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

Fix display bug of address. #17

Merged
merged 2 commits into from
May 13, 2024
Merged

Conversation

agrojean-ledger
Copy link

Fix display bug of address :

  • Set address variable to 0 when creating it.
  • Copy address variable with correct length to display it.

src/neo.c Outdated Show resolved Hide resolved
src/neo.c Outdated Show resolved Hide resolved
@agrojean-ledger agrojean-ledger force-pushed the fix-address-display-string branch 2 times, most recently from e3bd07f to 70bc7ea Compare April 25, 2024 09:24
Copy link

@sgliner-ledger sgliner-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to squash your commits !

src/neo.c Outdated Show resolved Hide resolved
src/neo.c Outdated Show resolved Hide resolved
src/neo.c Outdated Show resolved Hide resolved
src/neo.c Outdated Show resolved Hide resolved
@agrojean-ledger agrojean-ledger force-pushed the fix-address-display-string branch 2 times, most recently from 714eef9 to a2accde Compare April 25, 2024 10:38
@agrojean-ledger agrojean-ledger force-pushed the fix-address-display-string branch from a2accde to 6f5b954 Compare April 25, 2024 10:40
@agrojean-ledger agrojean-ledger merged commit 4d39d89 into develop May 13, 2024
29 of 33 checks passed
@agrojean-ledger agrojean-ledger deleted the fix-address-display-string branch May 13, 2024 14:34
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