What's Changed
- feat: added grpc streaming for pegout ids by @rwlockbg in #653
- added merkelized pegout ids, tests and optimizations by @rwlockbg in #670
- added database persistance and optimizations for wallet state sync by @rwlockbg in #675
- fixed decode_message method in order to prevent panic on malformed in… by @rwlockbg in #683
- properly handling pending state connection for violated peers by @rwlockbg in #684
- Test(pegins): Verify revert for multiple invalid pegins by @SatwikPrabhu in #685
- Chore/make mainnet chain id 3637 by @scottmillner in #688
- fix(validate_psbt_by_ids): validate destination against corresponding pegout
scriptPubkeyby @lamafab in #689 - Feature/btc yield send block fees to fee receiver contract by @scottmillner in #690
- ci: move unit tests to k8 runners by @umegbewe in #692
- Fix/btnx 01 and btnx 17 gas calculations by @scottmillner in #687
- feat: added finalized pegout ids L2 check by @rwlockbg in #693
- chore(make_tx): add more debug logs by @scottmillner in #696
- chore(abci): add debug logs for requests by @scottmillner in #695
- chore(infra): disable cometbft mempool by @shumkov in #697
- feat: Added pending pegouts wallet state sync by @rwlockbg in #634
- chore: reduce e2e test runtime by @birozuru in #698
- test(wallet-sync): add wallet_sync int test to workflow by @scottmillner in #699
- chore: add error notification to int test by @birozuru in #703
- fix btc-server docker build by @umegbewe in #704
- chore(release): bump to 1.0.9 by @scottmillner in #705
New Contributors
Full Changelog: v.1.0.8...v.1.0.9