What's Changed
- pref(abci): unnecessary read lock on the process proposal by @shumkov in botanix-labs/Macbeth#711
- fix(frost_task): handle unwraps in
DkgRunnerTask& set default timeout by @lamafab in botanix-labs/Macbeth#709 - fix(coin_selection): use Segwit satisfaction weight instead of Taproot. by @lamafab in botanix-labs/Macbeth#712
- cleanup(frost_task): add Frost Id lookup for
DkgRunnerTaskby @lamafab in botanix-labs/Macbeth#713 - Revert "replace Taproot satisfaction weight with Segwit satisfaction … by @0xBEEFCAF3 in botanix-labs/Macbeth#714
- fix(coordinator): sync blocks before getting pending pegouts for make_tx by @scottmillner in botanix-labs/Macbeth#718
- fix(abci): potential panic if txs are exceeding
max_tx_bytesby @shumkov in botanix-labs/Macbeth#710 - fix(frost): infinite await on error by @shumkov in botanix-labs/Macbeth#715
- ignore pegouts violating the fee overflow by @rwlockbg in botanix-labs/Macbeth#717
- added db cleaner utility by @rwlockbg in botanix-labs/Macbeth#716
- upgraded deps versions, some clean-up and removed unused deps by @rwlockbg in botanix-labs/Macbeth#720
- fixed unwraps and added safe dks request message decoding by @rwlockbg in botanix-labs/Macbeth#723
- added PeerMessageResponse error for frost task in order to drop conne… by @rwlockbg in botanix-labs/Macbeth#724
- improve(coin_selection): consider output fees in UTXO input selection by @lamafab in botanix-labs/Macbeth#722
- refactor(snapshot_size): reduce prod snapshot size by @scottmillner in botanix-labs/Macbeth#727
- added proper error handling for blocking receiver in case of errors i… by @rwlockbg in botanix-labs/Macbeth#730
- improve(DKG): Implement automatic session reset mechanism w/ verification by @lamafab in botanix-labs/Macbeth#729
- chore(abci): comprehensive logging by @shumkov in botanix-labs/Macbeth#731
- fix for missing tx on cometbft side by @rwlockbg in botanix-labs/Macbeth#728
- Fix(psbt): insufficient psbt validation by @SatwikPrabhu in botanix-labs/Macbeth#725
- chore(release): bump to 1.1.0 by @scottmillner in botanix-labs/Macbeth#732
- refactor(abci): logging leftovers by @shumkov in botanix-labs/Macbeth#734
Full Changelog: botanix-labs/Macbeth@v.1.0.10...v.1.1.0