Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Release #87

Merged
merged 5 commits into from
Nov 15, 2024
Merged

New Release #87

merged 5 commits into from
Nov 15, 2024

Conversation

emmanuelm41
Copy link
Member

No description provided.

neithanmo and others added 5 commits November 4, 2024 13:19
* Add token info resource and handler

* Add new error variants and conversion to ironfish error

* Add integer conversion and formatting

* Add token info look-up and format integer amounts accordingly updating tests snapshots

* Remove testing logs

* Update snapshots

* Fix pic issue related with Display trait implementation

* Remove Display impl which is not used and known it causes pic issues

* Update snapshots showing formatted output

Make clippy happy

update snapshots

* Add unit test for integers formatting

* Remove testing tokens and update struct definition

* Add rand crate for testing
* feat: add settins nvm storage

* chore: expose settings nvm module

* feat: add expert mode setting for flex/stax

* chore: rename app icon binding

* feat: abstract expert mode setting logic

* feat: implement expert mode setting on nano devices

* feat: use rust sdk zondax fork

* feat: bump official rust sdk

* feat: rework menu for flex/stax to remove deprecated functions

* fix: small issue

* feat: enable all devices again

* chore: remove useless imports
* A safer interface to retrieve settings

* Add expert mode check if an unknown token is present in transaction

* Add expert mode support and new tests in zemu

* Update cargo

* update snapshots

* Fix ui and update snapshot

* Improve safety using get method on slices and return proper error

* Clippy happy

* fix fmt
…o review flow (#91)

* Add "From" rendering

* Filter change outputs

* Fix rust tests and compilation errors

* Update rust test snapshots

* Add logging

* Add change address rust test

* Update snapshots

* Update sdk to latest

* fix debug feature flag

* fix clippy

* Update snapshots

* Remove unused testing data(duplicated)

* Only filter out change_Address in normal mode and enhance our filtering to be more robust without depending on field ordering

* Update method to build transaction to use alternative receiver

* Update tests and snapshots

* Update snapshots

* In normal mode allow change output rendering if it is the only one

* Fix buildTx to remove previous ambiguity and update tests

* Update snapshots

* Add test to check change output rendering if it is the only one
@emmanuelm41 emmanuelm41 merged commit 6aae07f into master Nov 15, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants