Skip to content

chore(any): Add cosmos any type#115

Merged
raynaudoe merged 13 commits into
mainfrom
eze/add_cosmos_any
Mar 20, 2024
Merged

chore(any): Add cosmos any type#115
raynaudoe merged 13 commits into
mainfrom
eze/add_cosmos_any

Conversation

@raynaudoe

Copy link
Copy Markdown
Contributor

This PR removes the dependence on cosmos-sdk/codec/types
Partially closes cosmos/cosmos-sdk#19446

@raynaudoe raynaudoe changed the title Add cosmos any type chore(any): Add cosmos any type Mar 14, 2024
@raynaudoe raynaudoe marked this pull request as ready for review March 15, 2024 12:42
@raynaudoe raynaudoe requested a review from a team March 15, 2024 12:42

@julienrbrt julienrbrt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just changelog for this addition and the go mod bump needed

Comment thread go.mod Outdated
Comment thread types/any/any_with_cache_test.go Outdated
Comment thread types/any/interface_registry.go Outdated
Trim down interface_registry
Comment thread types/any/minimal_interface_registry.go Outdated
Comment thread types/any/test/types_test.go Outdated

@tac0turtle tac0turtle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, reverting the go mod change then it should be good

@raynaudoe

Copy link
Copy Markdown
Contributor Author

looks good, reverting the go mod change then it should be good

ok, go bump reverted 👍🏻

@raynaudoe raynaudoe enabled auto-merge (squash) March 20, 2024 11:04
@raynaudoe raynaudoe merged commit 07294c8 into main Mar 20, 2024
@raynaudoe raynaudoe deleted the eze/add_cosmos_any branch March 20, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: move codectypes.Any

4 participants