LedgerHQ / ledgerjs

⛔️ MOVED to monorepo "ledger-live"
https://github.com/LedgerHQ/ledger-live
Apache License 2.0
573 stars 381 forks source link

Fix memo serialization. #844

Closed matthewcarlreetz closed 2 years ago

matthewcarlreetz commented 2 years ago

Fixes incorrect serialization of memo field which was causing transaction verification to fail.

ghost commented 2 years ago

Hi @matthewcarlreetz, thanks for your contribution! We have recently moved to a monorepo architecture: https://github.com/LedgerHQ/ledger-live The new location for your work is here: https://github.com/LedgerHQ/ledger-live/blob/develop/libs/ledgerjs/packages/hw-app-helium Can you please replace this PR with one targeting the new location? Thanks.