erigon-pulse/eth
ledgerwatch 350d7fe7a9
Adding support for vmTrace into trace_ routines (#2497)
* VmTrace

* Fixes to gasCall, beginning of vmTrace

* Fix opcode tracer

* Add mem and store, enable vmTrace for all methods

* Fix lint

* More nuances and debugging|

* More fixes

* Fix for trace_callMany

* Fix for trace_callMany

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-08-08 13:28:03 +01:00
..
ethconfig RPC: eth_feeHistory (#2501) 2021-08-08 14:27:47 +07:00
ethutils Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
fetcher move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
filters Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
gasprice Remove concurrency from fee history and support request cancelation (#2504) 2021-08-08 19:15:22 +07:00
integrity move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
protocols/eth parse dynFee tx corner case (#2500) 2021-08-08 14:27:34 +07:00
stagedsync Adding support for vmTrace into trace_ routines (#2497) 2021-08-08 13:28:03 +01:00
tracers Adding support for vmTrace into trace_ routines (#2497) 2021-08-08 13:28:03 +01:00
api_backend.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
backend.go allow to run stages once if --nodiscover (#2470) 2021-07-31 12:25:56 +07:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00