go-ethereum/consensus
Jerome d55229677d
verify header including validator (#71)
* verify header including validator

* re-structure v1 v2 tests

* remove unused test function

* add test to check coinbase and validator address matches

* refactor engine v2 to group private functions into same file
2022-03-20 21:14:35 +11:00
..
clique new EVM Upgrade 2021-09-21 16:53:46 +05:30
ethash new EVM Upgrade 2021-09-21 16:53:46 +05:30
misc new EVM Upgrade 2021-09-21 16:53:46 +05:30
tests verify header including validator (#71) 2022-03-20 21:14:35 +11:00
XDPoS verify header including validator (#71) 2022-03-20 21:14:35 +11:00
consensus.go add a simple test to verify DB is the same across different engine versions 2021-10-16 13:22:48 +11:00
errors.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00