Releases: Zondax/ledger-ironfish-dkg
Releases · Zondax/ledger-ironfish-dkg
v0.5.0
What's Changed
- feat: add review flow for restore keys command by @emmanuelm41 in #55
- feat: add keys review flow by @emmanuelm41 in #58
- feat: add get identities method by @emmanuelm41 in #59
- feat: move comput_dkg_key to crypto module by @emmanuelm41 in #60
- feat: create guard to zeroize memory for different secrets by @emmanuelm41 in #61
- feat: rework DkgKeys flash implementation to make reader more generic by @emmanuelm41 in #57
- feat: add memory zeroing guard for group secret key and round3 result by @emmanuelm41 in #63
- New Release by @emmanuelm41 in #62
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: fix warnings by @emmanuelm41 in #47
- feat: enforce tx hash on get commitments method by @emmanuelm41 in #48
- fix: generate nanos2 and nanox icon correctly by @emmanuelm41 in #50
- feat: address a variety of issues by @emmanuelm41 in #53
- New Release by @emmanuelm41 in #52
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: improve zemu tests by @emmanuelm41 in #41
- feat: get identity for current multisig account in the device by @emmanuelm41 in #42
- feat: rework zemu tests to compare snapshots on signing by @emmanuelm41 in #43
- feat: make ui review for get identity optional by @emmanuelm41 in #44
- New Release by @emmanuelm41 in #45
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: review input data for many dkg methods by @emmanuelm41 in #33
- feat: clear review for backup keys command by @emmanuelm41 in #35
- feat: set opt-level based on device model by @emmanuelm41 in #38
- feat: enable clear signing by @emmanuelm41 in #37
- feat: bump app version by @emmanuelm41 in #40
- New Release by @emmanuelm41 in #34
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- feat: separate binary and lib by @neithanmo in #26
- feat: some improvements and fixes by @emmanuelm41 in #30
- fix: icon and version on installer script by @emmanuelm41 in #32
- New Release by @emmanuelm41 in #31
Full Changelog: v0.1.0...v0.1.1
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