-
Notifications
You must be signed in to change notification settings - Fork 122
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
feat!: key assignment checking key in use #1339
Merged
Merged
Commits on Oct 2, 2023
-
feat!: store proposed chainID before voting finishes (#1289)
* feat: store chain in proposal * add govHook * delete GetChainsInProposal * check proposal type * update key * feat: add query proposed chainIDs * feat: set govhook * feat: parse key * refactor: names * feat: add list proposed consumer chains * test: add e2e test * add e2e test * update comments * update ProposeConsumerChains in e2e test * remove wait for block * docs: update changelog * fix: lint * add TestParseProposedConsumerChainKey * refactor gov hook * Update proto/interchain_security/ccv/provider/v1/query.proto Co-authored-by: MSalopek <[email protected]> * update proto * add test for set kv * refactor key to be prefix_proposalID * formatting * update e2e test * format * Update x/ccv/provider/keeper/gov_hook.go Co-authored-by: Shawn <[email protected]> * Update x/ccv/provider/keeper/keeper.go Co-authored-by: Shawn <[email protected]> * Update x/ccv/provider/keeper/keeper.go Co-authored-by: Shawn <[email protected]> * fix e2e test * fix gosec * remove type url check * test: add unit test * lint * fix lint * fix err --------- Co-authored-by: MSalopek <[email protected]> Co-authored-by: Shawn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67ec715 - Browse repository at this point
Copy the full SHA 67ec715View commit details -
Yaru Wang committed
Oct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a3e157 - Browse repository at this point
Copy the full SHA 3a3e157View commit details -
feat: update GetAllValidatorsByConsumerAddr for fast find consensus k…
…ey in use (#1279) * update GetAllValidatorsByConsumerAddr * fix test * update ValidatorConsensusKeyInUse
Configuration menu - View commit details
-
Copy full SHA for 9fb3871 - Browse repository at this point
Copy the full SHA 9fb3871View commit details -
Yaru Wang committed
Oct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 35b4a5c - Browse repository at this point
Copy the full SHA 35b4a5cView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e09d930 - Browse repository at this point
Copy the full SHA e09d930View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97c1cb - Browse repository at this point
Copy the full SHA b97c1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae0649 - Browse repository at this point
Copy the full SHA 0ae0649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880eaef - Browse repository at this point
Copy the full SHA 880eaefView commit details -
Configuration menu - View commit details
-
Copy full SHA for c95faea - Browse repository at this point
Copy the full SHA c95faeaView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 584ce4e - Browse repository at this point
Copy the full SHA 584ce4eView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b26b453 - Browse repository at this point
Copy the full SHA b26b453View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a240ab5 - Browse repository at this point
Copy the full SHA a240ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 326423c - Browse repository at this point
Copy the full SHA 326423cView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94fd342 - Browse repository at this point
Copy the full SHA 94fd342View commit details -
Configuration menu - View commit details
-
Copy full SHA for f196cc9 - Browse repository at this point
Copy the full SHA f196cc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10441bd - Browse repository at this point
Copy the full SHA 10441bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 642ca29 - Browse repository at this point
Copy the full SHA 642ca29View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cb6b3 - Browse repository at this point
Copy the full SHA e1cb6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b3b8ed - Browse repository at this point
Copy the full SHA 4b3b8edView commit details
Commits on Nov 22, 2023
-
Update .changelog/unreleased/features/provider/1339-check-key-assignm…
…ent-in-use.md Co-authored-by: Marius Poke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50cb42a - Browse repository at this point
Copy the full SHA 50cb42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 441bcee - Browse repository at this point
Copy the full SHA 441bceeView commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 167a74d - Browse repository at this point
Copy the full SHA 167a74dView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efc3f95 - Browse repository at this point
Copy the full SHA efc3f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29528b2 - Browse repository at this point
Copy the full SHA 29528b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a38b9a - Browse repository at this point
Copy the full SHA 4a38b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 431b706 - Browse repository at this point
Copy the full SHA 431b706View 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.