-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge native tracer #2137
Merge native tracer #2137
Commits on Apr 19, 2023
-
eth/tracers: invoke enter/exit on 0-value calls to inex accounts (#23…
…828) Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aa170e - Browse repository at this point
Copy the full SHA 5aa170eView commit details -
eth: make traceChain avoid OOM on long-running tracing (#23736)
This PR changes long-running chain tracing, so that it at some points releases the memory trie db, and switch over to a fresh disk-backed trie. Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f890a7d - Browse repository at this point
Copy the full SHA f890a7dView commit details -
eth/tracers: missing argument in IsEspresso's trace
Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35a7b1d - Browse repository at this point
Copy the full SHA 35a7b1dView commit details -
eth/tracers: support for golang tracers + add golang callTracer (#23708)
* eth/tracers: add basic native loader * eth/tracers: add GetResult to tracer interface * eth/tracers: add native call tracer * eth/tracers: fix call tracer json result * eth/tracers: minor fix * eth/tracers: fix * eth/tracers: fix benchTracer * eth/tracers: test native call tracer * eth/tracers: fix * eth/tracers: rm extra make Co-authored-by: Martin Holst Swende <[email protected]> * eth/tracers: rm extra make * eth/tracers: make callFrame private * eth/tracers: clean-up and comments * eth/tracers: add license * eth/tracers: rework the model a bit * eth/tracers: move tracecall tests to subpackage * cmd/geth: load native tracers * eth/tracers: minor fix * eth/tracers: impl stop * eth/tracers: add native noop tracer * renamings Co-authored-by: Martin Holst Swende <[email protected]> * eth/tracers: more renamings * eth/tracers: make jstracer non-exported, avoid cast * eth/tracers, core/vm: rename vm.Tracer to vm.EVMLogger for clarity * eth/tracers: minor comment fix * eth/tracers/testing: lint nitpicks * core,eth: cancel evm on nativecalltracer stop * Revert "core,eth: cancel evm on nativecalltracer stop" This reverts commit 01bb908790a369c1bb9d3937df9325c6857bf855. * eth/tracers: linter nits * eth/tracers: fix output on err Co-authored-by: Martin Holst Swende <[email protected]> Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53f232f - Browse repository at this point
Copy the full SHA 53f232fView commit details -
eth/tracers: make native calltracer default (#23867)
Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b55933 - Browse repository at this point
Copy the full SHA 8b55933View commit details -
eth/tracers: package restructuring (#23857)
* eth/tracers: restructure tracer package * core/vm/runtime: load js tracers * eth/tracers: mv bigint js code to own file * eth/tracers: add method docs for native tracers * eth/tracers: minor doc fix * core,eth: cancel evm on nativecalltracer stop * core/vm: fix failing test Co-authored-by: Sina Mahmoodi <[email protected]> Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb5fea3 - Browse repository at this point
Copy the full SHA bb5fea3View commit details -
eth/tracers: add celoMock.Runner
Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e15e983 - Browse repository at this point
Copy the full SHA e15e983View commit details -
eth/tracers: set donutBlock=0 in testcase
Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1947153 - Browse repository at this point
Copy the full SHA 1947153View commit details -
eth/tracers: can't pass the ethcompatible traces
Signed-off-by: Delweng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 599f8c5 - Browse repository at this point
Copy the full SHA 599f8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbc25a - Browse repository at this point
Copy the full SHA efbc25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c7c7b - Browse repository at this point
Copy the full SHA 53c7c7bView commit details -
Eela Nagaraj committed
Apr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for a7d11fe - Browse repository at this point
Copy the full SHA a7d11feView commit details
Commits on May 3, 2023
-
Merge remote-tracking branch 'upstream/master' into feature/go-native…
…-trace
Eela Nagaraj committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 9ffa6f7 - Browse repository at this point
Copy the full SHA 9ffa6f7View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92de152 - Browse repository at this point
Copy the full SHA 92de152View commit details -
Move TestPrestateTracerTransfer to e2e test to avoid circular import
Eela Nagaraj committedMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 4308c7a - Browse repository at this point
Copy the full SHA 4308c7aView commit details -
Merge branch 'master' into feature/go-native-trace
Eela Nagaraj authoredMay 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 2480a96 - Browse repository at this point
Copy the full SHA 2480a96View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b5d2f8 - Browse repository at this point
Copy the full SHA 8b5d2f8View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 493743e - Browse repository at this point
Copy the full SHA 493743eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e96c1 - Browse repository at this point
Copy the full SHA 52e96c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2410b - Browse repository at this point
Copy the full SHA 7f2410bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 879d1ca - Browse repository at this point
Copy the full SHA 879d1caView commit details