erigon-pulse/eth
Marius van der Wijden 369c868f9b eth: added trace_call to trace on top of arbitrary blocks (#21338)
* eth: Added TraceTransactionPending

* eth: Implement Trace_Call, remove traceTxPending

* eth: debug_call -> debug_traceCall, recompute tx environment if pruned

* eth: fix nil panic

* eth: improve block retrieving logic in tracers

* internal/web3ext: add debug_traceCall to console
# Conflicts:
#	eth/api.go
#	eth/api_tracer.go
2020-09-11 16:25:13 +02:00
..
downloader eth/downloader: change intial download size (#21366) 2020-09-11 16:22:10 +02:00
fetcher test fixups 2020-08-29 14:35:39 +02:00
filters transactional migrations (#1079) 2020-09-08 20:39:43 +01:00
gasprice geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
stagedsync IH stage speedup and lmdb custom comparators support (#1080) 2020-09-10 13:35:58 +01:00
tracers eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) 2020-09-11 16:04:51 +02:00
api_backend.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
api_test.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
api_tracer.go eth: added trace_call to trace on top of arbitrary blocks (#21338) 2020-09-11 16:25:13 +02:00
api.go eth: added trace_call to trace on top of arbitrary blocks (#21338) 2020-09-11 16:25:13 +02:00
backend.go turbo-api: create a second executable file with a custom stage example (#1055) 2020-09-05 18:07:27 +02:00
bloombits.go eth: updated comments (#21490) 2020-09-11 16:04:25 +02:00
config.go turbo-api: create a second executable file with a custom stage example (#1055) 2020-09-05 18:07:27 +02:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
firehose.go Parity only supports 3 letter capabilities 2020-01-07 16:34:44 +00:00
gen_config.go cmd, core, eth, light, trie: dump clean cache periodically (#20391) 2020-08-12 12:01:13 +02:00
handler_test.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
handler.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
helper_test.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
peer.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
protocol_test.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
protocol.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
sync_test.go remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
sync.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00