Giter Club home page Giter Club logo

cosm-orc's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cosm-orc's Issues

Expose async API

Some people want to use cosm orc in a non test environment.

  • Core cosm-orc API
  • Config API

Add poll_for_n_blocks()

We have a flakey integration test in DAO DAO, because Im just sleeping waiting for a block to process.

Consider exposing cosm_client to the public

If you dont care about gas profiling and storing the resulting code ids and contract addresses in a contract map for easier use then you really just need a really lightweight, non mutable cosmwasm client API.

Support non-mnemonic SigningKeys

Key::Mnemonic("blah blah blah") really only works for localnet.

We need a way to securely sign transactions for testnet / mainnet for non integration test use cases.

  • Allow users to use their own existing os Keyring password
  • Add full Keyring password CRUD support through cosm-orc
  • Add ledger support
  • Write documentation on proper Keyring usage for both other libraries and applications

Build + Optimize wasm files

Extend CosmOrc::store_contracts() to build + optimize a Cargo.toml file instead of relying on pre-built and optimized wasm files in a directory. (Or make a new method if that makes more sense)

Chain-orc

Make a POC feature (or maybe a separate crate) that allows for cosmos chain orchestration in rust for testing IBC.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.