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.
Guillaume Ballet
da29332c5f
core/vm: add switches to select evm+ewasm interpreters ( #17687 )
...
Interpreter initialization is left to the PRs implementing them.
Options for external interpreters are passed after a colon in the
`--vm.ewasm` and `--vm.evm` switches.
6 years ago
..
bootnodes.go
params: update ropsten bootnodes ( #16029 )
7 years ago
config.go
core/vm: add switches to select evm+ewasm interpreters ( #17687 )
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
cmd, core, eth, miner, params: configurable gas floor and ceil
7 years ago
version.go
params, swarm: begin geth v1.8.16 and swarm v0.3.4 cycle
7 years ago