-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. #7526
Merged
Commits on Oct 15, 2020
-
testing: refactore Validation and Delegation handling of x/staking
This Changeset introduces set of improvements for writing tests. The idea is to create a testing subpackage which will provide functions to make tests more dev-friendly and wrap higher level use-cases. Here is a show-up of of creating a service for staking module for tests. This PR also changes the `x/staking/types.MsgCreateValidator.Pubkey` from string to types.Any. This change motivated the other change to show the pattern I'm describing here.
Configuration menu - View commit details
-
Copy full SHA for 425cec7 - Browse repository at this point
Copy the full SHA 425cec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744e299 - Browse repository at this point
Copy the full SHA 744e299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1741fe0 - Browse repository at this point
Copy the full SHA 1741fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29648d - Browse repository at this point
Copy the full SHA a29648dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0090ab3 - Browse repository at this point
Copy the full SHA 0090ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d527c77 - Browse repository at this point
Copy the full SHA d527c77View commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1a29257 - Browse repository at this point
Copy the full SHA 1a29257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 819c52e - Browse repository at this point
Copy the full SHA 819c52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11924dd - Browse repository at this point
Copy the full SHA 11924ddView commit details -
Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into robe…
…rt/staking-test-service
Configuration menu - View commit details
-
Copy full SHA for e36a543 - Browse repository at this point
Copy the full SHA e36a543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 883ced6 - Browse repository at this point
Copy the full SHA 883ced6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7d36e - Browse repository at this point
Copy the full SHA 9b7d36eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c4dc9 - Browse repository at this point
Copy the full SHA f2c4dc9View commit details
Commits on Oct 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9f8b828 - Browse repository at this point
Copy the full SHA 9f8b828View commit details
Commits on Oct 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b610de8 - Browse repository at this point
Copy the full SHA b610de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16448b8 - Browse repository at this point
Copy the full SHA 16448b8View commit details
Commits on Oct 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b741a6d - Browse repository at this point
Copy the full SHA b741a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7eef7d - Browse repository at this point
Copy the full SHA b7eef7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 826e771 - Browse repository at this point
Copy the full SHA 826e771View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.