Releases: sideprotocol/side
Releases · sideprotocol/side
v2/develop
What's Changed
- Switch utxo management to offchain by @keithsue in #1
- Add protocol limits and fees by @keithsue in #2
- Improve relayer logic by @keithsue in #3
- Improve msg naming by @keithsue in #4
- Improve withdraw msg name by @keithsue in #5
- Modify local node script by @keithsue in #6
- Customize vaults in script by @keithsue in #7
- Optimize withdrawal tx handler by @keithsue in #8
- Add tss support by @keithsue in #9
- Optimize dkg completion by @keithsue in #10
- Add dkg to cli by @keithsue in #11
- Modify dkg msg validation by @keithsue in #12
- Optimize local node script by @keithsue in #13
- Complete vault version handling by @keithsue in #14
- Add consensus address to dkg participant by @keithsue in #15
- Revert utxos by @keithsue in #18
- Simplify withdrawal status by @keithsue in #19
- Add op_return to withdrawal tx by @keithsue in #20
- Improve dkg completion handler by @keithsue in #16
- Optimize by @keithsue in #21
- Remove tx bytes from events by @keithsue in #22
- Clean up by @keithsue in #23
- Improve dkg completion by @keithsue in #24
- Fix end blocker by @keithsue in #25
- Wrap specific error msg by @keithsue in #26
- Add vault types for dkg by @keithsue in #27
- Remove withdrawal script by @keithsue in #28
- Add tx weight check by @keithsue in #29
- Improve params and protocol fees handling by @keithsue in #30
- Use magic txin sequence by @keithsue in #31
- Modify vault selection by @keithsue in #32
- Rename proto and keeper by @keithsue in #33
- Modify local scripts by @keithsue in #34
- Optimize withdrawal by @keithsue in #35
- Add bridge switch params by @keithsue in #36
- Add btc network fee query by @keithsue in #37
- Add authorized non-btc relayers by @keithsue in #38
- Fix withdrawal by @keithsue in #39
- Rename by @keithsue in #40
- Enhance participant validation for dkg by @keithsue in #41
- Implement vault transfer by @keithsue in #43
- Optimize rune balances by @keithsue in #44
- Improve vault transfer by @keithsue in #45
- Optimize genesis and vault transfer by @keithsue in #46
- Rename to signing request by @keithsue in #47
- Implement btc batch withdrawal by @keithsue in #49
Full Changelog: v0.9.0...v2/develop