Skip to content

chore: upgrade sdk with snapshot manager fix#1700

Merged
ValarDragon merged 5 commits intomainfrom
roman/snapshot-manager-sdk-upgrade
Jun 7, 2022
Merged

chore: upgrade sdk with snapshot manager fix#1700
ValarDragon merged 5 commits intomainfrom
roman/snapshot-manager-sdk-upgrade

Conversation

@p0mvn
Copy link
Copy Markdown
Member

@p0mvn p0mvn commented Jun 7, 2022

Closes: #1697

What is the purpose of the change

Fixes the issue with snapshot manager not being configured due to snapshot-interval being 0 in app.toml

Specifically, upgrades cosmos-sdk fork with this fix: osmosis-labs/cosmos-sdk#236

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes? yes
  • Is a relevant changelog entry added to the Unreleased section in CHANGELOG.md? (es
  • How is the feature or change documented? not applicable

@p0mvn p0mvn added the A:backport/v9.x Do not use. backport patches to v9.x branch label Jun 7, 2022
@p0mvn p0mvn marked this pull request as ready for review June 7, 2022 21:40
@p0mvn p0mvn requested a review from a team June 7, 2022 21:40
@ValarDragon ValarDragon added the A:backport/v8.x backport patches to v8.x branch label Jun 7, 2022
@ValarDragon ValarDragon merged commit 9165ac2 into main Jun 7, 2022
@ValarDragon ValarDragon deleted the roman/snapshot-manager-sdk-upgrade branch June 7, 2022 23:22
mergify bot pushed a commit that referenced this pull request Jun 7, 2022
* chore: upgrade sdk with snapshot manager fix

* changelog

* Update branch version

* Try fix e2e test

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Dev Ojha <dojha@berkeley.edu>
(cherry picked from commit 9165ac2)

# Conflicts:
#	CHANGELOG.md
#	go.mod
#	go.sum
#	tests/e2e/chain/config.go
mergify bot pushed a commit that referenced this pull request Jun 7, 2022
* chore: upgrade sdk with snapshot manager fix

* changelog

* Update branch version

* Try fix e2e test

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Dev Ojha <dojha@berkeley.edu>
(cherry picked from commit 9165ac2)

# Conflicts:
#	CHANGELOG.md
czarcas7ic pushed a commit that referenced this pull request Jun 7, 2022
* chore: upgrade sdk with snapshot manager fix (#1700)

* chore: upgrade sdk with snapshot manager fix

* changelog

* Update branch version

* Try fix e2e test

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Dev Ojha <dojha@berkeley.edu>
(cherry picked from commit 9165ac2)

# Conflicts:
#	CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Roman <roman@osmosis.team>
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A:automerge A:backport/v8.x backport patches to v8.x branch A:backport/v9.x Do not use. backport patches to v9.x branch

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Snapshot manager

2 participants