File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Please join us for our next Socratic Seminar. A special thank you to our sponsor
43
43
- Bitcoin Core wallet meetings
44
44
- [ May 20th] ( https://www.erisian.com.au/bitcoin-core-dev/log-2022-05-20.html#l-254 )
45
45
- dlc-specs meetings
46
- - [May 10th](https://github.com/discreetlogcontracts/dlcspecs/pull/195)
46
+ - [ May 10th] ( https://github.com/discreetlogcontracts/dlcspecs/pull/195 )
47
47
- Lightning specification meetings
48
48
- [ May 9th] ( https://github.com/lightning/bolts/issues/986 )
49
49
- [ May 23th] ( https://github.com/lightning/bolts/issues/992 )
@@ -99,6 +99,5 @@ Please join us for our next Socratic Seminar. A special thank you to our sponsor
99
99
- [ Super Testnet Bitcoin Chess: Using Key Tweaking] ( https://www.thrillerbitcoin.com/supertestnet-bitcoinchess/ )
100
100
- [ What Terra's Collapse Teaches About 'Crypto' and Bitcoin] ( https://bitcoinmagazine.com/markets/terra-collapse-teaches-about-crypto-and-bitcoin )
101
101
- [ How El Salvador Introduced 44 Countries To Bitcoin This Week] ( https://bitcoinmagazine.com/culture/el-salvador-brought-44-countries-to-bitcoin )
102
- - Spiral: [ A Framework for Sustainable Open-Source Bitcoin Development] ( https://spiral.xyz/blog/a-framework-for-sustainable-open-source-bitcoin-development/ )
103
-
102
+ - [ A Framework for Sustainable Open-Source Bitcoin Development] ( https://spiral.xyz/blog/a-framework-for-sustainable-open-source-bitcoin-development/ )
104
103
- [ Bitcoin Core v23 2.3% faster] ( https://twitter.com/lopp/status/1520367263039336449 )
Original file line number Diff line number Diff line change @@ -23,11 +23,12 @@ refreshments and event space.
23
23
#### dlc-ml
24
24
25
25
### Meetings
26
+
26
27
- Bitcoin PR Review Club
27
- - [ 25228 Add BIP-125 rule 5 testcase with default mempool (tests)] ( https://bitcoincore.reviews/25228 )
28
+ - [ 25228 Add BIP-125 rule 5 testcase with default mempool (tests)] ( https://bitcoincore.reviews/25228 )
28
29
- [ 22778 net processing: Reduce resource usage for inbound block-relay-only connections (p2p)] ( https://bitcoincore.reviews/22778 )
29
30
- [ 24170 Manual block-relay-only connections with addnode (rpc/rest/zmq, p2p)] ( https://bitcoincore.reviews/24170 )
30
- - [ 23418 Fix signed integer overflow in prioritisetransaction RPC (rpc/rest/zmq, mempool)] ( https://bitcoincore.reviews/23418 )
31
+ - [ 23418 Fix signed integer overflow in prioritisetransaction RPC (rpc/rest/zmq, mempool)] ( https://bitcoincore.reviews/23418 )
31
32
- [ 24832 Verify the block filter hash when reading the filter from disk. (utxo db and indexes)] ( https://bitcoincore.reviews/24832 )
32
33
33
34
- Bitcoin Core general developer meetings
Original file line number Diff line number Diff line change @@ -26,10 +26,11 @@ refreshments and event space.
26
26
#### dlc-ml
27
27
28
28
### Meetings
29
+
29
30
- Bitcoin PR Review Club
30
- - [ 25077 Fix chain tip data race and corrupt rest response (validation)] ( https://bitcoincore.reviews/25077 )
31
- - [ 25380 Detect and ignore transactions that were CPFP'd in the fee estimator (mempool)] ( https://bitcoincore.reviews/25380 )
32
- - [ 25218 Introduce generic 'Result' class and connect it to CreateTransaction and GetNewDestination (refactoring)] ( https://bitcoincore.reviews/25218 )
31
+ - [ 25077 Fix chain tip data race and corrupt rest response (validation)] ( https://bitcoincore.reviews/25077 )
32
+ - [ 25380 Detect and ignore transactions that were CPFP'd in the fee estimator (mempool)] ( https://bitcoincore.reviews/25380 )
33
+ - [ 25218 Introduce generic 'Result' class and connect it to CreateTransaction and GetNewDestination (refactoring)] ( https://bitcoincore.reviews/25218 )
33
34
- [ 24858 incorrect blk file size calculation during reindex results in recoverable blk file corruption (block storage)] ( https://bitcoincore.reviews/24858 )
34
35
35
36
- Bitcoin Core general developer meetings
You can’t perform that action at this time.
0 commit comments