• Martin Holst Swende's avatar
    all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) · 6487c002
    Martin Holst Swende authored
    * 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
    6487c002
Name
Last commit
Last update
..
testdata Loading commit data...
genesis.go Loading commit data...
genesis_test.go Loading commit data...
module.go Loading commit data...
module_dashboard.go Loading commit data...
module_ethstats.go Loading commit data...
module_explorer.go Loading commit data...
module_faucet.go Loading commit data...
module_nginx.go Loading commit data...
module_node.go Loading commit data...
module_wallet.go Loading commit data...
puppeth.go Loading commit data...
ssh.go Loading commit data...
wizard.go Loading commit data...
wizard_dashboard.go Loading commit data...
wizard_ethstats.go Loading commit data...
wizard_explorer.go Loading commit data...
wizard_faucet.go Loading commit data...
wizard_genesis.go Loading commit data...
wizard_intro.go Loading commit data...
wizard_netstats.go Loading commit data...
wizard_network.go Loading commit data...
wizard_nginx.go Loading commit data...
wizard_node.go Loading commit data...
wizard_wallet.go Loading commit data...