AbstractSDK / cw-orchestrator

All-in-one Rust-based CosmWasm testing, scripting, and deployment tool.
https://orchestrator.abstract.money
GNU General Public License v3.0
75 stars 17 forks source link

Added ms block time #410

Closed Kayanski closed 2 months ago

Kayanski commented 2 months ago

This PR aims at adding below second block time to cw-orch-daemon to accelerate transaction waiting time in case of local testing for instance

Checklist

cloudflare-pages[bot] commented 2 months ago

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: be1f6e3
Status: ✅  Deploy successful!
Preview URL: https://1b4a1c4d.cw-orchestrator.pages.dev
Branch Preview URL: https://nicolas-orc-139-below-second.cw-orchestrator.pages.dev

View logs

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 35.29412% with 22 lines in your changes missing coverage. Please review.

Project coverage is 56.5%. Comparing base (0a2f299) to head (be1f6e3). Report is 2 commits behind head on main.

Additional details and impacted files | [Files](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/410?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK) | Coverage Δ | | |---|---|---| | [cw-orch-daemon/src/queriers/node.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/410?src=pr&el=tree&filepath=cw-orch-daemon%2Fsrc%2Fqueriers%2Fnode.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-Y3ctb3JjaC1kYWVtb24vc3JjL3F1ZXJpZXJzL25vZGUucnM=) | `44.7% <100.0%> (+0.5%)` | :arrow_up: | | [packages/clone-testing/src/core.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/410?src=pr&el=tree&filepath=packages%2Fclone-testing%2Fsrc%2Fcore.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-cGFja2FnZXMvY2xvbmUtdGVzdGluZy9zcmMvY29yZS5ycw==) | `84.5% <ø> (ø)` | | | [cw-orch-daemon/src/core.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/410?src=pr&el=tree&filepath=cw-orch-daemon%2Fsrc%2Fcore.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-Y3ctb3JjaC1kYWVtb24vc3JjL2NvcmUucnM=) | `58.6% <0.0%> (ø)` | | | [cw-orch-daemon/src/tx\_broadcaster.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/410?src=pr&el=tree&filepath=cw-orch-daemon%2Fsrc%2Ftx_broadcaster.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-Y3ctb3JjaC1kYWVtb24vc3JjL3R4X2Jyb2FkY2FzdGVyLnJz) | `75.7% <0.0%> (-0.5%)` | :arrow_down: | | [cw-orch-daemon/src/env.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/410?src=pr&el=tree&filepath=cw-orch-daemon%2Fsrc%2Fenv.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-Y3ctb3JjaC1kYWVtb24vc3JjL2Vudi5ycw==) | `57.3% <11.1%> (-14.4%)` | :arrow_down: |