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

Dolphin V2 Runtime #349

Closed
stechu opened this issue Jan 12, 2022 · 2 comments · Fixed by #392
Closed

Dolphin V2 Runtime #349

stechu opened this issue Jan 12, 2022 · 2 comments · Fixed by #392
Assignees
Labels
A-runtime Area: Issues and PRs related to Runtimes P-high Priority: High

Comments

@stechu
Copy link
Collaborator

stechu commented Jan 12, 2022

We should have a new parachain runtime that serves:

  1. Test New Features
  2. Work as bases for Dolphin Testnet V2
  3. This new runtime should be part of the unified binary of Calamari/Manta

Configuration

For now, the configuration should be identical to calamari with the following differences:

  1. The token symbol is DOL, with decimal 18 (ERC-20 compatible)
  2. The SUDO keys are different, however, it should be identical to the old dolphin's SUDO keys (there might be some necessary difference need to be made in the chain-spec accordingly)
  3. Dolphin V2 doesn't need CalamariVesting pallet

Things to figure out

  1. how should we build CI/CD for Dolphin runtime?
@stechu stechu added A-runtime Area: Issues and PRs related to Runtimes Testnet-V2 P-high Priority: High labels Jan 12, 2022
@Dengjianping
Copy link
Contributor

What's the name of new runtime?

@stechu
Copy link
Collaborator Author

stechu commented Jan 14, 2022

Should be just dolphin (this time dolphin is a parachain runtime)

@stechu stechu changed the title Parachain Testnet Runtime Dolphin V2 Runtime Jan 14, 2022
@dziabko dziabko mentioned this issue Jan 29, 2022
12 tasks
@dziabko dziabko mentioned this issue Feb 9, 2022
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: Issues and PRs related to Runtimes P-high Priority: High
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants