qbft message RLP reference tests (#1860)

Signed-off-by: Jason Frame jasonwframe@gmail.com
This commit is contained in:
Jason Frame
2021-02-12 13:19:24 +10:00
committed by GitHub
parent cb9839f394
commit c05b0999ee
12 changed files with 606 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -2,3 +2,7 @@
path = ethereum/referencetests/src/test/resources
url = https://github.com/ethereum/tests.git
ignore = all
[submodule "qbft-ref-tests"]
path = consensus/qbft/src/reference-test/resources
url = https://github.com/ConsenSys/qbft-tests.git
ignore = all