Commit Graph

63 Commits (733fcbbc65bca69e28480f624e2aeb170c97cb3e)

Author SHA1 Message Date
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 5 months ago
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347) 5 months ago
Sina M ea6c16007c
eth/tracers: clear error for non-reverting pre-homestead fail (#29824) 5 months ago
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354) 7 months ago
Delweng 8c5576b1ac
eth/tracers: fix base fee and set blob fee in tests (#29376) 7 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 8 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 8 months ago
Delweng 6e379b6fc7
eth/tracers: prestate tracer add blob fee (#29168) 8 months ago
Andrei Silviu Dragnea 19607d1a10
eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) 8 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 9 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 9 months ago
Paul Lange c66ca8bf7a
tracer: use proper base fee in tests (#28775) 10 months ago
Alvaro Sevilla b1cec853be
eth/tracers: add position field for callTracer logs (#28389) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Ryan Schneider 517ac886d4
eth/tracers/native: panic on memory read in prestateTracer (#27691) 1 year ago
minh-bq a190da9d68
eth/tracers: fix flatCallTracer crasher (#27304) 1 year ago
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049) 2 years ago
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048) 2 years ago
Delweng 0b76eb3708
eth/tracers: report correct gasLimit in call tracers (#27029) 2 years ago
jwasinger fd94b4fcfa
eth/tracers/native: prevent panic for LOG edge-cases (#26848) 2 years ago
Roberto Bayardo 67ac5f0ae7
core, core/types: plain Message struct (#25977) 2 years ago
Sina Mahmoodi 41af42e97c
eth/tracers/native: set created address to nil in case of failure (#26779) 2 years ago
Chris Ziogas 2ad150d986
eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) 2 years ago
Chris Ziogas b0cd8c4a5c
core/vm: set tracer-observable `value` of a delegatecall to match parent `value` (#26632) 2 years ago
rjl493456442 efbd508d21
eth/tracer: rename to revertReason (#26574) 2 years ago
Martin Holst Swende 2b57a27d9e
all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago
Martin Holst Swende 2c6dda5ad7
eth/tracers: use non-threaded tracechain (#24283) 2 years ago
Sina Mahmoodi 0c40df5f28
eth/tracers: prestateTracer - exclude unchanged storage slots in diffMode (#25944) 2 years ago
Delweng 8e69622c68
eth/tracers: add withLog to callTracer (#25991) 2 years ago
Nicolas Gotchac 5329aa3786
Fix trace call for inner reverts (#25971) 2 years ago
Sina Mahmoodi 0f4942214d
eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
Martin Holst Swende 5f70f9fd37
eth/tracers: simplify test framework (#25973) 2 years ago
Delweng a404195c7b
eth/tracers: fix the issue prestate missing existing contract state (#25996) 2 years ago
Delweng c776a98c83
eth/tracers: fix the issue of panic in prestate with diffmode (#25957) 2 years ago
Martin Holst Swende 5a02b2d6d0
all: fix spelling mistakes (#25961) 2 years ago
Delweng 5d52a35931
eth/tracers: add diffMode to prestateTracer (#25422) 2 years ago
Sina Mahmoodi ff1f49245d
eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
Sina Mahmoodi 86de2e516e
eth/tracers: add onlyTopCall option to callTracer (#25430) 2 years ago
Sina Mahmoodi ba47d800b1
eth/tracers/js: drop duktape engine (#24934) 2 years ago
Sina Mahmoodi bf693228a3
eth/tracers/js: goja tracer (#23773) 3 years ago
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 3 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 3 years ago
Sina Mahmoodi c5436c8eb7
eth/tracers: clean-up tracer collection (#24320) 3 years ago
Andrei Maiboroda 3e47e38a4e
core/vm: Make INVALID a defined opcode (#24017) 3 years ago
Martin Holst Swende 6b9c77f060
eth/tracers: package restructuring (#23857) 3 years ago
Sina Mahmoodi 787a3b185c
eth/tracers: make native calltracer default (#23867) 3 years ago
Sina Mahmoodi b522f5e091
eth/tracers: fix callTracer fault handling (#23667) 3 years ago
Sina Mahmoodi ac7baeab57
eth/tracers: re-write of 4byte tracer using enter/exit (#23622) 3 years ago
Sina Mahmoodi 401354976b
core,eth: call frame tracing (#23087) 3 years ago