JoinColony / colonyNetwork

Colony Network smart contracts
https://colony.io/
GNU General Public License v3.0
438 stars 106 forks source link

Investigate transaction tracer support #1266

Closed kronosapiens closed 3 weeks ago

kronosapiens commented 2 months ago

EstimateGas was erroring with no error message, which makes it hard for developers.

Adding a tracing library might make it easier to solve these issues: https://github.com/zemse/hardhat-tracer

kronosapiens commented 3 weeks ago

Closed with #1274