-
Notifications
You must be signed in to change notification settings - Fork 17
Launch rococo parachain #429
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
h4n0
reviewed
Apr 1, 2022
h4n0
approved these changes
Apr 1, 2022
wangminqi
added a commit
that referenced
this pull request
Apr 8, 2022
* put if-check on job level (#425) * Bump log from 0.4.14 to 0.4.16 (#420) Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Bump async-trait from 0.1.52 to 0.1.53 (#421) Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.52 to 0.1.53. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.52...0.1.53) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Launch rococo parachain (#429) * add rococo runtime and spec skeleton * add JSON placeholder * add rococo runtime Makfile * add real genesis info * update rococo paraId * update benchmark host * add rococo * permission for PR * add rococo to script * extend stale bot threshold * move the if-check out of job level * companion for c97b20b * add rococo runtime tests * fix clippy * add rococo chain spec 697ca6a * fix dockerfile path (#432) * Bump clap from 3.1.6 to 3.1.8 (#434) Bumps [clap](https://github.com/clap-rs/clap) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.6...v3.1.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @polkadot/api from 7.14.3 to 7.15.1 in /ts-tests (#436) Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 7.14.3 to 7.15.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v7.15.1/packages/api) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Enable vest() function call for reward claiming (#433) * Enable vest() function call for reward claiming * Refactor with the help of clippy * Remove unused comments * Fix fmt error * Update dependencies to `polkadot-v0.9.18` (#439) * bump code version * update node to compile * fix clippy * add rococo-dev for benchmarking * fix compile * restore pallet_collator_selection benchmarking * update extendedHosts * fix compile * [benchmarking bot] Auto commit generated weights files (#437) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * update litmus weights * bump version * [benchmarking bot] Auto commit generated weights files (#438) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * add weights use * add vesting filter on rococo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * Bump minimist from 1.2.5 to 1.2.6 in /ts-tests (#440) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han <4738254+h4n0@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com>
wangminqi
added a commit
that referenced
this pull request
Apr 8, 2022
* put if-check on job level (#425) * Bump log from 0.4.14 to 0.4.16 (#420) Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Bump async-trait from 0.1.52 to 0.1.53 (#421) Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.52 to 0.1.53. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.52...0.1.53) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Launch rococo parachain (#429) * add rococo runtime and spec skeleton * add JSON placeholder * add rococo runtime Makfile * add real genesis info * update rococo paraId * update benchmark host * add rococo * permission for PR * add rococo to script * extend stale bot threshold * move the if-check out of job level * companion for c97b20b * add rococo runtime tests * fix clippy * add rococo chain spec 697ca6a * fix dockerfile path (#432) * Bump clap from 3.1.6 to 3.1.8 (#434) Bumps [clap](https://github.com/clap-rs/clap) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.6...v3.1.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @polkadot/api from 7.14.3 to 7.15.1 in /ts-tests (#436) Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 7.14.3 to 7.15.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v7.15.1/packages/api) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Enable vest() function call for reward claiming (#433) * Enable vest() function call for reward claiming * Refactor with the help of clippy * Remove unused comments * Fix fmt error * Update dependencies to `polkadot-v0.9.18` (#439) * bump code version * update node to compile * fix clippy * add rococo-dev for benchmarking * fix compile * restore pallet_collator_selection benchmarking * update extendedHosts * fix compile * [benchmarking bot] Auto commit generated weights files (#437) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * update litmus weights * bump version * [benchmarking bot] Auto commit generated weights files (#438) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * add weights use * add vesting filter on rococo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * Bump minimist from 1.2.5 to 1.2.6 in /ts-tests (#440) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han <4738254+h4n0@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com>
wangminqi
added a commit
that referenced
this pull request
Jun 9, 2022
* Update for 0.9.18 (#442) * put if-check on job level (#425) * Bump log from 0.4.14 to 0.4.16 (#420) Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Bump async-trait from 0.1.52 to 0.1.53 (#421) Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.52 to 0.1.53. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.52...0.1.53) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Launch rococo parachain (#429) * add rococo runtime and spec skeleton * add JSON placeholder * add rococo runtime Makfile * add real genesis info * update rococo paraId * update benchmark host * add rococo * permission for PR * add rococo to script * extend stale bot threshold * move the if-check out of job level * companion for c97b20b * add rococo runtime tests * fix clippy * add rococo chain spec 697ca6a * fix dockerfile path (#432) * Bump clap from 3.1.6 to 3.1.8 (#434) Bumps [clap](https://github.com/clap-rs/clap) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.6...v3.1.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @polkadot/api from 7.14.3 to 7.15.1 in /ts-tests (#436) Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 7.14.3 to 7.15.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v7.15.1/packages/api) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Enable vest() function call for reward claiming (#433) * Enable vest() function call for reward claiming * Refactor with the help of clippy * Remove unused comments * Fix fmt error * Update dependencies to `polkadot-v0.9.18` (#439) * bump code version * update node to compile * fix clippy * add rococo-dev for benchmarking * fix compile * restore pallet_collator_selection benchmarking * update extendedHosts * fix compile * [benchmarking bot] Auto commit generated weights files (#437) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * update litmus weights * bump version * [benchmarking bot] Auto commit generated weights files (#438) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * add weights use * add vesting filter on rococo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * Bump minimist from 1.2.5 to 1.2.6 in /ts-tests (#440) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han <4738254+h4n0@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * Update dev into orlm_xtoken_branch (#443) * put if-check on job level (#425) * Bump log from 0.4.14 to 0.4.16 (#420) Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Bump async-trait from 0.1.52 to 0.1.53 (#421) Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.52 to 0.1.53. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.52...0.1.53) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> * Launch rococo parachain (#429) * add rococo runtime and spec skeleton * add JSON placeholder * add rococo runtime Makfile * add real genesis info * update rococo paraId * update benchmark host * add rococo * permission for PR * add rococo to script * extend stale bot threshold * move the if-check out of job level * companion for c97b20b * add rococo runtime tests * fix clippy * add rococo chain spec 697ca6a * fix dockerfile path (#432) * Bump clap from 3.1.6 to 3.1.8 (#434) Bumps [clap](https://github.com/clap-rs/clap) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.6...v3.1.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @polkadot/api from 7.14.3 to 7.15.1 in /ts-tests (#436) Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 7.14.3 to 7.15.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v7.15.1/packages/api) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Enable vest() function call for reward claiming (#433) * Enable vest() function call for reward claiming * Refactor with the help of clippy * Remove unused comments * Fix fmt error * Update dependencies to `polkadot-v0.9.18` (#439) * bump code version * update node to compile * fix clippy * add rococo-dev for benchmarking * fix compile * restore pallet_collator_selection benchmarking * update extendedHosts * fix compile * [benchmarking bot] Auto commit generated weights files (#437) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * update litmus weights * bump version * [benchmarking bot] Auto commit generated weights files (#438) Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * add weights use * add vesting filter on rococo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * Bump minimist from 1.2.5 to 1.2.6 in /ts-tests (#440) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han <4738254+h4n0@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com> * temp: merge * warn: For xcm implementation; With bug * feat: XCM related implementation * debug: cargo fmt * feat: ED of asset * debug: remove unused code * feat: XCM fee trader implementation * debug: duplicate Cargo.lock * debug: for clippy * feat: sync litmus code to rococo and moonbase * feat: enable build wasm * debug: fmt * debug: improve spec_version for runtime upgrade * feat: asset_manager unittest draft * feat: Asset Manager Test * debug: clippy * feat: pallet_asset_manager benchmarking * debug: cargo fmt * debug: benchmark test * debug: cargo fmt * fix: improve unitWeight of XCM * feat: stable this version of runtime * feat: Unittest support for XCM relay + parachain mimic; XCM remote asset support * fix: sync the implementation/version to all chains * debug:clippy * debug: comments * fix: upgrade to 0.9.22 * fix: update 0.9.22 * debug: fix from code reivew * debug: comment modify * debug: swap pallet_index for TEE * IdentityManagement * fix: transactional protect of pallet_asset_manager * debug: rename error * assert_eo * Revert "assert_eo" This reverts commit c190464. * debug: clippy * feat: weight of benchmark and pallet reference for pallet_asset_manager * debug: cargo fmt * debug: use try_mutate to remove transactional macro * debug: fmt * debug: orml has 0.9.22 tag now * feat: remove relocate_id method * debug: fix todo comment * fix: update comment * fix: remove asset_id from remove_asset_type * fix: correct remove_asset_type malicious input Co-authored-by: Kai <7630809+Kailai-Wang@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Han <4738254+h4n0@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kailai-Wang <Kailai-Wang@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves #346
This PR prepares for the rococo parachain onboarding.
A release will follow.