@@ -106,11 +106,9 @@ Follow us on NOSTR: `npub1nydevscv0slx9eyr0chkkdgzqfhtp4guk039akhq6g9fnsrf6lcsu`
106
106
107
107
## Pull Requests and repo updates
108
108
### [ Bitcoin Core] ( https://github.com/bitcoin/bitcoin )
109
- - [ devtools, utxo-snapshot: Fix block height out of range in script] ( https://github.com/bitcoin/bitcoin/pull/30690 )
110
109
- [ kernel: pre-28.x chainparams and headerssync update] ( https://github.com/bitcoin/bitcoin/pull/30658 )
111
110
- [ Have miner account for timewarp mitigation, activate on regtest, lower nPowTargetTimespan to 144 and add test] ( https://github.com/bitcoin/bitcoin/pull/30681 )
112
111
- [ Fix maybe-uninitialized warning in IsSpentKey] ( https://github.com/bitcoin/bitcoin/pull/30691 )
113
- - [ test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chainstate] ( https://github.com/bitcoin/bitcoin/pull/30636 )
114
112
- [ Move maximum timewarp attack threshold back to 600s from 7200s] ( https://github.com/bitcoin/bitcoin/pull/30647 )
115
113
- [ wallet: fix blank legacy detection] ( https://github.com/bitcoin/bitcoin/pull/30621 )
116
114
- [ validation: assumeutxo params mainnet] ( https://github.com/bitcoin/bitcoin/pull/28553 )
@@ -129,7 +127,6 @@ Follow us on NOSTR: `npub1nydevscv0slx9eyr0chkkdgzqfhtp4guk039akhq6g9fnsrf6lcsu`
129
127
- [ policy: enable full-rbf by default] ( https://github.com/bitcoin/bitcoin/pull/30493 )
130
128
- [ rpc: Return errors in loadtxoutset that currently go to logs] ( https://github.com/bitcoin/bitcoin/pull/30497 )
131
129
- [ PayToAnchor(P2A) followups] ( https://github.com/bitcoin/bitcoin/pull/30562 )
132
- - [ chainparams: Change nChainTx type to uint64_t] ( https://github.com/bitcoin/bitcoin/pull/29656 )
133
130
- [ p2p: Lazy init some bloom filters; fuzz version handshake] ( https://github.com/bitcoin/bitcoin/pull/30413 )
134
131
- [ cluster mempool: merging & postprocessing of linearizations] ( https://github.com/bitcoin/bitcoin/pull/30285 )
135
132
- [ policy: Add PayToAnchor(P2A), ` OP_1 <0x4e73> ` as a standard output script for spending] ( https://github.com/bitcoin/bitcoin/pull/30352 )
@@ -157,18 +154,9 @@ Follow us on NOSTR: `npub1nydevscv0slx9eyr0chkkdgzqfhtp4guk039akhq6g9fnsrf6lcsu`
157
154
- [ feat(bip158): compute canonical filter hash] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3221 )
158
155
- [ Reduce API surface of tagged wrapped hash types] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3184 )
159
156
- [ Document the new build script magic] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3202 )
160
- - [ Extension traits for ` ScriptBuf ` ] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3164 )
161
- - [ Parse MSRV minor version number from env] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3154 )
162
- - [ primitives: Fix alloc feature] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3140 )
163
- - [ Introduce ` ToU64 ` trait] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/2929 )
164
- - [ base58: Remove or document casts] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3120 )
165
- - [ Remove catch all pattern] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3126 )
166
- - [ Introduce helper function name policy] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3122 )
167
157
- [ bip158: Improve casting] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3121 )
168
158
- [ Push up the Default bound on HashEngine in order to better support keyed hash functions] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3113 )
169
159
- [ Add validation extension to script] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3096 )
170
- - [ Add ` length ` field to ` sha256::Midstate ` ] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3010 )
171
- - [ ` primitives ` : Re-export ` units ` types] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/3037 )
172
160
173
161
174
162
### [ libsecp] ( https://github.com/bitcoin-core/secp256k1 )
@@ -255,11 +243,9 @@ Follow us on NOSTR: `npub1nydevscv0slx9eyr0chkkdgzqfhtp4guk039akhq6g9fnsrf6lcsu`
255
243
256
244
257
245
### [ BIPs] ( https://github.com/bitcoin/bips )
258
- - [ BIP-0386: Fix uncompressed private key test vector] ( https://github.com/bitcoin/bips/pull/1631 )
259
246
- [ BIP94 Testnet 4] ( https://github.com/bitcoin/bips/pull/1601 )
260
247
- [ BIP 324: fix python aad in complete_handshake] ( https://github.com/bitcoin/bips/pull/1655 )
261
- - [ BIP46 clarify witness] ( https://github.com/bitcoin/bips/pull/1651 )
262
-
248
+
263
249
264
250
### [ BLIPs] ( https://github.com/lightning/blips )
265
251
- [ blip-0039: BOLT 11 Invoice Blinded Path Tagged Field] ( https://github.com/lightning/blips/pull/39 )
0 commit comments