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

Ledger Donjon code review #14

Open
adrienlacombe opened this issue Sep 22, 2022 · 0 comments
Open

Ledger Donjon code review #14

adrienlacombe opened this issue Sep 22, 2022 · 0 comments

Comments

@adrienlacombe
Copy link

  1. char ticker[MAX_TICKER_LEN];
  2. uint16_t offset;
    uint16_t checkpoint;
    uint8_t skip;
    uint8_t decimals;
  3. uint8_t tokens_found;
  4. FROM_ADDRESS_SCREEN,
  5. #define TOKEN_FOUND 1 << 1
  • When I run the test its not successful. The tests only cover nano S and nano X. Why is nano S plus not covered?
  • Also would be nice to add to the readme which contract the plugin refers to
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

No branches or pull requests

1 participant