Jordan Hrycaj
|
90b012ad3f
|
clarify epoch sync handling (effectively a comment update only)
why:
autorisation list verification is performed in the main module along
with other header verifications
|
2021-06-17 08:03:57 +01:00 |
Jordan Hrycaj
|
61e460c125
|
Most snapshot unit tests work
details:
three test cases still fail which are skipped
test suite is linked to all_tests list
|
2021-06-17 08:03:57 +01:00 |
Jordan Hrycaj
|
87edd80557
|
Update snapshot smoke test
details:
can initialise & load all tests
todo:
double check tests that are supposed to return error
follow up succesful voting results
|
2021-06-17 08:03:57 +01:00 |
Jordan Hrycaj
|
1de2cc1a77
|
Basic tests for Clique PoA/Consensus engine
details:
test scenario from eip-225 reference implementation,
set up unittes2 test framework
smoke test for first sample ok (not functional yet)
|
2021-06-17 08:03:57 +01:00 |
Jordan Hrycaj
|
491149c6d5
|
Eip225 clique/PoA consensus protocol
details:
formal port from go-lang sources, compiles but will not do anything
useful yet
|
2021-06-17 08:03:57 +01:00 |