AbstractSDK / cw-orchestrator

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

Allow setting private key for sender #482

Closed Kayanski closed 1 week ago

Kayanski commented 1 week ago

This PR aims at allowing setting the private key or the mnemonic for the CosmosSender object

Checklist

cloudflare-pages[bot] commented 1 week ago

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

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

View logs

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 54.2%. Comparing base (cbab5f5) to head (557ec97).

Files with missing lines Patch % Lines
cw-orch-daemon/src/senders/cosmos.rs 0.0% 15 Missing :warning:
Additional details and impacted files | [Files with missing lines](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/482?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/senders/cosmos.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/482?src=pr&el=tree&filepath=cw-orch-daemon%2Fsrc%2Fsenders%2Fcosmos.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-Y3ctb3JjaC1kYWVtb24vc3JjL3NlbmRlcnMvY29zbW9zLnJz) | `58.9% <0.0%> (-2.9%)` | :arrow_down: |