hyperledger-firefly / hyperledger-firefly/evmconnect

Revert hex processing needs to support odd-length hex strings

Open
#123 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
17
Forks
20
Avg merge
2d 6h
Merged PRs (30d)
18

Description

https://github.com/hyperledger/firefly-evmconnect/pull/112 removed a check for odd-length revert hex strings, which some EVM nodes (such as Besu) _**can**_ return in some cases. We need to reinstate support for padding with a leading `0` for any odd-length hex in revert reasons.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.