Skip to content
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

Nicolas/orc 176 remove response generic in stargate commit any #512

Conversation

Kayanski
Copy link
Contributor

This Pr aims at removing the response generic in cw-orch-traits::Stargate trait

Checklist

  • Changelog updated.
  • Docs updated.

@Kayanski Kayanski requested a review from Buckram123 October 25, 2024 08:28
Copy link

cloudflare-workers-and-pages bot commented Oct 25, 2024

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5c1f74d
Status:⚡️  Build in progress...

View logs

@Kayanski Kayanski changed the base branch from main to buckram/revive-osmosis-test-tube October 25, 2024 08:30
…remove-response-generic-in-stargatecommit_any
Copy link
Contributor

@Buckram123 Buckram123 left a comment

Choose a reason for hiding this comment

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

🚀

@@ -381,27 +379,34 @@ impl BankSetter for OsmosisTestTube {
}

impl Stargate for OsmosisTestTube {
fn commit_any<R: prost::Message + Default>(
fn commit_any(
Copy link
Contributor

Choose a reason for hiding this comment

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

Doable for neutron as well, yeah?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no

@Kayanski Kayanski merged commit 44b2b5c into buckram/revive-osmosis-test-tube Oct 25, 2024
9 of 12 checks passed
@Kayanski Kayanski deleted the nicolas/orc-176-remove-response-generic-in-stargatecommit_any branch October 25, 2024 09:02
Kayanski added a commit that referenced this pull request Oct 25, 2024
* new osmosis tube

* enable neutron test tube

* clippy

* instantiate2 for osmosis test tube

* migrate for osmosis test tube

* migrate fix

* Fixed doc tests

* migrate+instantiate2 for neutron

* coin sorting

* Nicolas/orc 176 remove response generic in stargate commit any (#512)

* Removed generic parameter

* Features fix

* Warning

* Published all versions for breaking change

---------

Co-authored-by: Kayanski <kowalski.kowalskin@gmail.com>
Co-authored-by: Kayanski <44806566+Kayanski@users.noreply.github.com>
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