erigon-pulse/accounts
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
..
abi core, all: split vm.Context into BlockContext and TxContext (#21672) 2021-03-08 12:17:35 +01:00
external geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
keystore accounts/keystore: fix flaky test (#21703) 2020-10-26 17:16:00 +01:00
scwallet accouts, consensus, core: fix some comments (#21617) 2020-10-26 17:16:00 +01:00
usbwallet accounts/usbwallet: fix ledger version check (#21733) 2020-12-03 17:37:38 +01:00
accounts_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
accounts.go accouts, consensus, core: fix some comments (#21617) 2020-10-26 17:16:00 +01:00
errors.go all: replace passPHRASE with passWORD in user interactions (#19932) 2019-08-12 12:00:38 +03:00
hd_test.go all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
hd.go accounts: switch Ledger derivation path to canonical one 2019-04-10 13:09:08 +03:00
manager.go accounts: add walletsNoLock to avoid double read lock (#20655) 2020-02-27 17:21:20 +03:00
sort.go Make linter happy with geth 1.9.6. 2019-11-04 14:15:04 +01:00
url_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
url.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00