-
Notifications
You must be signed in to change notification settings - Fork 717
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
Gaiav3.0 #456
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](otiai10/copy@v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
….32.4 * Bump github.com/tendermint/tendermint from 0.32.3 to 0.32.4 Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.3 to 0.32.4. - [Release notes](https://github.com/tendermint/tendermint/releases) - [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md) - [Commits](tendermint/tendermint@v0.32.3...v0.32.4) Signed-off-by: dependabot-preview[bot] <[email protected]> * Update go.{mod, sum}
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.5 to 0.32.6. - [Release notes](https://github.com/tendermint/tendermint/releases) - [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md) - [Commits](tendermint/tendermint@v0.32.5...v0.32.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
Update to Cosmos SDK Master
Posting this article as a note: https://donatstudios.com/Go-v2-Modules it has overlap with #389. We should aim to follow this rule |
* Remove CLI Tests, update to cosmos-sdk master * Include gas auto fix * incorporate @AdityaSripal ibc fixes from sdk@aditya/height-interface * pull in sdk master * Update gaia to latest sdk master * Pull in upstream encoding changes * Update sdk to latest master * update to latest sdk and add state sync * Update to latest SDK master * update to latest sdk * fix build * Add vesting client logic (#470) * Pull in latest master sdk * Merge PR $472: add state_sync & blockpruning support * Fix test image issue * Fix localnet, update sdk * Fix lint issues * Migrate some cross platform improvements to the home directory Co-authored-by: Marko Baricevic <[email protected]> Co-authored-by: Alexander Bezobchuk <[email protected]> Co-authored-by: Zaki Manian <[email protected]>
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This is going to need a new PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Work in progress update to Gaia v3.0
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added a relevant changelog entry to the
Unreleased
section inCHANGELOG.md
Reviewed
Files changed
in the github PR explorer