plugeth/consensus
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
2017-05-04 13:53:42 +03:00
..
clique consensus/clique: fix overflow on recent signer check around genesis 2017-05-03 11:01:06 +03:00
ethash Hive-test fixes (#14419) 2017-05-04 13:53:42 +03:00
misc core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00
consensus.go consensus, core, ethstats: use engine specific block beneficiary (#14318) 2017-04-12 16:38:31 +03:00
errors.go consensus/clique: Proof of Authority (#3753) 2017-04-10 12:24:12 +02:00