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

staking random operation upgrade #1647

Closed
rigelrozanski opened this issue Jul 11, 2018 · 2 comments
Closed

staking random operation upgrade #1647

rigelrozanski opened this issue Jul 11, 2018 · 2 comments

Comments

@rigelrozanski
Copy link
Contributor

Need to split these up into multiple operations

func OpBondOrUnbond(r *rand.Rand, pool Pool, val Validator) (Pool, Validator, int64, string) {
var (
msg string
newStatus sdk.BondStatus
)

@rigelrozanski
Copy link
Contributor Author

Also applies to the random validator function below

@cwgoes cwgoes self-assigned this Jul 12, 2018
@cwgoes
Copy link
Contributor

cwgoes commented Jul 12, 2018

Agreed; these should become part of #1620.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants