Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi: Use regression test network in unit tests. #1481

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Oct 5, 2018

This requires PR #1480.

This modifies the majority of the tests that make use of chain parameters and the RPC tests to use the resurrected regression test network.

It also bumps the affected module versions as follows:

  • github.com/decred/dcrd/txscript@v1.0.2
  • github.com/decred/dcrd/blockchain/stake@v1.0.3
  • github.com/decred/dcrd/mempool@v1.0.2

The blockchain and dcrutil modules are also affected, but since their version has already been bumped since their last release tags, they are not bumped again.

This modifies the majority of the tests that make use of chain
parameters and the RPC tests to use the resurrected regression test
network.

It also bumps the affected module versions as follows:

- github.com/decred/dcrd/txscript@v1.0.2
- github.com/decred/dcrd/blockchain/stake@v1.0.3
- github.com/decred/dcrd/mempool@v1.0.2

The blockchain and dcrutil modules are also affected, but since their
version has already been bumped since their last release tags, they are
not bumped again.
@davecgh davecgh merged commit 6f9b6f1 into decred:master Oct 10, 2018
@davecgh davecgh deleted the multi_use_regnet_in_tests branch October 10, 2018 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants