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

[WIP] Yet Another Parachain #6089

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

[WIP] Yet Another Parachain #6089

wants to merge 1 commit into from

Conversation

s0me0ne-unkn0wn
Copy link
Contributor

This PR adds yet another testing parachain (YAP) with the following features:

  • It parses its own chainspec name to learn to which relay chain it belongs and what parachain ID it should use (examples being yap-rococo-local-100 or yap-kusama-live-2089);
  • Its genesis state contains 16000 pre-funded account pairs derived from seeds //Sender/<n> and //Receiver/<n> where n ∈ [0, 15999]. Regular well-known testing accounts are also available;
  • It contains balances and sudo pallets (the latter is bound to the Alice account) and is missing the XCM functionality;
  • It has CheckNonce and CheckGenesis signed extensions disabled.

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.

1 participant