Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

27 lines (13 loc) · 1.41 KB

0.1.0 (2023-04-11)

Bug Fixes

  • allow cancel_deferred_remove_signer_req -> set_multisig multicall (da42ba6)
  • remove deprecated signer type 3 (SWS) and migrate existing testnet accounts (d1f2523)

Features

  • use efficient-secp256r1 lib (c380aec)

0.0.9 (2023-02-18)

Bug Fixes

  • allow seed signer to initiate or sign a pending swap_signers in multisig mode (dabec5c)
  • est fee passes validation by default - client side should account for sig validation gas (9966a25)

0.0.8 (2023-02-08)

Bug Fixes

  • disable multisig after remove signer with etd expires (d131587)