LedgerHQ / lib-ledger-core

MIT License
79 stars 83 forks source link

Fix ripple explorer (de)serialization issues #938

Closed jcoatelen-ledger closed 1 year ago

jcoatelen-ledger commented 1 year ago

Fixes VSD-2389 and VSD-2405

Changes:

Note: I would not suggest to use delivered_amount which seems always returned because I don't know how the parsing would go for other tx types, e.g. if delivered_amount is always matching Amount (even if I suppose they will be always equal).

Results: sync successful, no error at sync, correct amount saved in db image

github-actions[bot] commented 1 year ago

clang-tidy review says "All clean, LGTM! :+1:"