Releases: Zondax/ledger-ironfish-dkg
Releases · Zondax/ledger-ironfish-dkg
v0.1.0
What's Changed
- Initial implementation for multisig DKG by @emmanuelm41 in #1
- feat: verify signed tx as the node does by @emmanuelm41 in #3
- Feat/clear signing initial implementation by @neithanmo in #4
- feat: add command to backup/restore keys encrypted by chacha20poly1305 by @emmanuelm41 in #6
- Fix CI issues by @emmanuelm41 in #7
- Use SafeStorage for Buffer and DkgKeys nvm slots by @emmanuelm41 in #8
- feat: update app CLA by @emmanuelm41 in #9
- feat: improve dkg keys store consistency by @emmanuelm41 in #11
- feat: retrieve cmd results in async mode with get_result command by @emmanuelm41 in #12
- feat: add basic ui flow for running dkg rounds by @emmanuelm41 in #13
- feat: adapt dkg sign to compute nonces from tx_hash directly by @emmanuelm41 in #14
- feat: reset buffer to receive mode if the result is not fetched by @emmanuelm41 in #15
- feat: refactor dkg keys store to fit identity index and future values by @emmanuelm41 in #16
- feat: improvements for more idiomatic rust, and performance by @neithanmo in #17
- Implement UI for transaction signing by @neithanmo in #18
- feat: update ledger rust sdk reference for cleaner tests by @emmanuelm41 in #19
- feat: rename round3 to minimal, and move minimization to the client by @emmanuelm41 in #20
- New Release by @emmanuelm41 in #10
- feat: refactor project to make it more Zondax style by @emmanuelm41 in #21
- feat: different improvements on app to make it more zondax style by @emmanuelm41 in #22
- fix: set correct ins for get version by @emmanuelm41 in #24
- New Release by @emmanuelm41 in #23
- fix: add missing deps and run publish workflow for testing by @emmanuelm41 in #25
- New Release by @emmanuelm41 in #27
- fix: installer scripts by @emmanuelm41 in #28
- New Release by @emmanuelm41 in #29
New Contributors
- @emmanuelm41 made their first contribution in #1
- @neithanmo made their first contribution in #4
Full Changelog: https://github.com/Zondax/ledger-ironfish-dkg/commits/v0.1.0