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.
Nalin Bhardwaj
b8f9b3779f
core/vm: fix typos and use ExpGas for EXP (#18400)
This replaces the GasSlowStep constant with params.ExpGas.
Both constants have value 10.
|
6 years ago |
.. |
bootnodes.go
|
params: update ropsten bootnodes (#16029)
|
7 years ago |
config.go
|
core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486)
|
6 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 |
gas_table.go
|
core/vm, params: implement EXTCODEHASH opcode (#17202)
|
7 years ago |
network_params.go
|
all: make indexer configurable (#17188)
|
7 years ago |
protocol_params.go
|
core/vm: fix typos and use ExpGas for EXP (#18400)
|
6 years ago |
version.go
|
params, swarm: begin Geth v1.8.22 and Swarm v0.3.10 cycle
|
6 years ago |