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

Add parachain groups (merge from Parity) #672

Merged
merged 142 commits into from
Mar 12, 2024
Merged

Add parachain groups (merge from Parity) #672

merged 142 commits into from
Mar 12, 2024

Conversation

pgolovkin
Copy link
Collaborator

Add parachain groups (merge from Parity)

prybalko and others added 30 commits July 20, 2023 07:18
* add system parachains

* fix fmt

* fix frontend style

* Signed specs and metadata

* add network specs

* add tests

* fix fmt

* Signed network specs

* fix verifier

---------

Co-authored-by: EgorPopelyaev <egor@parity.io>
* add unsigned QR codes

* Signed rococo metadat 9430

---------

Co-authored-by: prybalko <prybalko@users.noreply.github.com>
Co-authored-by: Pavel Rybalko <pavel@parity.io>
* add unsigned QR codes

* metadata update

* metadata update

* signed metadata rococ encointer 16

* cleanup

* signed metadata kusama-encointer 16 and rococ-assethub-10005

* metadata update

* metadata update

* metadata update

* signed metadata kusama-encointer 16, polkadot_metadata_9431, rococo_metadata_102000

* rococo-statemine_metadata_10005

---------

Co-authored-by: prybalko <prybalko@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: EgorPopelyaev <egor@parity.io>
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@1.9.2...1.9.3)

---
updated-dependencies:
- dependency-name: indexmap
  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>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
EgorPopelyaev and others added 11 commits February 28, 2024 16:16
# Conflicts:
#	.github/workflows/deploy.yml
#	cli/Cargo.toml
#	cli/src/collector/export.rs
#	cli/src/collector/for_tests/expected.json
#	cli/src/config.rs
#	cli/src/export.rs
#	cli/src/fetch.rs
#	cli/src/signer/mod.rs
#	cli/src/updater/generate.rs
#	cli/src/updater/mod.rs
#	config.toml
#	public/qr/rococo_metadata_1008000.apng
#	src/components/Network.tsx
#	src/components/NetworkAndPortalSelectMobile.tsx
#	src/components/NetworkSelect.tsx
#	src/scheme.ts
#	src/utils.ts
# Conflicts:
#	public/qr/paseo_metadata_1001002.apng
#	public/qr/paseo_specs.png
# Conflicts:
#	public/qr/aleph-node_metadata_68.apng
#	public/qr/node-subtensor_metadata_141.apng
#	public/qr/paseo_metadata_1001002.apng
#	public/qr/paseo_specs.png
@pgolovkin pgolovkin merged commit 120ce36 into master Mar 12, 2024
4 checks passed
@pgolovkin pgolovkin deleted the merge_parity branch March 12, 2024 15:28
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.

Update metadata portal from Parity repo in order to support nested parachain view
5 participants