go-ethereum/consensus
Arpit Agarwal 0f8d3b1006
fix: Check validator bytes at first block of sprint (MAT-1311) (#56)
* Check validator bytes at first block of sprint

* not required to get parent again

* fix tests

* fix build error
2020-05-13 14:08:21 +05:30
..
bor fix: Check validator bytes at first block of sprint (MAT-1311) (#56) 2020-05-13 14:08:21 +05:30
clique minor: Run gofmt -w . 2020-04-20 20:34:58 +05:30
ethash minor: Run gofmt -w . 2020-04-20 20:34:58 +05:30
misc change package name 2019-11-12 13:17:12 -05:00
consensus.go chg: Cancel active sealing op when a new chain segment is received (MAT-1116) (#54) 2020-05-11 17:00:33 +05:30
errors.go fix: Check block delay in verifyHeaders / remove empty chainId check (MAT-1080, MAT-1089) (#49) 2020-04-20 11:53:05 +05:30