What's Changed
- chore: bump pearl-desktop-wallet to 2.0.5 and ignore .omo dir by @liad-madmon in #284
- feat: raise minimum peer protocol version and add checkpoints by @Aharonee in #283
- fix(zkpow): pin Merkle tree leaf counts to declared dimensions by @raskin1 in #281
- feat: add 100000 checkpoint and bump Go 1.26.6 and modules by @Aharonee in #288
- chore: update CoinMarketCap verification code by @selkoubi in #289
- docs: require identity verification in bug bounty terms by @Aharonee in #290
- fix(netsync): forward ProcessBlock error in the reply by @Aharonee in #291
- feat(coredns-dnsseed): production CoreDNS seeder by @Aharonee in #278
- fix(rpc): bound searchrawtransactions count and recover WS panics by @Aharonee in #294
- fix(peer): preserve addresses in PushAddrV2Msg shuffle by @jonathanMweiss in #295
- fix(zkpow): reject usize->u32/u16 narrowing of proof dimensions (CWE-681) by @Aharonee in #299
- fix(rpcserver): remove state-mutating methods from limited-user allowlist by @jonathanMweiss in #304
- fix(txscript): bound HashCache and SigCache with random eviction by @jonathanMweiss in #298
New Contributors
- @selkoubi made their first contribution in #289
- @jonathanMweiss made their first contribution in #295
Full Changelog: v1.4.1...v1.4.6