Skip to content

Commit fd50c3c

Browse files
committed
Fix indentation issues in newsletters
1 parent 883a6bc commit fd50c3c

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

_posts/2022-05-26-socratic-seminar-112.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Please join us for our next Socratic Seminar. A special thank you to our sponsor
4343
- Bitcoin Core wallet meetings
4444
- [May 20th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-05-20.html#l-254)
4545
- dlc-specs meetings
46-
- [May 10th](https://github.com/discreetlogcontracts/dlcspecs/pull/195)
46+
- [May 10th](https://github.com/discreetlogcontracts/dlcspecs/pull/195)
4747
- Lightning specification meetings
4848
- [May 9th](https://github.com/lightning/bolts/issues/986)
4949
- [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
9999
- [Super Testnet Bitcoin Chess: Using Key Tweaking](https://www.thrillerbitcoin.com/supertestnet-bitcoinchess/)
100100
- [What Terra's Collapse Teaches About 'Crypto' and Bitcoin](https://bitcoinmagazine.com/markets/terra-collapse-teaches-about-crypto-and-bitcoin)
101101
- [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/)
104103
- [Bitcoin Core v23 2.3% faster](https://twitter.com/lopp/status/1520367263039336449)

_posts/2022-06-30-socratic-seminar-113.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ refreshments and event space.
2323
#### dlc-ml
2424

2525
### Meetings
26+
2627
- 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)
2829
- [22778 net processing: Reduce resource usage for inbound block-relay-only connections (p2p)](https://bitcoincore.reviews/22778)
2930
- [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)
3132
- [24832 Verify the block filter hash when reading the filter from disk. (utxo db and indexes)](https://bitcoincore.reviews/24832)
3233

3334
- Bitcoin Core general developer meetings

_posts/2022-07-28-socratic-seminar-114.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ refreshments and event space.
2626
#### dlc-ml
2727

2828
### Meetings
29+
2930
- 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)
3334
- [24858 incorrect blk file size calculation during reindex results in recoverable blk file corruption (block storage)](https://bitcoincore.reviews/24858)
3435

3536
- Bitcoin Core general developer meetings

0 commit comments

Comments
 (0)