939e6c7e8e
Some tests are currently restricted to a single phase using @with_phases even though they could likely run unchanged in later phases. This patch changes the default for such tests to also run in later phases. If the beacon chain changes enough in later phases to break these tests, this highlights that the tests need to be adjusted or extended accordingly. |
||
---|---|---|
.. | ||
README.md | ||
__init__.py | ||
main.py | ||
requirements.txt |
README.md
Merkle
The purpose of this test-generator is to provide test-vectors for validating the correct merkleization of objects and corresponding merkle proofs.
Test-format documentation can be found here.