Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dorado migration #204

Merged
merged 6 commits into from
Mar 22, 2022
Merged

Dorado migration #204

merged 6 commits into from
Mar 22, 2022

Conversation

daeMOn63
Copy link
Contributor

Migrate script seems pretty straightforward at the moment:

  • Init new authz module with defaults
  • Call IBC migration script from v1 to v2 from ibc-go

@ejfitzgerald
Copy link
Member

Sorry a missing requirement for this upgrade we want to mint an additional currency NOMIX (a similar to setup for MOBIX):

denom: nanonomx
decimal places: 9
total_supply: 1 Billion NOMX (1000000000000000000 nanonomx - please check my zeros)

These should be minted to Fetch foundation wallet

@daeMOn63 daeMOn63 changed the base branch from integration/dorado to fix_wasm_0.24_build March 21, 2022 09:46
Base automatically changed from fix_wasm_0.24_build to integration/dorado March 22, 2022 14:09
@daeMOn63 daeMOn63 merged commit 725b727 into integration/dorado Mar 22, 2022
@daeMOn63 daeMOn63 deleted the dorado-migration branch March 22, 2022 14:11
daeMOn63 added a commit that referenced this pull request Mar 23, 2022
* feat: upgrade fetchd to dorado version

Dependencies:

- bump cosmos-sdk to v0.45.1
- bump tendermint to v0.34.16
- bump wasmd to v0.23.0
- integrate ibc-go v2.0.3

Modules:

- update app and commands to integrate new feegrant and authz modules
- remove airdrop module

Commands:

- removed capricorn migration commands (stake-reconciliation-migrate and
  capricorn-migrate)

Remaining changes are only compatibility fixes with the new cosmos-sdk
version

* fix: missing ptr dereference in initAppConfig

* Update networks.md with dorado -rc1

* docs: add gas prices for testnet networks

* chores: bump ibc-go version (#205)

* fix: add back reconciliation command

* fix: bump wasmd to v0.24

bring back support to 20bytes long contract address (see: CosmWasm/wasmd#758)

* chores: wakeup CI

* fix: bump go requirements to 1.17 to allow wasmvm to build (#208)

* Dorado migration (#204)

* fix: bump go requirements to 1.17 to allow wasmvm to build

* feat: add dorado-migrate command

* chores: fmt

* feat: add initial nanonomx supply to dorado-migrate command

* docs: remove redundant info

* chores: switch cosmos-sdk to proper tagged version

* docs: update software versions

Co-authored-by: Ian Harris <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants