gears
gears copied to clipboard
A Rust implementation of the Cosmos SDK
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? It's possible to execute tx earlier that `begin_block` is called. [report-74dff304-e76a-4df0-adbd-82f35dcec3fc.txt](https://github.com/rumos-io/gears/files/15036216/report-74dff304-e76a-4df0-adbd-82f35dcec3fc.txt)...
### Feature description There is currently no command to get a ledger device's address.
`check_tx` should use a forked version of the multi store. The fork should be reset every block. Currently `check_tx` runs against the current state and any state changes (due to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? Triggering a panic displays the message: "Well, this is embarrassing. gears...
### Feature description Allow nodes to prune history.
### Feature description Currently there's a `--fee` flag which accepts a single currency, this should be `--fees` and accept a list of currencies
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? An error is returned when applying the RoutingMessage macro to a...
- [x] #15 - [ ] Add support to the CLI for signing transactions with a ledger device - [ ] Add support for verifying transactions signed with a ledger...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? After "sudo apt install libclang-dev build-essential" as per the README, the...
### Is there an existing issue for this? - [x] I have searched the existing issues ### What happened? When querying the chain before the first block is minted the...