Skip to content

Commit

Permalink
blockchain: Add tests for legacy seqlock behavior.
Browse files Browse the repository at this point in the history
This adds tests to ensure the incorrect sequence lock behavior of the
current consensus rules is preserved.

In addition, in order to allow similar style tests in the future, this
adds a function named quickVoteActivationParams which provides a unique
set of chain parameters which allow the tests to more quickly activate
an agenda while still creating a fully valid test chain that consists of
full blocks.
  • Loading branch information
davecgh committed Jan 24, 2019
1 parent 0ff73e1 commit 6088b18
Showing 1 changed file with 614 additions and 0 deletions.
Loading

0 comments on commit 6088b18

Please sign in to comment.