-
### Prerequisites
- [X] I am running the [latest CosmPy version](https://docs.fetch.ai/CosmPy/#version).
- [X] I checked the [documentation](http://docs.fetch.ai/CosmPy/) and found no answer to my pr…
-
Using the example provided as a started guide, providing a non-0x private throws an error that the private key is invalid. Even as a fix I attempted to prefix the private with 0x, still the same error…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### have you checked our wiki for common solutions?
- [X] I have searched the wiki or docs
### Operation Details
…
-
Hello there,
I just stumbled over this repo and want to use it for a project of mine.
The repo seems to be worked on but is not expected to be used from outside, is there any way to get in contact,…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
First transaction from Evmos network fails, reason `TypeError: Failed to fetch` Second transa…
-
The `instantiate2_address` helper inside cosmwasm-std is not accounting for the length of chain's contract addresses. Something like this would work:
```rust
fn instantiate2_address_impl(
che…
-
## Bug Report
### Setup
**CometBFT version** (use `cometbft version` or `git rev-parse --verify HEAD` if installed from source): v0.38.x
**Have you tried the latest version**: yes
**AB…
-
The Injective python API demo has served as a focal point for algorithmic developers to kickstart integrations with exchange applications and leverage the order-book primitives on the Injective Chain.…
-
we need to get updated documentation for use to get on aggregator services. A lot of what we need is inside your brains hehe
can we please document all the the below asap please
The following is info…
-
### Summary
The current bank module is heavily overloaded with jobs it needs to maintain. To name a few jobs it has: handle sends, handle account restrictions, handle delegation counting, minting and…