Skip to content

chore (api!): removal of capabilites module and all references to it.#7279

Merged
bznein merged 4 commits intomainfrom
bznein/capabilitiesfinalremoval
Sep 10, 2024
Merged

chore (api!): removal of capabilites module and all references to it.#7279
bznein merged 4 commits intomainfrom
bznein/capabilitiesfinalremoval

Conversation

@bznein
Copy link
Copy Markdown
Contributor

@bznein bznein commented Sep 10, 2024

Description

ref: #7273


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.

@bznein
Copy link
Copy Markdown
Contributor Author

bznein commented Sep 10, 2024

Opening review to trigger E2E

Copy link
Copy Markdown
Contributor

@colin-axner colin-axner left a comment

Choose a reason for hiding this comment

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

ACK pending green e2e's

What a beautiful day! 🌞 So happy to see this module removed

github.com/cosmos/gogoproto v1.7.0/go.mod h1:yWChEv5IUEYURQasfyBW5ffkMHR/90hiHgbNgrtp4j0=
github.com/cosmos/iavl v1.2.0 h1:kVxTmjTh4k0Dh1VNL046v6BXqKziqMDzxo93oh3kOfM=
github.com/cosmos/iavl v1.2.0/go.mod h1:HidWWLVAtODJqFD6Hbne2Y0q3SdxByJepHUOeoH4LiI=
github.com/cosmos/ibc-go/modules/capability v1.0.1 h1:ibwhrpJ3SftEEZRxCRkH0fQZ9svjthrX2+oXdZvzgGI=
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.

hm, what is bringing this in as an indirect? 🤔

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

go mod why -m github.com/cosmos/ibc-go/modules/capability
# github.com/cosmos/ibc-go/modules/capability
github.com/cosmos/ibc-go/e2e/testsuite
github.com/strangelove-ventures/interchaintest/v8/chain/cosmos
github.com/cosmos/ibc-go/modules/capability

Stack overflow brought me here, now I need to understand what it means :D

Copy link
Copy Markdown
Contributor Author

@bznein bznein Sep 10, 2024

Choose a reason for hiding this comment

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

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.

oh, ofc its interchaintest 😄

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.

no worries, was just curious!

@bznein bznein changed the title [WIP] chore (api!): removal of capabilites module and all references to it. chore (api!): removal of capabilites module and all references to it. Sep 10, 2024
Copy link
Copy Markdown
Contributor

@DimitrisJim DimitrisJim left a comment

Choose a reason for hiding this comment

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

beautiful chunky red diff to end your day. what a time to be alive!

@bznein bznein enabled auto-merge September 10, 2024 16:22
@bznein bznein added this pull request to the merge queue Sep 10, 2024
@sonarqubecloud
Copy link
Copy Markdown

Merged via the queue into main with commit 524ff0d Sep 10, 2024
@bznein bznein deleted the bznein/capabilitiesfinalremoval branch September 10, 2024 16:30
@colin-axner colin-axner mentioned this pull request Oct 9, 2024
3 tasks
@womensrights womensrights added this to the v10.0.0 milestone Dec 5, 2024
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.

4 participants