8000 fix: don't replace ics23 when using sdk v0.46.7 by faddat · Pull Request #1201 · evmos/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: don't replace ics23 when using sdk v0.46.7 #1201

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

Merged
merged 4 commits into from
Dec 30, 2022

Conversation

faddat
Copy link
Contributor
@faddat faddat commented Dec 30, 2022

Description

SDK v0.46.7 introduced a new ics23 libary, v0.9.0, which shouldn't be replaced with v0.8.0.

This PR addresses the issue, and then runs make proto-gen


All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

PR review checkboxes:

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • included the correct type prefix in the PR title
  • targeted the correct branch (see PR Targeting)
  • provided a link in the PR description to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all required CI checks have passed

Code maintenance:

I have...

  • written unit and integration tests
  • added relevant godoc and code comments.
  • updated relevant documentation (docs/) or specification (x/<module>/spec/)

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code

@faddat faddat requested a review from a team as a code owner December 30, 2022 05:49
@faddat faddat requested review from danburck and adisaran64 and removed request for a team December 30, 2022 05:49
@faddat faddat closed this Dec 30, 2022
@faddat faddat mentioned this pull request Dec 30, 2022
12 tasks
@faddat faddat reopened this Dec 30, 2022
@faddat faddat requested a review from ramacarlucho as a code owner December 30, 2022 07:17
@fedekunze fedekunze enabled auto-merge (squash) December 30, 2022 08:29
@fedekunze fedekunze merged commit 291ed0d into evmos:main Dec 30, 2022
@fedekunze
Copy link
Collaborator
fedekunze commented Dec 30, 2022

@Mergifyio backport release/v10.0.x

@mergify
Copy link
Contributor
mergify bot commented Dec 30, 2022

backport release/v10.0.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Dec 30, 2022
* don't explicitly patch dragonberry, the software will default to ics23 v0.9.0

* make proto-gen

* use ethermint v0.20.0

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
(cherry picked from commit 291ed0d)

# Conflicts:
#	x/claims/types/tx.pb.go
#	x/inflation/types/tx.pb.go
#	x/recovery/types/tx.pb.go
#	x/revenue/types/events.pb.go
fedekunze pushed a commit that referenced this pull request Jan 3, 2023
* fix(deps): don't replace ics23 when using SDK v0.46.7 (#1201)

* don't explicitly patch dragonberry, the software will default to ics23 v0.9.0

* make proto-gen

* use ethermint v0.20.0

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
(cherry picked from commit 291ed0d)

# Conflicts:
#	x/claims/types/tx.pb.go
#	x/inflation/types/tx.pb.go
#	x/recovery/types/tx.pb.go
#	x/revenue/types/events.pb.go

* update changelog

* fix changelog

* delete all *.pb.go and *.pb.gw.go and execute make proto-all to rebuild

* run go mod tidy

Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
Co-authored-by: MalteHerrmann <malte@evmos.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0