gaia icon indicating copy to clipboard operation
gaia copied to clipboard

Cosmos Hub

Results 189 gaia issues
Sort by recently updated
recently updated
newest added

part of #1384 ## Description Some values are missing in the genesis JSON when we are exporting it. So we can't validate the genesis after export. ***Most of the values...

# remove globalfee `initModule` - [x] move `initModule` of global fee, for upgrade, one can use either add globalfee to store in `v8/upgrades/constans.go` or delete `globalfee` from `vm` in `CreateUpgradeHandler`...

Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.1.0. Release notes Sourced from docker/login-action's releases. v2.1.0 What's Changed Ensure AWS temp credentials are redacted in workflow logs by @​crazy-max (#275) Bump @​actions/core from...

dependencies
github_actions

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0. Release notes Sourced from docker/build-push-action's releases. v3.2.0 What's Changed Remove workaround for setOutput by @​crazy-max (#704) Docs: fix Git context link and add more...

dependencies
github_actions

## Summary of Bug Tx, `93AC5D98E5EE277E87416CFA4229A65B486B6C523803BD1BB67F798190D76A1C`, shows that uatom movements . - First : 467 uatom as a fee. - Second : 1 uatom movement `from account cosmos1x54ltnyg88k0ejmk8ytwrhd3ltm84xehrnlslf` to account...

While working on Akash today I noticed that there were some **very strange** things going on with our ledger imports. The tl;dr is: * we should stop maintaining cosmos/ledger-go *...

## Summary In the [Gaia Docs](https://hub.cosmos.network/), there's several sections covering the subject of upgrades. Under Tutorials: [Joining Mainnet: Releases & Upgrades](https://hub.cosmos.network/main/hub-tutorials/join-mainnet.html#releases-upgrades) [Upgrading Your Node](https://hub.cosmos.network/main/hub-tutorials/upgrade-node.html) [Live Upgrade Tutorial](https://hub.cosmos.network/main/hub-tutorials/live-upgrade-tutorial.html) Some of this...

docs
technical-debt
S: ImprovingThings

## Summary Add upgrade handler for rho upgrade: - [ ] create globalfee submodule params in upgrade handler. - [ ] check if ica host allowed msgs are changed to...