This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Description
Test suite should be created to establish some minimal acceptance testing framework for implementations.
First test should mimic actual life of a chain - calling all the methods in right order, repeating this for some number of blocks.
See also #16.
The API is very generic, so we need to think about other tests to add.
Example of reusable test suite is implemented in go-da.