erigon-pulse/cmd
Marius van der Wijden bcc51ea117 core, all: split vm.Context into BlockContext and TxContext (#21672)
* all: core: split vm.Config into BlockConfig and TxConfig

* core: core/vm: reset EVM between tx in block instead of creating new

* core/vm: added docs
# Conflicts:
#	accounts/abi/bind/backends/simulated.go
#	cmd/evm/internal/t8ntool/execution.go
#	cmd/geth/retesteth.go
#	core/evm.go
#	core/state_prefetcher.go
#	core/state_processor.go
#	core/state_transition.go
#	core/vm/evm.go
#	core/vm/gas_table_test.go
#	core/vm/instructions.go
#	core/vm/instructions_test.go
#	eth/api_tracer.go
#	eth/tracers/tracer_test.go
#	eth/tracers/tracers_test.go
#	les/api_backend.go
#	les/odr_test.go
#	light/odr_test.go
#	tests/vm_test_util.go
2021-03-08 12:17:35 +01:00
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
bootnode cmd/bootnode,internal/debug: fix some comments (#21623) 2020-10-26 17:16:00 +01:00
checkpoint-admin Fixes 'too many other files opened' problem with Generate Storage History stage on Mac (#1217) 2020-10-10 22:15:07 +01:00
clef accounts, signer: implement gnosis safe support (#21593) 2020-10-26 17:16:00 +01:00
devp2p post-rebase fixes 2020-12-03 18:59:17 +01:00
ethkey geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
evm core, all: split vm.Context into BlockContext and TxContext (#21672) 2021-03-08 12:17:35 +01:00
hack Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
headers Fixes to unwind logic for the new staged sync (#1521) 2021-02-28 08:47:31 +00:00
integration More documentation for integration tool 2021-03-04 09:42:05 +07:00
p2psim node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
pics Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
prometheus grafana: unstack charts (#1540) 2021-03-04 12:27:16 +07:00
puppeth all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-12-03 17:37:38 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
rpctest New Trie db layout - store trie structure info and multiple hashes per record (#1500) 2021-02-21 18:41:59 +00:00
snapshots New Trie db layout - store trie structure info and multiple hashes per record (#1500) 2021-02-21 18:41:59 +00:00
state Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
tester geth-1.9.23: post-rebase fixups 2020-10-26 17:16:00 +01:00
tg log git branch and git commit (#1523) 2021-03-01 11:02:06 +07:00
tgcustom WIP trace_call implementation (#1399) 2020-12-14 11:27:52 +00:00
utils Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00