You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have a new parachain runtime that serves:
Test New Features
Work as bases for Dolphin Testnet V2
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:
The token symbol is DOL, with decimal 18 (ERC-20 compatible)
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)
Dolphin V2 doesn't need CalamariVesting pallet
Things to figure out
how should we build CI/CD for Dolphin runtime?
The text was updated successfully, but these errors were encountered:
We should have a new parachain runtime that serves:
Calamari/Manta
Configuration
For now, the configuration should be identical to
calamari
with the following differences:DOL
, with decimal 18 (ERC-20 compatible)dolphin
's SUDO keys (there might be some necessary difference need to be made in the chain-spec accordingly)CalamariVesting
palletThings to figure out
The text was updated successfully, but these errors were encountered: