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.
Ralph Caraveo III
5d30be412b
all: switch out defunct set library to different one (#16873)
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set.
* whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
|
7 years ago |
.. |
algorithm.go
|
consensus/ethash: reduce keccak hash allocations (#16857)
|
7 years ago |
algorithm_test.go
|
travis, build, consensus: drop support for Go 1.7
|
7 years ago |
consensus.go
|
all: switch out defunct set library to different one (#16873)
|
7 years ago |
consensus_test.go
|
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 years ago |
ethash.go
|
consensus/ethash: fixed documentation typo (#17121)
|
7 years ago |
ethash_test.go
|
consensus/ethash: improve cache/dataset handling (#15864)
|
7 years ago |
sealer.go
|
consensus/ethash: improve cache/dataset handling (#15864)
|
7 years ago |