gears
gears copied to clipboard
A Rust implementation of the Cosmos SDK
**Proposition** Add support of configuration variables or configuration file to configure the application behavior. **Problem** I tried to use updated application and got non intuitive error: ``` Error: could not...
Currently arithmetic operations on 256 bit number types (Dec and Uint) panic on overflow. This matches the behaviour of the Cosmos SDK, however unlike the SDK, Gears does not catch...
### Feature description Currently only Secp256k1 is supported
### Feature description Implement gov module for changing params of chain
### Feature description [Link](https://github.com/NYBACHOK/gears/blob/77c8e4a50af69175c7692188b0d43c23a9775bc6/gears/src/application/handlers/client.rs#L51)
### Feature description [Link](https://github.com/NYBACHOK/gears/blob/77c8e4a50af69175c7692188b0d43c23a9775bc6/gears/src/grpc/health.rs#L13-L66)