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

rpctest: Introduce VotingWallet #1668

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Conversation

matheusd
Copy link
Member

This adds the VotingWallet struct with accompanying tests. The purpose
of this feature is to allow rpctest-based test suites to create chains
longer than the Stake Validation Height by providing a minimum working
voting wallet that purchases tickets and votes as required.

@davecgh
Copy link
Member

davecgh commented Mar 16, 2019

This is failing Travis.

go.mod Outdated Show resolved Hide resolved
rpctest/votingwallet.go Outdated Show resolved Hide resolved
This adds the VotingWallet struct with accompanying tests. The purpose
of this feature is to allow rpctest-based test suites to create chains
longer than the Stake Validation Height by providing a minimum working
voting wallet that purchases tickets and votes as required.
@matheusd
Copy link
Member Author

Updated & rebased.

@davecgh davecgh merged commit 8cbb5ae into decred:master Mar 22, 2019
@matheusd matheusd deleted the min-vote-wallet branch March 22, 2019 20:11
@davecgh davecgh added this to the 1.5.0 milestone Mar 29, 2019
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.

2 participants