go-ethereum/eth/tracers/native
Dmitry 3d0e225ba1
Adding custom precompiled support
These changes were migrated from EVMOS v1.10.26-evmos-rc2 tag. Relevant
precompile EVMOS commits that were part of this tag:

- 8d407912cad95d41db1e472f35a1eba6dc7dc363
- fcf5e42ce33b315dc294d200ad0c3da96fbc441f
- f24eefdf82c19088c36fee898d66370a8489c9e7
- 359caee7e31063a6fa8a01832cabe0a35d383fff
- d7a659397e07fca3a3516851aa8feefc0d632f1d

The above changes were added on top of the latest available go-ethereum
tag which is v1.14.8 Now we have the latest go-ethereum code with all
the latest fixes along with the EVMOS like custom precompile support.
2024-08-22 11:00:42 +02:00
..
4byte.go Adding custom precompiled support 2024-08-22 11:00:42 +02:00
call.go eth/tracers: clear error for non-reverting pre-homestead fail (#29824) 2024-05-28 13:12:46 +02:00
call_flat.go Adding custom precompiled support 2024-08-22 11:00:42 +02:00
call_flat_test.go eth/tracers/native: fix flatCallTracer Stop() bug (#29623) 2024-04-30 14:33:22 +02:00
gen_account_json.go eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +02:00
gen_callframe_json.go eth/tracers/native: set created address to nil in case of failure (#26779) 2023-03-07 14:39:11 +01:00
gen_flatcallaction_json.go eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) 2023-02-28 13:54:37 +03:30
gen_flatcallresult_json.go eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) 2023-02-28 13:54:37 +03:30
mux.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
noop.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
prestate.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00