Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
4 years ago |
.. |
bootnodes.go
|
params: update goerli testnet bootnodes (#21659)
|
4 years ago |
config.go
|
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509)
|
4 years ago |
config_test.go
|
params: allow setting Petersburg block before chain head (#21473)
|
4 years ago |
dao.go
|
params: remove redundant consts, disable metro on AllProtocolChanges
|
8 years ago |
denomination.go
|
cmd, core, eth, miner, params: configurable gas floor and ceil
|
7 years ago |
network_params.go
|
les: historical data garbage collection (#19570)
|
5 years ago |
protocol_params.go
|
core/vm, params: make 2200 in line with spec (#21605)
|
4 years ago |
version.go
|
params: begin v1.9.24 release cycle
|
4 years ago |