migaloo-chain icon indicating copy to clipboard operation
migaloo-chain copied to clipboard

Migaloo is a cosmwasm-powered, permissionless blockchain for building decentralized applications.

Results 30 migaloo-chain issues
Sort by recently updated
recently updated
newest added

Across: * Upgrade cosmos-sdk from v0.46.15 -> v0.47.7 * Upgrade ibc v6 -> v7, use original IBC * Upgrade wasmd v0.30.0 -> v0.45.0, use original wasmd * Upgrade tokenfactory use...

enhancement

## Description and Motivation Add InterchainTest (Start_chain, ibc_transfer, Upgrade_chain,...) for testing easy - [x] I have read [Migaloo's contribution guidelines](https://github.com/White-Whale-Defi-Platform/migaloo-chain/blob/main/docs/CONTRIBUTING.md). - [x] My pull request has a sound title and...

this url works /terra/alliances but is missing in the auto generated swagger documentation. Sample on e.g. Terra: https://phoenix-lcd.terra.dev/swagger/

bug

- [x] upgrade migaloo to sdk v0.47.x - [x] #139 - [x] merge a trivial change to x/alliance: https://github.com/terra-money/alliance/pull/170 - [x] migrate proto domain for token factory to `osmosis` -...

Before finalizing a release of v3.0.0, we should carefully review the upgrade handler. It can be compared with the one in terra v2. Let's not cut v3 until this issue...

Migaloo v4 will be released "a week or two" after v3. This will allow the v3 release to contain no changes other than upgrading x/wasm, ibc-go, and cosmos-sdk. #138 That...

The default genesis.json does not work out of the box. It contains multiple "stake" denom references that make lead to crashes. ## Steps to Reproduce $binary init testnode --chain-id migaloo-1...

bug

Codacy hasn't proven to be useful over time, so I'm removing it. We should find another tool to stand in for it, because of our openssf self certification.

If you want to report a security issue, please follow our security policy: `https://github.com/White-Whale-Defi-Platform/migaloo-chain/blob/main/SECURITY.md` --- ## Improvement description On chains such as Terra with Swagger enabled; a REST API node...

enhancement