Skip to content

feat: decode revert error#390

Merged
blckngm merged 4 commits intomainfrom
decode-revert-error
Dec 7, 2023
Merged

feat: decode revert error#390
blckngm merged 4 commits intomainfrom
decode-revert-error

Conversation

@blckngm
Copy link
Copy Markdown
Contributor

@blckngm blckngm commented Dec 5, 2023

Closes: #274

Description


PR author checklist:

  • Added tests: integration (for Forcerelay) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@blckngm blckngm mentioned this pull request Dec 5, 2023
7 tasks
@blckngm blckngm added this pull request to the merge queue Dec 7, 2023
Merged via the queue into main with commit fbb4dce Dec 7, 2023
@blckngm blckngm deleted the decode-revert-error branch December 8, 2023 01:47
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.

The error from solidity contract is hex encoded, we should parse it to human-readable string format

3 participants