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
44d40ffce1
core, vm, common: define constantinople fork + shift (#16045)
* core, vm, common: define constantinople fork, start implementation of shift instructions
* vm: more testcases
* vm: add tests for intpool erroneous intpool handling
* core, vm, common: fix constantinople review concerns
* vm: add string<->op definitions for new opcodes
|
7 years ago |
.. |
bootnodes.go
|
params: update ropsten bootnodes (#16029)
|
7 years ago |
config.go
|
core, vm, common: define constantinople fork + shift (#16045)
|
7 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
|
7 years ago |
denomination.go
|
common: move big integer math to common/math (#3699)
|
8 years ago |
gas_table.go
|
params: rename EIP150 gas table (#15167)
|
7 years ago |
network_params.go
|
core, eth: clean up bloom filtering, add some tests
|
7 years ago |
protocol_params.go
|
all: switch gas limits from big.Int to uint64
|
7 years ago |
version.go
|
VERSION, params: begin v1.8.2 release cycle
|
7 years ago |