8000 Add reason string to InvalidTxData error. by joel-u410 · Pull Request #137 · Zondax/namadexer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Add reason string to InvalidTxData error. #137

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

joel-u410
Copy link
Contributor

There are several different places where Error::InvalidTxData can be produced; this adds a String value to it so that every place that results in this error can also provide a helpful explanation.

@rllola
Copy link
Contributor
rllola commented Feb 15, 2024

Yes that's a good improvement and should help a lot with debugging. Thank you for your contribution @joel-u410

@joel-u410
Copy link
Contributor Author

@rllola if you merge #136 before this, I'll rebase this one & resolve the conflict.

@rllola
Copy link
Contributor
rllola commented Feb 16, 2024

Yes i have merged it. If you can rebase that would be perfect.

@joel-u410 joel-u410 force-pushed the invalid-tx-data-reason-strings branch from 353bd44 to 357fbb6 Compare February 16, 2024 16:23
@rllola rllola merged commit 07aa3f9 into Zondax:main Feb 19, 2024
HadesGuard pushed a commit to HadesGuard/namadexer that referenced this pull request Feb 23, 2024
There are several different places where `Error::InvalidTxData` can be
produced; this adds a `String` value to it so that every place that
results in this error can also provide a helpful explanation.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0