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

Move Daemon queriers to cw types #393

Merged
merged 3 commits into from
May 14, 2024

Conversation

Kayanski
Copy link
Contributor

@Kayanski Kayanski commented May 14, 2024

This PR aims moving the Daemon querier response types to cw types instead of cosmrs types.

  • Bank has been moved completely
  • Wasm has been moved completely
  • Staking has been moved partially (up to the extent of cosmwasm-std 1.5)

Copy link

cloudflare-workers-and-pages bot commented May 14, 2024

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: a1a78eb
Status:⚡️  Build in progress...

View logs

@Kayanski Kayanski requested a review from CyberHoward May 14, 2024 14:33
Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 57.73196% with 41 lines in your changes are missing coverage. Please review.

Project coverage is 63.9%. Comparing base (6839610) to head (04bde95).
Report is 3 commits behind head on main.

Additional details and impacted files
Files Coverage Δ
cw-orch-daemon/src/queriers/bank.rs 90.7% <88.2%> (+4.8%) ⬆️
cw-orch-daemon/src/sender.rs 59.7% <0.0%> (+0.1%) ⬆️
cw-orch-daemon/src/queriers/cosmwasm.rs 51.5% <69.4%> (+1.9%) ⬆️
cw-orch-daemon/src/queriers/staking.rs 18.4% <40.0%> (+3.6%) ⬆️

@Kayanski Kayanski merged commit 75ed5e4 into main May 14, 2024
6 of 7 checks passed
@Kayanski Kayanski deleted the nicolas/orc-90-queriers-should-return-cw-types branch May 14, 2024 18:27
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