What's Changed
Protocol Breaking Changes 🚨
- feat: wait for acks from signers after BitcoinPreSignRequest by @Jiloc in #956
- fix: add integrity protection for all messages by @djordon in #957
- feat: verify all p2p messages by @djordon in #958
Local Breaking Changes ⚠️
- feat: change emily config to uri by @cylewitruk in #961
Other Changes
- Workaround BuildKit Bug in all Docker Composes by @AshtonStephens in #910
- Remove ignored command line arguments by @MCJOHN974 in #964
- Minor Clarity Issues by @setzeus in #972
- refactor: use
SIGHASH_ALL
explicitly by @djordon in #840 - chore: logging updates by @cylewitruk in #926
- feat: do not attempt to vote on requests more than once by @djordon in #968
- fix: fix Point proto conversion by @matteojug in #992
- fix: address the lingering bug when converting a
Point
into aPublicKey
by @djordon in #1000 - fix: remove default user by @matteojug in #994
- feat: check message source is in the current signing set by @djordon in #997
- feat: sbtc limits handling in signer + emily integration by @cylewitruk in #811
- set
DepositUpdate
sweep tx fee inhandle_completed_deposit
by @Jiloc in #1005 - [feature] Ignore withdrawals in transaction coordinator by @MCJOHN974 in #1011
- test: add test for reclaim path spending by @djordon in #977
- feat: store completed-deposit and withdrawal-accept events with consistent burnhash ordering by @cylewitruk in #1010
- feat: do not bail when coordinator fails to create bitcoin transactions by @Jiloc in #1015
- [Feature]: Expose tx-coordinator fields as configurable parameters by @MCJOHN974 in #1014
- feat: update the block observer horizon parameter by @djordon in #1019
- feat: add sections for labels in release autogen by @matteojug in #1023
Full Changelog: 0.0.1-dev-11...0.0.1-dev-12