Skip to content

Commit 5b830e5

Browse files
authored
final cleanup for 139
1 parent 5d38ab9 commit 5b830e5

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

_posts/2024-08-29-socratic-seminar-139.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,9 @@ Follow us on NOSTR: `npub1nydevscv0slx9eyr0chkkdgzqfhtp4guk039akhq6g9fnsrf6lcsu`
106106

107107
## Pull Requests and repo updates
108108
### [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)
110109
- [kernel: pre-28.x chainparams and headerssync update](https://github.com/bitcoin/bitcoin/pull/30658)
111110
- [Have miner account for timewarp mitigation, activate on regtest, lower nPowTargetTimespan to 144 and add test](https://github.com/bitcoin/bitcoin/pull/30681)
112111
- [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)
114112
- [Move maximum timewarp attack threshold back to 600s from 7200s](https://github.com/bitcoin/bitcoin/pull/30647)
115113
- [wallet: fix blank legacy detection](https://github.com/bitcoin/bitcoin/pull/30621)
116114
- [validation: assumeutxo params mainnet](https://github.com/bitcoin/bitcoin/pull/28553)
@@ -129,7 +127,6 @@ Follow us on NOSTR: `npub1nydevscv0slx9eyr0chkkdgzqfhtp4guk039akhq6g9fnsrf6lcsu`
129127
- [policy: enable full-rbf by default](https://github.com/bitcoin/bitcoin/pull/30493)
130128
- [rpc: Return errors in loadtxoutset that currently go to logs](https://github.com/bitcoin/bitcoin/pull/30497)
131129
- [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)
133130
- [p2p: Lazy init some bloom filters; fuzz version handshake](https://github.com/bitcoin/bitcoin/pull/30413)
134131
- [cluster mempool: merging & postprocessing of linearizations](https://github.com/bitcoin/bitcoin/pull/30285)
135132
- [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`
157154
- [feat(bip158): compute canonical filter hash](https://github.com/rust-bitcoin/rust-bitcoin/pull/3221)
158155
- [Reduce API surface of tagged wrapped hash types](https://github.com/rust-bitcoin/rust-bitcoin/pull/3184)
159156
- [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)
167157
- [bip158: Improve casting](https://github.com/rust-bitcoin/rust-bitcoin/pull/3121)
168158
- [Push up the Default bound on HashEngine in order to better support keyed hash functions](https://github.com/rust-bitcoin/rust-bitcoin/pull/3113)
169159
- [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)
172160

173161

174162
### [libsecp](https://github.com/bitcoin-core/secp256k1)
@@ -255,11 +243,9 @@ Follow us on NOSTR: `npub1nydevscv0slx9eyr0chkkdgzqfhtp4guk039akhq6g9fnsrf6lcsu`
255243

256244

257245
### [BIPs](https://github.com/bitcoin/bips)
258-
- [BIP-0386: Fix uncompressed private key test vector](https://github.com/bitcoin/bips/pull/1631)
259246
- [BIP94 Testnet 4](https://github.com/bitcoin/bips/pull/1601)
260247
- [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+
263249

264250
### [BLIPs](https://github.com/lightning/blips)
265251
- [blip-0039: BOLT 11 Invoice Blinded Path Tagged Field](https://github.com/lightning/blips/pull/39)

0 commit comments

Comments
 (0)