cw-orchestrator icon indicating copy to clipboard operation
cw-orchestrator copied to clipboard

All-in-one Rust-based CosmWasm testing, scripting, and deployment tool.

Results 43 cw-orchestrator issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [cw20-base](https://github.com/CosmWasm/cw-plus) to permit the latest version. Release notes Sourced from cw20-base's releases. v2.0.0 Attached there are some schemas and build artifacts generated at this tag. Those...

dependencies
rust

Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. Changelog Sourced from base64's changelog. 0.22.1 Correct the symbols used for the predefined alphabet::BIN_HEX. 0.22.0 DecodeSliceError::OutputSliceTooSmall is now conservative rather...

dependencies
rust

Updates the requirements on [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) to permit the latest version. Commits a3f7667 Merge rust-bitcoin/rust-bitcoin#2706: bitcoin: Release tracking PR: v0.32.0 fadd614 Update changelog ready for release of version 0.32.0 89b69a3 Merge...

dependencies
rust

Bumps [extractions/setup-just](https://github.com/extractions/setup-just) from 1 to 2. Commits dd310ad This is 2.0.0 b88c09d Upgrade GitHub Actions dcec242 Upgrade dependencies fbd91a8 Use Node v20 5024487 Build: just v1.23.0 (#15) 1b96160 doc: Fix...

dependencies
github_actions

https://github.com/AbstractSDK/cw-orchestrator/blob/859ba48d313f9c80536940fd0a9766999a90dbd0/Cargo.toml#L17

Updates the requirements on [cosmwasm-std](https://github.com/CosmWasm/cosmwasm) to permit the latest version. Release notes Sourced from cosmwasm-std's releases. v1.5.2 The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.\n\nAttached...

dependencies
rust

`cw-orch-cli` is a chain-agnostic interactive cli for cosmos chains, with main focus on wasm operations Currently supported features: # Key management CLI allows managing keys, using platform-specific secure store. Saved...

This PR aims at adding Injective Test Tube to cw-orch. This is not prioritary, but this is tested

Features required for the Abstract GraphQL Rust API. - Async query fn generation - Loosen trait bounds where applicable