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

Add a test to check that un-decoded custom errors are passed back as byte strings #130

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

matthew1001
Copy link
Contributor

@matthew1001 matthew1001 commented Apr 10, 2024

Related to hyperledger/firefly#1492

We can't decode arbitrary error signatures in evmconnect because FFTM doesn't store them, but we need to ensure that the hex strings are passed back in the error message

@matthew1001 matthew1001 requested a review from a team as a code owner April 10, 2024 16:27
Signed-off-by: Matthew Whitehead <[email protected]>
@peterbroadhurst peterbroadhurst merged commit 501aae0 into hyperledger:main Apr 11, 2024
3 checks passed
@peterbroadhurst peterbroadhurst deleted the revert-test branch April 11, 2024 13:24
This pull request was closed.
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