|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +type: socratic |
| 4 | +title: "Socratic Seminar 132" |
| 5 | +meetup: "https://www.meetup.com/bitdevsnyc/events/298283874/" |
| 6 | +--- |
| 7 | + |
| 8 | +## Announcements |
| 9 | +Please join us for our next Socratic Seminar. A special thank you to our sponsors [Chaincode Labs](https://chaincode.com) and [Wolf NYC](https://wolfnyc.com) for food, refreshments and event space. |
| 10 | + |
| 11 | +If you can't make it to the main event please join us at [The Perfect Pint East](https://theperfectpintnyc.com/east-midtown-nyc/) around 9:30PM. |
| 12 | +This bar is very close to Chaincode Labs: 203 East 45th Street New York, NY 10017 |
| 13 | + |
| 14 | +## Mailing Lists, Meetings and Bitcoin Optech |
| 15 | +### Mailing Lists |
| 16 | +#### [bitcoin-dev](https://lists.linuxfoundation.org/pipermail/bitcoin-dev) |
| 17 | +- [Scaling Lightning Safely With Feerate-Dependent Timelocks](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022191.html), [lightning-dev post](https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-December/004254.html) |
| 18 | +- [Addressing the possibility of profitable fee manipulation attacks](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022195.html) |
| 19 | +- [BIP: output descriptors for PSBT](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022200.html) |
| 20 | +- [Lamport scheme (not signature) to economize on L1](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022201.html) |
| 21 | +- [Kerckhoffian protocol for coercion-resistance in non-shared custody](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022208.html) |
| 22 | +- [Swift Activation - CTV](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022215.html) |
| 23 | +- [V3 Transactions are still vulnerable to significant tx pinning griefing attacks](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022211.html) |
| 24 | +- [libsecp256k1 v0.4.1 released](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-December/022220.html) |
| 25 | +- [Compressed Bitcoin Transactions](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022269.html) |
| 26 | +- [Introducing a version field to BIP39 mnemonic phrases](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022275.html) |
| 27 | +- [MuSig2 derivation, descriptor, and PSBT field BIPs](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022282.html) |
| 28 | +- [BitBlend Proposal for 2106](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022285.html) |
| 29 | +- [BIP process friction](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022289.html) |
| 30 | +- [One-Shot Replace-By-Fee-Rate](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022298.html) |
| 31 | +- [Full-RBF Peering Bitcoin Core v26.0 Released](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022301.html) |
| 32 | + |
| 33 | +#### [lightning-dev](https://lists.linuxfoundation.org/pipermail/lightning-dev) |
| 34 | +- [SCIDADDRESS - a new address format?](https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-December/004263.html) |
| 35 | + |
| 36 | +#### [Delving Bitcoin](https://delvingbitcoin.org/) |
| 37 | +- [Aggregate delegated exit for L2 pools](https://delvingbitcoin.org/t/aggregate-delegated-exit-for-l2-pools/297) |
| 38 | +- [B'SST: Bitcoin-like Script Symbolic Tracer v0.1.2 released](https://delvingbitcoin.org/t/bsst-bitcoin-like-script-symbolic-tracer-v0-1-2-released) |
| 39 | +- [CPU usage of peers](https://delvingbitcoin.org/t/cpu-usage-of-peers/196) |
| 40 | +- [Games in the head (and fraud proofs for the plebs)](https://delvingbitcoin.org/t/games-in-the-head-and-fraud-proofs-for-the-plebs) |
| 41 | +- [BIPBounty.org is Open for Your BIPs](https://delvingbitcoin.org/t/bipbounty-org-is-open-for-your-bips) |
| 42 | +- [OP_CHECKSIGFROMSTACKVERIFY ECDSA useful?](https://delvingbitcoin.org/t/op-checksigfromstackverify-ecdsa-useful) |
| 43 | +- [Lightning transactions with v3 and ephemeral anchors](https://delvingbitcoin.org/t/lightning-transactions-with-v3-and-ephemeral-anchors) |
| 44 | +- [Stratum v2 Noise Protocol: BIP324 nuggets?](https://delvingbitcoin.org/t/stratum-v2-noise-protocol-bip324-nuggets) |
| 45 | +- [Deploying new taproot leaf versions](https://delvingbitcoin.org/t/deploying-new-taproot-leaf-versions) |
| 46 | +- [64 bit arithmetic soft fork](https://delvingbitcoin.org/t/64-bit-arithmetic-soft-fork) |
| 47 | +- [An overview of the cluster mempool proposal](https://delvingbitcoin.org/t/an-overview-of-the-cluster-mempool-proposal) |
| 48 | +- [DoS disclosure: Channel open race in CLN](https://delvingbitcoin.org/t/dos-disclosure-channel-open-race-in-cln) |
| 49 | +- [Ephemeral Anchors and MEVil](https://delvingbitcoin.org/t/ephemeral-anchors-and-mevil) |
| 50 | +- [LNHANCE bips and implementation](https://delvingbitcoin.org/t/lnhance-bips-and-implementation) |
| 51 | +- [Emulating curve point scalar multiplication with OP_CAT](https://delvingbitcoin.org/t/emulating-curve-point-scalar-multiplication-with-op-cat) |
| 52 | +- [LN-Symmetry Project Recap](https://delvingbitcoin.org/t/ln-symmetry-project-recap) |
| 53 | +- [V3 transaction policy for anti-pinning](https://delvingbitcoin.org/t/v3-transaction-policy-for-anti-pinning) |
| 54 | +- [On consensus changes in bitcoin 2024](https://delvingbitcoin.org/t/on-consensus-changes-in-bitcoin-2024) |
| 55 | +- [Package aware Fee estimator post cluster mempool](https://delvingbitcoin.org/t/package-aware-fee-estimator-post-cluster-mempool) |
| 56 | +- [Unspendable keys in descriptors](https://delvingbitcoin.org/t/unspendable-keys-in-descriptors) |
| 57 | +- [How to linearize your cluster](https://delvingbitcoin.org/t/how-to-linearize-your-cluster) |
| 58 | +- [Warnet + Increase Tx Relay Rate](https://delvingbitcoin.org/t/warnet-increase-tx-relay-rate) |
| 59 | + |
| 60 | +### Meetings |
| 61 | +- [Bitcoin PR Review Club](https://bitcoincore.reviews) |
| 62 | + - [#28956 Nuke adjusted time (attempt 2)](https://bitcoincore.reviews/28956) |
| 63 | + |
| 64 | +- Bitcoin Core general developer meetings |
| 65 | + - [December 14](https://www.erisian.com.au/bitcoin-core-dev/log-2023-12-14.html#l-185) |
| 66 | + - [December 21](https://www.erisian.com.au/bitcoin-core-dev/log-2023-12-21.html#l-102) |
| 67 | + - [January 4](https://www.erisian.com.au/bitcoin-core-dev/log-2024-01-04.html#l-156) |
| 68 | + - [January 11](https://www.erisian.com.au/bitcoin-core-dev/log-2024-01-11.html#l-172) |
| 69 | + - [January 18](https://www.erisian.com.au/bitcoin-core-dev/log-2024-01-18.html#l-100) |
| 70 | +- Lightning Specification meeting |
| 71 | + - [December 18th](https://github.com/lightning/bolts/issues/1124) |
| 72 | + - [January 15th](https://github.com/lightning/bolts/issues/1127) |
| 73 | + |
| 74 | +### Optech |
| 75 | +- [Bitcoin Optech Newsletter #281 Recap Podcast](https://bitcoinops.org/en/podcast/2023/12/14/) |
| 76 | +- [Bitcoin Optech Newsletter #282: 2023 Year-in-Review Special](https://bitcoinops.org/en/newsletters/2023/12/20/) |
| 77 | + - [Bitcoin Optech Newsletter #282: 2023 Year-in-Review Special Recap Podcast](https://bitcoinops.org/en/podcast/2023/12/21/) |
| 78 | +- [Bitcoin Optech Newsletter #283](https://bitcoinops.org/en/newsletters/2024/01/03/) |
| 79 | + - [Bitcoin Optech Newsletter #283 Recap Podcast](https://bitcoinops.org/en/podcast/2024/01/04/) |
| 80 | +- [Bitcoin Optech Newsletter #284](https://bitcoinops.org/en/newsletters/2024/01/10/) |
| 81 | + - [Bitcoin Optech Newsletter #284 Recap Podcast](https://bitcoinops.org/en/podcast/2024/01/11/) |
| 82 | +- [Bitcoin Optech Newsletter #285](https://bitcoinops.org/en/newsletters/2024/01/17/) |
| 83 | + - [Bitcoin Optech Newsletter #285 Recap Podcast](https://bitcoinops.org/en/podcast/2024/01/18/) |
| 84 | + |
| 85 | +## Network Data |
| 86 | +- [2023 Bitcoin Node Performance Tests](https://blog.lopp.net/2023-bitcoin-node-performance-tests/) |
| 87 | +- [53M inscriptions stored in the Bitcoin blockchain in 2023 (5,327BTC in fees)](https://twitter.com/lopp/status/1741895581553852652) |
| 88 | +- [High fees in December driven by BRC-20 mints](https://twitter.com/mononautical/status/1736076411419414715) |
| 89 | +- [Magic Eden Marketplace accidental fee burn](https://twitter.com/mononautical/status/1737784513088897378) |
| 90 | +- [Ocean pool data feed](https://0xb10c.github.io/ocean-xyz-templates/) |
| 91 | +- Ordinal / Inscription / BRC Data |
| 92 | + - [Ordinal-style PSBT trades consuming blockspace](https://twitter.com/mononautical/status/1734999756789739949) |
| 93 | + - [ARC20 "QUARK" token](https://twitter.com/mononautical/status/1741161690836684986) |
| 94 | + - [hgp rune token flooding mempool](https://twitter.com/mononautical/status/1744422005028368778) |
| 95 | + |
| 96 | +## CVEs and Research |
| 97 | +### Research |
| 98 | +- [Bitcoin Clique: Channel-free Off-chain Payments using Two-Shot Adaptor Signatures](https://eprint.iacr.org/2024/025) |
| 99 | +- [EROR: Efficient Repliable Onion Routing with Strong Provable Privacy](https://eprint.iacr.org/2024/020) |
| 100 | +- [FlexHi: A Flexible Hierarchical Threshold](https://eprint.iacr.org/2024/024) |
| 101 | +- [Bitcoin Layer Two Scaling Solutions:Lightening Payment Channels Network Comprehensive Review, Mechanisms, Challenges, Open Issues and Future Research Directions](https://journal.esj.edu.iq/index.php/IJCM/article/view/873/332) |
| 102 | +- [Maypoles: Lightning Striking Twice](https://eprint.iacr.org/2023/1964) |
| 103 | +- [Non-Intrusive Balance Tomography Using Reinforcement Learning in the Lightning Network](https://dl.acm.org/doi/abs/10.1145/3639366) |
| 104 | +- [Rational Economic Behaviours in the Bitcoin Lightning Network](https://arxiv.org/abs/2312.16496v1) |
| 105 | +- [Self-Balancing Semi-Hierarchical PCNs for CBDCs](https://arxiv.org/abs/2401.11868v1) |
| 106 | +- [Statistical and clustering analysis of attributes of Bitcoin backbone nodes](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10631630/) |
| 107 | + |
| 108 | +### InfoSec |
| 109 | +- [Denial-of-service bugs in LND’s channel update gossip handling](https://delvingbitcoin.org/t/denial-of-service-bugs-in-lnds-channel-update-gossip-handling/314) |
| 110 | +- [Disclosure: Btcd consensus bugs due to usage of signed transaction version](https://delvingbitcoin.org/t/disclosure-btcd-consensus-bugs-due-to-usage-of-signed-transaction-version) |
| 111 | +- [Hacker spins up 1 million virtual servers to illegally mine crypto](https://www.bleepingcomputer.com/news/security/hacker-spins-up-1-million-virtual-servers-to-illegally-mine-crypto/) |
| 112 | +- [Here’s Some Bitcoin: Oh, and You’ve Been Served!](https://krebsonsecurity.com/2024/01/heres-some-bitcoin-oh-and-youve-been-served/) |
| 113 | +- [Ex-Amazon engineer pleads guilty to hacking crypto exchanges](https://www.bleepingcomputer.com/news/security/ex-amazon-engineer-pleads-guilty-to-hacking-crypto-exchanges/) |
| 114 | +- [Kroll reveals FTX customer info exposed in August data breach](https://www.bleepingcomputer.com/news/security/kroll-reveals-ftx-customer-info-exposed-in-august-data-breach/) |
| 115 | +- [Ledger Connect Kit Exploit](https://www.ledger.com/blog/a-letter-from-ledger-chairman-ceo-pascal-gauthier-regarding-ledger-connect-kit-exploit) |
| 116 | +- [LNBank Vulnerability](https://twitter.com/BtcpayServer/status/1739669361223172448), [prior hack](https://stacker.news/items/347361) |
| 117 | +- [Playing with Fire – How We Executed a Critical Supply Chain Attack on PyTorch](https://johnstawinski.com/2024/01/11/playing-with-fire-how-we-executed-a-critical-supply-chain-attack-on-pytorch/) |
| 118 | + |
| 119 | +## Pull Requests and repo updates |
| 120 | +### [Bitcoin Core](https://github.com/bitcoin/bitcoin) |
| 121 | +- [rpc: Make v2transport default for addnode RPC when enabled](https://github.com/bitcoin/bitcoin/pull/29239) |
| 122 | +- [snapshots: don't core dump when running -checkblockindex after `loadtxoutset`](https://github.com/bitcoin/bitcoin/pull/28791) |
| 123 | +- [doc, test: test and explain service flag handling](https://github.com/bitcoin/bitcoin/pull/29213) |
| 124 | +- [log mempool loading progress](https://github.com/bitcoin/bitcoin/pull/29227) |
| 125 | +- [net, cli: use v2transport for manual/addrfetch connections, add to -netinfo](https://github.com/bitcoin/bitcoin/pull/29058) |
| 126 | +- [Update libsecp256k1 subtree to current master](https://github.com/bitcoin/bitcoin/pull/29169) |
| 127 | +- [mempool / rpc: followup to getprioritisedtransactions and delete a mapDeltas entry when delta==0](https://github.com/bitcoin/bitcoin/pull/28885) |
| 128 | +- [Fix -netinfo backward compat with getpeerinfo pre-v26](https://github.com/bitcoin/bitcoin/pull/29212) |
| 129 | +- [net: create I2P sessions using both ECIES-X25519 and ElGamal encryption](https://github.com/bitcoin/bitcoin/pull/29200) |
| 130 | +- [wallettool: Always be able to dump a wallet's database](https://github.com/bitcoin/bitcoin/pull/29117) |
| 131 | +- [rpc: Remove deprecated -rpcserialversion](https://github.com/bitcoin/bitcoin/pull/28890) |
| 132 | +- [Make bitcoin-tx replaceable value optional](https://github.com/bitcoin/bitcoin/pull/29022) |
| 133 | + |
| 134 | + |
| 135 | +### [BDK](https://github.com/bitcoindevkit/bdk) |
| 136 | +- [Introduce block-by-block API to `bdk::Wallet` and add RPC wallet example](https://github.com/bitcoindevkit/bdk/pull/1172) |
| 137 | +- [ref(hwi): Move hwi out of bdk](https://github.com/bitcoindevkit/bdk/pull/1161) |
| 138 | + |
| 139 | +### [HWI](https://github.com/bitcoin-core/HWI) |
| 140 | +- [fix(trezor): enable support for Trezor Safe 3](https://github.com/bitcoin-core/HWI/pull/716) |
| 141 | + |
| 142 | +### [rust-bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) |
| 143 | +- [Add effective value calculation](https://github.com/rust-bitcoin/rust-bitcoin/pull/2230) |
| 144 | +- [Implement ArbitaryOrd for absolute::LockTime](https://github.com/rust-bitcoin/rust-bitcoin/pull/2248) |
| 145 | + |
| 146 | +### [Core Lightning](https://github.com/ElementsProject/lightning) |
| 147 | +- [hsmd: Implement hsmd_forget_channel for Channel Deletion in HSMD](https://github.com/ElementsProject/lightning/pull/6988) |
| 148 | +- [Add and use support for pulling tx without PSBT wrappers](https://github.com/ElementsProject/lightning/pull/6983) |
| 149 | +- [Force cltv field inclusion in BOLT 11 invoice](https://github.com/ElementsProject/lightning/pull/6957) |
| 150 | +- [Custom msg as notification](https://github.com/ElementsProject/lightning/pull/6899) |
| 151 | + |
| 152 | +### [eclair](https://github.com/ACINQ/eclair/) |
| 153 | +- [Variable size for trampoline onion](https://github.com/ACINQ/eclair/pull/2810) |
| 154 | +- [Add a funding fee budget](https://github.com/ACINQ/eclair/pull/2808) |
| 155 | +- [Send `batch_size` on `commit_sig` retransmit](https://github.com/ACINQ/eclair/pull/2809) |
| 156 | +- [Fixes for quiescence back ported from lightning-kmp](https://github.com/ACINQ/eclair/pull/2779) |
| 157 | +- [Relay HTLC failure when inactive revoked commit confirms](https://github.com/ACINQ/eclair/pull/2801) |
| 158 | +- [FIX eclair-cli error code in case of HTTP problem](https://github.com/ACINQ/eclair/pull/2798) |
| 159 | + |
| 160 | +### [LDK](https://github.com/lightningdevkit/rust-lightning) |
| 161 | +- [Avoid retrying over previously failed blinded paths](https://github.com/lightningdevkit/rust-lightning/pull/2818) |
| 162 | +- [Move cryptographic algorithms and utilities to a new `crypto` mod](https://github.com/lightningdevkit/rust-lightning/pull/2828) |
| 163 | +- [Use consistent `cltv_expiry_delta` in `ForwardTlvs`](https://github.com/lightningdevkit/rust-lightning/pull/2831) |
| 164 | +- [Complete route blinding support](https://github.com/lightningdevkit/rust-lightning/pull/2812) |
| 165 | +- [Move channel -> peer tracking to OutPoints from Channel IDs](https://github.com/lightningdevkit/rust-lightning/pull/2795) |
| 166 | +- [Multi-hop `BlindedPath` creation interface](https://github.com/lightningdevkit/rust-lightning/pull/2781) |
| 167 | +- [Stop decaying liquidity information during scoring](https://github.com/lightningdevkit/rust-lightning/pull/2656) |
| 168 | +- [Fixes bug that causes incorrect conversion of JsonValue to Txid.](https://github.com/lightningdevkit/rust-lightning/pull/2796) |
| 169 | +- [cfg-gate async signing logic](https://github.com/lightningdevkit/rust-lightning/pull/2792) |
| 170 | + |
| 171 | + |
| 172 | +### [lnd](https://github.com/lightningnetwork/lnd) |
| 173 | +- [Fix case where Opening Channels get stuck forever.](https://github.com/lightningnetwork/lnd/pull/8406) |
| 174 | +- [watchtower: support taproot channel commitments](https://github.com/lightningnetwork/lnd/pull/7733) |
| 175 | +- [htlcswitch: update fuzzPayload for route blinding](https://github.com/lightningnetwork/lnd/pull/8388) |
| 176 | +- [multi: make legacy feature bits compulsory](https://github.com/lightningnetwork/lnd/pull/8275) |
| 177 | +- [sweep: use p2tr output as change weight](https://github.com/lightningnetwork/lnd/pull/8279) |
| 178 | +- [Minor improvements in the lncli api regarding channel closures.](https://github.com/lightningnetwork/lnd/pull/8350) |
| 179 | +- [wtclient: handle un-acked updates for exhausted sessions](https://github.com/lightningnetwork/lnd/pull/8233) |
| 180 | +- [lnwallet: Introduce a fee buffer.](https://github.com/lightningnetwork/lnd/pull/8096) |
| 181 | +- [tlv: various enhancements to the new RecordT type ](https://github.com/lightningnetwork/lnd/pull/8334) |
| 182 | +- [routing: Add Validation for Decoding Blinded Paths](https://github.com/lightningnetwork/lnd/pull/8142) |
| 183 | +- [missioncontrol: add invalid onion blinding handling for blinded paths](https://github.com/lightningnetwork/lnd/pull/8095) |
| 184 | +- [zpay32: Change min_final_cltv_expiry_delta.](https://github.com/lightningnetwork/lnd/pull/8308) |
| 185 | +- [Enable multiple outgoing channel ids in payments](https://github.com/lightningnetwork/lnd/pull/8261) |
| 186 | + |
| 187 | +## New Releases |
| 188 | +- [Full RBF Peering v26.0](https://github.com/petertodd/bitcoin/tree/full-rbf-v26.0) |
| 189 | +- [lampo](https://github.com/vincenzopalazzo/lampo.rs) |
| 190 | + |
| 191 | +## Events and Podcasts |
| 192 | +- |
| 193 | + |
| 194 | +## Mining |
| 195 | +- [2023 Reviews] [State of the Network](https://nicosmid.substack.com/p/review-2023-state-of-the-network), [ASIC Market](https://nicosmid.substack.com/p/review-2023-asic-market), [Mining Pools](https://nicosmid.substack.com/p/review-2023-mining-pools) |
| 196 | +- [Stratum v1 Illustration](https://twitter.com/BTCillustrated/status/1731744000833364407) |
| 197 | + |
| 198 | +## Miscellaneous |
| 199 | +- [Arithmetic Opcodes: What Could They Look Like?](https://rusty.ozlabs.org/2023/12/30/arithmetic-opcodes.html) |
| 200 | +- [BitVM transaction graph diagram](https://twitter.com/robin_linus/status/1740012153816715507) |
| 201 | +- [Brink Receives $150,000 from Tim Draper](https://twitter.com/bitcoinbrink/status/1738248645940556257) |
| 202 | +- [Comparing the Lightning Network to validia chains and validity rollups](https://lightco.in/2023/12/13/lightning-validia-rollups/) |
| 203 | +- [CTV use case thread](https://twitter.com/OwenKemeys/status/1744181234417140076) |
| 204 | +- [Economically Unspendable Bitcoin UTXOs](https://blog.lopp.net/economically-unspendable-bitcoin-utxos/) |
| 205 | +- [Ghost Addresses](https://twitter.com/ambosstech/status/1737880662617583826) |
| 206 | +- [Human Rights Foundation Grants $500,000 To 18 Bitcoin Projects](https://bitcoinmagazine.com/business/human-rights-foundation-grants-500000-to-18-bitcoin-projects-worldwide) |
| 207 | +- [MercuryLayer initial release](https://bitcoinmagazine.com/technical/mercury-layer-a-massive-improvement-on-statechains) |
| 208 | +- [One-Shot Replace-by-Fee-Rate](https://petertodd.org/2024/one-shot-replace-by-fee-rate), [problem](https://bitcoin.stackexchange.com/questions/121541/what-is-the-problem-with-the-recent-one-shot-replace-by-fee-rate-proposal/121542#121542) |
| 209 | +- [OpenSats Announces Long-Term Support For René Pickhardt](https://opensats.org/blog/rene-pickhardt-receives-lts-grant) |
| 210 | +- [OpenSats to Receive Recurring Donations from Bitwise Bitcoin ETF Profits](https://opensats.org/blog/recurring-donations-from-bitwise-bitcoin-etf-bitb) |
| 211 | +- [OP_SEGMENT: Allowing Introspection to Check Partial Scripts](https://rusty.ozlabs.org/2024/01/04/OP_SEGMENT.html) |
| 212 | +- [Pay-to-Tapscript: Keyless Entry For Better Future Scripting](https://rusty.ozlabs.org/2024/01/16/pay-to-tapscript.html) |
| 213 | +- Spiral Grants - [bitgould](https://twitter.com/spiralbtc/status/1747663472836431925), [joschisan](https://twitter.com/spiralbtc/status/1745117076853866551) |
| 214 | +- [The Challenges of Developing Non-Custodial Lightning on Mobile](https://lightningdevkit.org/blog/the-challenges-of-developing-non-custodial-lightning-on-mobile/) |
| 215 | +- [The Genesis Book: The Story of the People and Projects That Inspired Bitcoin](https://www.amazon.com/gp/product/B0CQLMQRH7) |
| 216 | +- [The Past, Present, and Future of Offline Payments](https://medium.com/breez-technology/the-past-present-and-future-of-offline-payments-1ddb46054e11) |
| 217 | +- [Transaction Stacking for Covenant Fee Minimization](https://rusty.ozlabs.org/2024/01/08/txhash-tx-stacking.html) |
| 218 | +- [VanEck pledges 5% of its profits to support Bitcoin Core development](https://twitter.com/vaneck_us/status/1743300722928619779) |
| 219 | +- [Vinteum renews grants for Bruno Garcia and Davidson Lucas De Souza](https://twitter.com/Vinteum_org/status/1737880749276098683) |
| 220 | +- [V3 Transactions Review](https://petertodd.org/2023/v3-transactions-review) |
| 221 | + - [V3 Transactions Are Still Vulnerable To Transaction Pinning](https://petertodd.org/2023/v3-txs-pinning-vulnerability) |
0 commit comments