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.
gary rong
6eef141aef
les: historical data garbage collection ( #19570 )
...
This change introduces garbage collection for the light client. Historical
chain data is deleted periodically. If you want to disable the GC, use
the --light.nopruning flag.
5 years ago
..
bootnodes.go
cmd, core, params: inital support for yolo-v1 testnet ( #21154 )
5 years ago
config.go
params: update CHTs for 1.9.15 release
5 years ago
config_test.go
cmd, consensus, core, miner: instatx clique for --dev ( #15323 )
7 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, crypto/bls12381, params: add bls12-381 elliptic curve precompiles ( #21018 )
5 years ago
version.go
params: begin v1.9.17 release cycle
5 years ago