galacticcouncil / galacticcouncil/hydration-node

log return values when contract call reverts

Open
#1,147 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
208
Forks
109
Avg merge
6d 3h
Merged PRs (30d)
3

Description

currently there is

```
DEBUG: Execution Revert(Reverted) [source: 0xaa7e0000000000000000000000000000000aa7e0, value: 0, gas_limit: 100000, actual_fee: 198354327648, used_gas: 26626, effective_gas: 26626, base_fee: 7449648, total_fee_per_gas: 7449648, is_transactional: true]
```

would be useful to actually know the return value which can contain error code or string

also call data and target would be useful

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.