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
14cc40a31a
Hive-test fixes (#14419)
* core: Fix for consensus test gasLimit > 2^63-1 https://github.com/ethereum/tests/blob/develop/BlockchainTests/bcInvalidHeaderTest.json#L238
* core: fix testcase for uncle gasUsage > gasLimit : https://github.com/ethereum/tests/blob/develop/BlockchainTests/EIP150/bcUncleHeaderValiditiy.json#L986
* math/big: rename TTM63m1 -> MaxBig63, + go fmt
* core: documentation
|
8 years ago |
.. |
algorithm.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
algorithm_go1.7.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
algorithm_go1.8.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
algorithm_go1.8_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
algorithm_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
consensus.go
|
Hive-test fixes (#14419)
|
8 years ago |
consensus_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
ethash.go
|
consensus/ethash: fix a timestamp update race
|
8 years ago |
ethash_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
sealer.go
|
consensus, eth: don't CPU mine by default during remote mining
|
8 years ago |
xor.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |