Skip to content

Conversation

adairrr
Copy link
Contributor

@adairrr adairrr commented Nov 18, 2023

This changes updates the version of cosmrs for RPC support in orchestrator. It also fixes some minor bugs when interacting with wasmd v0.50-rc-2.

Copy link

cloudflare-workers-and-pages bot commented Nov 18, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6278156
Status:🚫  Build failed.

View logs

@@ -11,6 +11,7 @@ use prost::Message;

/// Querier for the Tendermint node.
/// Supports queries for block and tx information
/// @TODO: all tendermint queries should use the tendermint-rpc explicitly instead of hitting the tendermint node with the typed queries.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Outstanding issue

Copy link
Contributor

Choose a reason for hiding this comment

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

what do you mean ? The tendermint rpc library does not expose those types, so we can't really do that can we ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Only when it does expose those types - I think most of them are covered in this PR but there could still be some outstanding ones.

@adairrr adairrr requested a review from Kayanski November 18, 2023 11:44
@Kayanski
Copy link
Contributor

Closing because we are not planning on adding RPC support to cw-orch soon.

@Kayanski Kayanski closed this Jun 11, 2024
@CyberHoward CyberHoward reopened this Jun 27, 2024
@CyberHoward CyberHoward merged commit eac1378 into update/add-rpc-support Jun 27, 2024
@CyberHoward CyberHoward deleted the update/add-rpc-support-38 branch June 27, 2024 15:05
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.

3 participants