gears icon indicating copy to clipboard operation
gears copied to clipboard

A Rust implementation of the Cosmos SDK

Results 50 gears issues
Sort by recently updated
recently updated
newest added

### 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)...

bug

### Feature description There is currently no command to get a ledger device's address.

enhancement
priority

`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...

bug

### Feature description Allow nodes to prune history.

enhancement

### Feature description Currently there's a `--fee` flag which accepts a single currency, this should be `--fees` and accept a list of currencies

enhancement

### 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...

bug

- [x] #15 - [ ] Add support to the CLI for signing transactions with a ledger device - [ ] Add support for verifying transactions signed with a ledger...

enhancement

### 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...

bug

### 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...

bug