plugeth/cmd/puppeth
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509)
* core/vm, core/state: implement EIP-2929 + YOLOv2

* core/state, core/vm: fix some review concerns

* core/state, core/vm: address review concerns

* core/vm: address review concerns

* core/vm: better documentation

* core/vm: unify sload cost as fully dynamic

* core/vm: fix typo

* core/vm/runtime: fix compilation flaw

* core/vm/runtime: fix renaming-err leftovers

* core/vm: renaming

* params/config: use correct yolov2 chainid for config

* core, params: use a proper new genesis for yolov2

* core/state/tests: golinter nitpicks
2020-10-23 08:26:57 +02:00
..
testdata cmd/puppeth: update chain spec of parity (#20241) 2019-11-20 12:46:35 +02:00
genesis_test.go cmd/puppeth: update chain spec of parity (#20241) 2019-11-20 12:46:35 +02:00
genesis.go cmd/puppeth: x-spec nonce data type, use types.BlockNonce 2019-11-20 10:26:31 -05:00
module_dashboard.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
module_ethstats.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_explorer.go cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 2020-07-09 17:48:40 +02:00
module_faucet.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
module_nginx.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_node.go cmd/puppeth: support latest docker compose, expose faucet UDP 2018-12-11 13:41:41 +02:00
module_wallet.go cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 2020-07-09 17:48:40 +02:00
module.go cmd/puppeth: your Ethereum private network manager (#13854) 2017-04-11 01:25:53 +02:00
puppeth.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
ssh.go cmd/puppeth: make ssh prompt more user-friendly 2019-11-21 13:18:12 +01:00
wizard_dashboard.go cmd/puppeth: integrate blockscout (#18261) 2019-07-08 20:49:11 +03:00
wizard_ethstats.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_explorer.go cmd/puppeth: integrate blockscout (#18261) 2019-07-08 20:49:11 +03:00
wizard_faucet.go all: replace passPHRASE with passWORD in user interactions (#19932) 2019-08-12 12:00:38 +03:00
wizard_genesis.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
wizard_intro.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_netstats.go cmd/puppeth: fix nil panic on disconnected stats gathering 2018-08-16 09:41:16 +03:00
wizard_network.go cmd/puppeth: integrate blockscout (#18261) 2019-07-08 20:49:11 +03:00
wizard_nginx.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard_node.go all: replace passPHRASE with passWORD in user interactions (#19932) 2019-08-12 12:00:38 +03:00
wizard_wallet.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00
wizard.go cmd/puppeth: chain import/export via wizard, minor polishes 2018-12-04 12:12:40 +02:00