@@ -17,7 +17,6 @@ Please join us for our next Socratic Seminar. A special thank you to our sponsor
17
17
18
18
- [ Inherited IDs] ( https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-September/019470.html )
19
19
- [ Taproot testnet wallet] ( https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-October/019543.html )
20
- - [ Death to the mempool, long live the mempool] ( https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-October/019572.html )
21
20
22
21
#### lightning-dev
23
22
@@ -42,6 +41,13 @@ Please join us for our next Socratic Seminar. A special thank you to our sponsor
42
41
- Bitcoin Core wallet meetings
43
42
- [ October 8th] ( https://www.erisian.com.au/bitcoin-core-dev/log-2021-10-08.html#l-553 )
44
43
- [ October 22nd] ( https://www.erisian.com.au/bitcoin-core-dev/log-2021-10-22.html#l-366 )
44
+ - c-lightning meetings
45
+ - [ September 20th] ( https://diyhpl.us/wiki/transcripts/c-lightning/2021-09-20-developer-call/ )
46
+ - dlc-specs meetings
47
+ - [ October 5th] ( https://github.com/discreetlogcontracts/dlcspecs/pull/175 )
48
+ - Lightning specification meetings
49
+ - [ October 11th] ( https://github.com/lightningnetwork/lightning-rfc/issues/920 )
50
+ - [ October 25th] ( https://github.com/lightningnetwork/lightning-rfc/issues/929 )
45
51
46
52
### Optech
47
53
@@ -63,10 +69,10 @@ Please join us for our next Socratic Seminar. A special thank you to our sponsor
63
69
- [ Efficient Threshold-Optimal ECDSA] ( https://eprint.iacr.org/2021/1386 )
64
70
- [ Elligator Squared for BN-like curves] ( https://github.com/sipa/writeups/tree/main/elligator-square-for-bn ) , [ context] ( https://twitter.com/pwuille/status/1447259896622329862?s=20 )
65
71
- [ Evaluating Tooling and Methodology when Analysing Bitcoin Mixing Services After Forensic Seizure] ( https://arxiv.org/abs/2110.01970v1 )
72
+ - [ Fiat–Shamir Bulletproofs are Non-Malleable (in the Algebraic Group Model)] ( https://eprint.iacr.org/2021/1393 )
66
73
- [ HD scheme for threshold wallets] ( https://hackmd.io/@elichai/ry082c4QK )
67
74
- [ HIDE & SEEK: Privacy-Preserving Rebalancing on Payment Channel Networks] ( https://eprint.iacr.org/2021/1401 )
68
75
- [ How to Prove Schnorr Assuming Schnorr: Security of Multi- and Threshold Signatures] ( https://eprint.iacr.org/2021/1375.pdf )
69
- - [ Fiat–Shamir Bulletproofs are Non-Malleable (in the Algebraic Group Model)] ( https://eprint.iacr.org/2021/1393 )
70
76
- [ Non-Slanderability of Linkable Spontaneous Anonymous Group Signature (LSAG)] ( https://eprint.iacr.org/2021/1406 )
71
77
- [ On the security of ECDSA with additive key derivation and presignatures] ( https://eprint.iacr.org/2021/1330 )
72
78
- [ Selfish & Opaque Transaction Ordering in the Bitcoin Blockchain: The Case for Chain Neutrality] ( https://arxiv.org/abs/2110.11740v1 )
@@ -150,26 +156,29 @@ Please join us for our next Socratic Seminar. A special thank you to our sponsor
150
156
151
157
## New Releases
152
158
153
- - [ bdk v0.12.0 - miniscript, SOCK5 support, more] ( https://github.com/bitcoindevkit/bdk/releases/tag/v0.12.0 )
154
- - [ bdk-cli v0.3.0 - rpc blockchain client, compactblockfilter, more] ( https://github.com/bitcoindevkit/bdk-cli/releases/tag/v0.3.0 )
155
- - [ bitcoin-s v1.8.0 - Tor negotiation] ( https://github.com/bitcoin-s/bitcoin-s/releases/tag/1.8.0 )
159
+ - [ bdk v0.12.0] ( https://github.com/bitcoindevkit/bdk/releases/tag/v0.12.0 ) - miniscript, SOCK5 support, more
160
+ - [ bdk-cli v0.3.0] ( https://github.com/bitcoindevkit/bdk-cli/releases/tag/v0.3.0 ) - rpc blockchain client, compactblockfilter, more
161
+ - [ bitcoin-s v1.8.0] ( https://github.com/bitcoin-s/bitcoin-s/releases/tag/1.8.0 ) - tor negotiation
162
+ - [ BlueWallet v6.2.8] ( https://github.com/BlueWallet/BlueWallet/releases/tag/v6.2.8 ) - custom derivation, tor toggle, more
156
163
- [ c-lightning v0.10.2rc1] ( https://github.com/ElementsProject/lightning/releases/tag/v0.10.2rc1 )
157
- - [ eclair v0.6.2 - fixes CVE-2021 -4159, anchor outputs, per node relays fees, more] ( https://github.com/ACINQ/eclair/releases/tag/v0.6.2 )
158
- - [ hodlcontracts - non-custodial oracle and escrow system for the lightning network] ( https://github.com/supertestnet/hodlcontracts )
159
- - [ joinmarket v0.9.3 - urgent maker bugfix] ( https://github.com/JoinMarket-Org/joinmarket-clientserver/releases/tag/v0.9.3 )
160
- - [ joininbox v0.6.3 - Bitcoin Core 22.0] ( https://github.com/openoms/joininbox/releases/tag/v0.6.3 )
161
- - [ immortan v0.3.5 - RBF support] ( https://github.com/btcontract/IMMORTAN/releases/tag/v0.3.5 )
162
- - [ lnd v0.13.3-beta] ( https://github.com/lightningnetwork/lnd/releases/tag/v0.13.3-beta )
164
+ - [ eclair v0.6.2] ( https://github.com/ACINQ/eclair/releases/tag/v0.6.2 ) - fixes CVE-2021 -4159, anchor outputs, per node relays fees, more
165
+ - [ electrs v0.9.0] ( https://github.com/romanz/electrs/releases/tag/v0.9.0 ) - fetch blocks over bitcoin gossip network
166
+ - [ hodlcontracts] ( https://github.com/supertestnet/hodlcontracts ) - non-custodial oracle and escrow system for the lightning network
167
+ - [ joinmarket v0.9.3] ( https://github.com/JoinMarket-Org/joinmarket-clientserver/releases/tag/v0.9.3 ) - urgent maker bugfix
168
+ - [ joininbox v0.6.3] ( https://github.com/openoms/joininbox/releases/tag/v0.6.3 ) - Bitcoin Core 22.0
169
+ - [ immortan v0.3.5] ( https://github.com/btcontract/IMMORTAN/releases/tag/v0.3.5 ) - RBF support
170
+ - [ lnd v0.13.3-beta] ( https://github.com/lightningnetwork/lnd/releases/tag/v0.13.3-beta ) - fixes CVE-2021 -41593
163
171
- [ ln-probing-simulator] ( https://github.com/s-tikhomirov/ln-probing-simulator )
164
- - [ nthkey-ios v1.0.4 bech32m support ] ( https://github.com/Sjors/nthkey-ios/releases/tag/v1.0.4 )
165
- - [ mercury-wallet v0.4.31 - mainnet release ] ( https://github.com/layer2tech/mercury-wallet/releases/tag/v0.4.31 )
166
- - [ phoenix v1.4.17 - Lightning Address support ] ( https://github.com/ACINQ/phoenix/releases/tag/android-legacy-v1.4.17 )
167
- - [ raspiblitz v1.7.1 - c-lightning support ] ( https://github.com/rootzoll/raspiblitz/releases/tag/v1.7.1 )
168
- - [ rust-lightning] ( https://github.com/rust-bitcoin/rust-lightning/releases/tag/v0.0.102 )
169
- - [ secp256k1-py - python FFI bindings for libsecp256k1 ] ( https://github.com/rustyrussell/secp256k1-py ) , [ discussion] ( https://twitter.com/rusty_twit/status/1450240490226417666 )
170
- - [ SimpleBitcoinWallet v2.2.14-16 - CPFP, RBF-cancel, HODL payments, batch sends] ( )
172
+ - [ nthkey-ios v1.0.4] ( https://github.com/Sjors/nthkey-ios/releases/tag/v1.0.4 ) - bech32m support
173
+ - [ mercury-wallet v0.4.31] ( https://github.com/layer2tech/mercury-wallet/releases/tag/v0.4.31 ) - mainnet release of statechain wallet
174
+ - [ phoenix v1.4.17] ( https://github.com/ACINQ/phoenix/releases/tag/android-legacy-v1.4.17 ) - Lightning Address support
175
+ - [ raspiblitz v1.7.1] ( https://github.com/rootzoll/raspiblitz/releases/tag/v1.7.1 ) - c-lightning support
176
+ - [ rust-lightning] ( https://github.com/rust-bitcoin/rust-lightning/releases/tag/v0.0.102 ) - api updates, bug fixes
177
+ - [ secp256k1-py] ( https://github.com/rustyrussell/secp256k1-py ) - python FFI bindings for libsecp256k1 , [ discussion] ( https://twitter.com/rusty_twit/status/1450240490226417666 )
178
+ - [ SimpleBitcoinWallet v2.2.14-16] ( https://github.com/btcontract/wallet/releases/tag/2.2.16 ) - - CPFP, RBF-cancel, HODL payments, batch sends
171
179
- [ specter-desktop v1.7.0] ( https://github.com/cryptoadvance/specter-desktop/releases/tag/v1.7.0 )
172
- - [ thunderhub v0.12.29 - Lightning Address support] ( https://github.com/apotdevin/thunderhub/releases/tag/v0.12.29 )
180
+ - [ thunderhub v0.12.29] ( https://github.com/apotdevin/thunderhub/releases/tag/v0.12.29 ) - Lightning Address support
181
+ - [ umbrel v0.4.3] ( https://github.com/getumbrel/umbrel/releases/tag/v0.4.3 ) - lnd 0.13.3
173
182
174
183
## Events and Podcasts
175
184
0 commit comments