-
Notifications
You must be signed in to change notification settings - Fork 563
Conversation
Codecov Report
@@ Coverage Diff @@
## main #434 +/- ##
==========================================
- Coverage 50.72% 50.58% -0.14%
==========================================
Files 49 50 +1
Lines 4885 4928 +43
==========================================
+ Hits 2478 2493 +15
- Misses 2300 2328 +28
Partials 107 107
|
This is awesome man! Thanks for taking care of this. I would need to change something here for this to work with what I need. So instead of just being able to configure the tracer type by a flag, I need to be able to use a different tracer type when creating a new EVM through the In Go Ethereum they do this https://github.com/ethereum/go-ethereum/blob/master/eth/tracers/api.go#L816 .. where they have the ability to pass a config to the |
@crypto-facs how about now? |
Now its perfect! 👌 🚀 Thanks for taking care of this |
attempt to unblock @crypto-facs with the
debug_traceTransaction
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)