Raul Bernal

Results 16 issues of Raul Bernal

## Summary of Bug Cosmovisor v.1.2.0 can't be installed from cli following the main readme doc instructions: ``` go install github.com/cosmos/cosmos-sdk/cosmovisor/cmd/cosmovisor@latest ``` or ``` go install github.com/cosmos/cosmos-sdk/cosmovisor/cmd/[email protected] ``` This is...

T: Bug
C:Cosmovisor

**Describe the bug** When I try to submit-proposal to cancel-software-upgrade doesn't show in explorer TRANSACTION tab **To Reproduce** Steps to reproduce the behavior: 1. Submit a proposal with similar command...

bug

**Describe the bug** When I try to make an upgrade driven by governance from SDK v0.47 (v0.27.1) to SDK v0.50.3 (v0.28.2) Store key upgrade fails. **To reproduce** Steps to reproduce...

type:bug
component:scaffold

Can I set the fees or gas params at faucet ? I'm getting errors by this reason `"error":"cannot send tokens (SDK code 13): insufficient fees; got: required: 5000ubcna: insufficient fee"`

## Bug description % Voting power for validators is not being rightly calculated Running v0.47 branch, no errors running the binary (no weird logs) ## Steps to reproduce https://explorer.bitcanna.io/validators ##...

## Bug description I get this error in loop: ``` 11:07AM DBG processing block height=11134297 11:07AM ERR re-enqueueing failed block err="failed to get transactions for block: error while unpacking message:...

I have config the network.json with my custom chain (stargate fork) and works almost everything but not: * Showing transfer ![image](https://user-images.githubusercontent.com/3751926/103683450-7dd31a00-4f8a-11eb-88c8-ce328815750e.png) * Showing validators ![image](https://user-images.githubusercontent.com/3751926/103683384-6bf17700-4f8a-11eb-8404-2bfcc59cc117.png) The wallet is living at:...

## BCNAD v4 preparations (Cosmos SDK-v0.50.x & migration's upgrade handler) - Refactor of SDK codebase - Refactor of BitCannaID & BitCannaSupplyChain - Add length limit to custom module inputs -...