What's Changed
- chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by @dependabot in #579
- refactor(btc-server): make telemetry optional by @SatwikPrabhu in #559
- feat(repo): added state sync impl by @rwlockbg in #506
- fix(ci): adjusted coverage job to run once every day by @rwlockbg in #580
- fix(db): segfault by @0xBEEFCAF3 in #582
- feat(abci): added validate block check to the finalize endpoint by @rwlockbg in #575
- feat(node): added state sync enabled boolean by @rwlockbg in #585
- clean up bitcoind resources after testrun by @0xBEEFCAF3 in #581
- feature/unified consensus checkpoint interface by @scottmillner in #583
- feature/coinbase inputs by @0xBEEFCAF3 in #586
- arm/deprecate healthcheck task by @0xBEEFCAF3 in #587
- use testRevertWhen pattern instead of deprecated pattern by @scottmillner in #591
- fix(builder): removed re-initialized state lock by @rwlockbg in #590
- test(contract): update mint amount by @scottmillner in #592
- feat(bitcoin-server): added utxo versioning by @rwlockbg in #584
- test(int-tests): don't load wallet and generate blocks in tests by @scottmillner in #594
- chore: pre-audit plumbing tasks by @SatwikPrabhu in #571
- fix(utxo): version deser by @0xBEEFCAF3 in #597
- test(btc-server): kill any bitcoind instances during test setup by @scottmillner in #598
- botanix up by @0xBEEFCAF3 in #595
- feature/btc server track mempool drops by @scottmillner in #593
- fix: removed workspace dep for once_cell by @rwlockbg in #602
- fix(rpc): set agg_pk from block 1 before validating by @scottmillner in #603
- protocol message delivery guarantees & connection cleanup by @lamafab in #588
- fix: during block sync frost task should be disabled by @rwlockbg in #599
- chore(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by @dependabot in #600
- chore: clean up commented out network config builder by @0xBEEFCAF3 in #608
- feature(eth-rpc): allow eth_getBlockByNumber to optionally include edh by @SatwikPrabhu in #605
- feat(btc-server): upper pegout bound & priority by age by @lamafab in #609
- fix: enable cometbft - rpc connection before syncing check by @rwlockbg in #615
- added additional tests coverage by @rwlockbg in #606
- fix(primitives): handle errors in
PeginMetaserialization by @lamafab in #616 - chore(abci): error out on txs being received via
check_txby @0xBEEFCAF3 in #614 - test(metrics): refactor test_authority_metrics_operations by @scottmillner in #617
- feature(consensus): pegin proofs v1 by @SatwikPrabhu in #612
- feat: added rpc endpoint for getting agg pub key by @rwlockbg in #619
- test(peginV1): add test_pegin_v1 by @scottmillner in #622
- test(pegin_v1): address feedback by @scottmillner in #624
- fix: proper handling of bitcoind wallet in test-suite by @rwlockbg in #623
- [poc] network upgrades poc (part 1) by @lamafab in #611
- ci(int-tests): each int test is separate step in workflow by @scottmillner in #627
- fix(audit): set bounds and add checks on pegin deserialize to prevent… by @rwlockbg in #629
- fix: gossiping bug fixed by always polling new pool imports by @rwlockbg in #630
- fix(pegins): ensure all proofs in a pegin have the same version and reference block hash by @SatwikPrabhu in #625
- fix(pegins): fix version related validate checks and unit tests by @SatwikPrabhu in #626
New Contributors
Full Changelog: v.1.0.5...v.1.0.6