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

Upgrade to ChainX v4.0.0 #605

Merged
merged 46 commits into from
Feb 25, 2022
Merged

Upgrade to ChainX v4.0.0 #605

merged 46 commits into from
Feb 25, 2022

Conversation

icodezjb
Copy link
Member

No description provided.

@icodezjb icodezjb requested a review from gguoss February 7, 2022 07:02
@icodezjb icodezjb changed the title Prepare migrate Migrations from 11ace4ef8b2ad176293ad6db2b3dd795befd2c79 to polkadot-v0.9.11 of substrate #604 Feb 14, 2022
@icodezjb
Copy link
Member Author

Migrations from 11ace4ef8b2ad176293ad6db2b3dd795befd2c79 to polkadot-v0.9.11 of substrate #604

@icodezjb icodezjb changed the title Migrations from 11ace4ef8b2ad176293ad6db2b3dd795befd2c79 to polkadot-v0.9.11 of substrate #604 Upgrade to ChainX v4.0.0 Feb 24, 2022
@gguoss gguoss merged commit 74083a0 into develop-2022 Feb 25, 2022
@gguoss gguoss deleted the pre-migrate branch February 25, 2022 01:51
gguoss pushed a commit that referenced this pull request Feb 25, 2022
* Remove VestingAccount

* Fix chain specs

* Update rust-toolchain

* Update make test and benchmark

* Update CI

* Run `make format` and `make clippy`

* Update CI

* Quick fix

* Support try-runtime

* Remove pallet-randomness-collective-flip

* Migrate elections-phragmen
(paritytech/substrate#7040)

* Migrate PalletVersion to StorageVersion
(paritytech/substrate#9165)

* Migrate pallet-babe epoch config
(paritytech/substrate#8072)

* Migrate frame-system AccountInfo to AccountInfoWithTripleRefCount
(paritytech/substrate#8221)

* Migrate prefix `GrandpaFinality` -> `Grandpa`

* Migrate prefix `Instance1Collective` -> `Council`

* Migrate prefix `Instance2Collective` -> `TechnicalCommittee`

* Migrate prefix `Instance1Membership` -> `TechnicalMembership`

* Migrate pallet-tips prefix from `Treasury` -> `Tips`

* Migrate pallet-bounties prefix from `Treasury` -> `Bounties`

* Migrate prefix from `PhragmenElection` -> `Elections`

* Revert `dev` spec_name

* Confirm migrations order

* Use ChainX substrate patch for system migration

* Run `make format`

* Reset spec_name `dev` -> `chainx`

* Add migrations.rs for mainnet and testnet

* Bump ChainX version to `4.0.0`

* Bump ChainX version to `4.0.0`

* Update governance parameters for dev and malan

* Update malan chainspec

* Quick fix

* Quick fix

* Update generate_keys.sh

* Adjust malan parameters

* Update malan chainspec

* Update malan chainspec

* Update malan chainspec

* Rename malan testnet name

* Add bootnodes url

* Run `make format`

* Regenerate weights

* Disable pre_release.yml CI

* Regenerate benchmark weights

* Run `make clippy`

* Run `make format`

Co-authored-by: icodezjb <icodezjb@users.noreply.github.com>
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