hyperledger-firefly / hyperledger-firefly/ethconnect

Enhancement to get `revert reason` for Besu client.

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
76
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Implementation of `eth_call` in besu is very restrictive and can't be used to get `evm revert reason` using `eth_call`.
The `revert reason` is returned as part of `eth_getTransactionReceipt`, when node is running with `--revert-reason-enabled=true`.

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.