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

Migrate from bifrost rococo to paseo network #1247

Merged
merged 1 commit into from
May 17, 2024

Conversation

TomatoAres
Copy link
Contributor

@TomatoAres TomatoAres commented May 17, 2024

migrate from bifrost rococo to paseo network

Migration has been completed
image

local test ha passed.

command:

bifrost-v0.10.0-rc1  \
    --base-path node \
    --keystore-path node/keystore \
    --chain bifrost-paseo.json \
    --pruning=archive \
    --force-authoring \
    --collator \
    --unsafe-rpc-external \
    --rpc-port 39944 \
    --rpc-methods=unsafe \
    --rpc-max-connections 10000 \
    --rpc-cors all \
    --prometheus-external \
    --wasm-execution compiled \
    --listen-addr /ip4/0.0.0.0/tcp/30333 \
    -- \
    --chain paseo.raw.json
image

@TomatoAres
Copy link
Contributor Author

cc @ark930

@ark930 ark930 merged commit 4fe7cd8 into bifrost-io:v0.10.0 May 17, 2024
ark930 added a commit that referenced this pull request Jun 1, 2024
* Bifrost v0.10.0

* fix: 🐛 clippy

* Fix chain spec (#1243)

* Feat/remove tips&bounty pallet (#1246)

* remove pallet_tips

* remove pallet_bounties

* remove unused const

* add the migration of Bounties pallet

* Fix ve minting (#1244)

* fix: 🐛 add set_ve_locked

* fix: 🐛 unable to lock more

* fix: 🐛 increase_unlock_time_inner

* fix: 🐛 test

* [skip ci] migrate rococo-paseo (#1247)

Co-authored-by: TomatoAres <[email protected]>

* Add identity and collator_selection migrations (#1248)

* RedeemSuccess adds redeem_to

* Fix clippy

* fix: 🐛 increase_unlock_time

* fix: 🐛 deposit_markup

* fix: 🐛 redeem_commission

* Fix slpx migrates

* refactor: 💡 modify Week

* fix: 🐛 Week

---------

Co-authored-by: Edwin Wang <[email protected]>
Co-authored-by: NingBo Wang <[email protected]>
Co-authored-by: yooml <[email protected]>
Co-authored-by: 战神西红柿 <[email protected]>
Co-authored-by: TomatoAres <[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.

3 participants