Skip to content

api!: delete v1 merkle path and register v2 merkle path against interface on cdc#6870

Merged
colin-axner merged 11 commits intomainfrom
damian/register-codec-iface-v2-merkle-path
Jul 29, 2024
Merged

api!: delete v1 merkle path and register v2 merkle path against interface on cdc#6870
colin-axner merged 11 commits intomainfrom
damian/register-codec-iface-v2-merkle-path

Conversation

@damiannolan
Copy link
Copy Markdown
Contributor

Description

v9 alpha audit.

This only really matters for encoding the type as protobuf Any which never really happens with merkle path types.
Good practise to register it anyways while the interface still exists.


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against the correct branch (see CONTRIBUTING.md).
  • Linked to GitHub issue with discussion and accepted design, OR link to spec that describes this work.
  • Code follows the module structure standards and Go style guide.
  • Wrote unit and integration tests.
  • Updated relevant documentation (docs/).
  • Added relevant godoc comments.
  • Provide a conventional commit message to follow the repository standards.
  • Include a descriptive changelog entry when appropriate. This may be left to the discretion of the PR reviewers. (e.g. chores should be omitted from changelog)
  • Re-reviewed Files changed in the GitHub PR explorer.
  • Review SonarCloud Report in the comment section below once CI passes.

@damiannolan damiannolan enabled auto-merge July 18, 2024 15:07
@damiannolan damiannolan disabled auto-merge July 18, 2024 15:07
@damiannolan damiannolan marked this pull request as draft July 18, 2024 15:28
@damiannolan damiannolan changed the title fix: register codec v2.MerklePath against path interface api!: delete v1 merkle path and register v2 merkle path against interface on cdc Jul 18, 2024
@damiannolan damiannolan marked this pull request as ready for review July 22, 2024 10:27
@damiannolan damiannolan requested a review from srdtrk as a code owner July 22, 2024 10:27
@damiannolan damiannolan added the priority PRs that need prompt reviews label Jul 22, 2024
@colin-axner colin-axner enabled auto-merge July 29, 2024 13:58
@colin-axner colin-axner added this pull request to the merge queue Jul 29, 2024
@sonarqubecloud
Copy link
Copy Markdown

Merged via the queue into main with commit 84de38d Jul 29, 2024
@colin-axner colin-axner deleted the damian/register-codec-iface-v2-merkle-path branch July 29, 2024 14:12
mergify bot pushed a commit that referenced this pull request Jul 29, 2024
…face on cdc (#6870)

* fix: register codec v2.MerklePath against path interface

* chore: delete merkle path v1

* docs: update migration doc for api removal

* chore: update changelog

* chore: make proto-swagger-gen

* Update 13-v8-to-v9.md

---------

Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
(cherry picked from commit 84de38d)

# Conflicts:
#	docs/docs/05-migrations/13-v8-to-v9.md
colin-axner added a commit that referenced this pull request Jul 30, 2024
…face on cdc (backport #6870) (#6983)

* api!: delete v1 merkle path and register v2 merkle path against interface on cdc (#6870)

* fix: register codec v2.MerklePath against path interface

* chore: delete merkle path v1

* docs: update migration doc for api removal

* chore: update changelog

* chore: make proto-swagger-gen

* Update 13-v8-to-v9.md

---------

Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
(cherry picked from commit 84de38d)

# Conflicts:
#	docs/docs/05-migrations/13-v8-to-v9.md

* chore: fix doc conflicts

---------

Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority PRs that need prompt reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants