InfraBlockchain/infra-cumulus

Cumulus Chain Spec

Closed this issue · 0 comments

Description

  • There are lots of runtime that we don't need for now, which take some time to build. It should be done to build our own Cumulus SDK. As we remove runtimes, chain spec and other.
  • After ibs-runtime is configured, all polkadot-* will be replaced.
  • collectives, contracts parachain runtime is remained

Changes

parachains

Those 4 runtimes are removed

  • rococo-parachains
  • penpal
  • Statemint
  • Statemine

Genesis State

Genesis Config for infra-asset-system

  1. pallet_assets
<GenesisConfig>
assets 
- asset_id : 99
- owner: Alice
- is_sufficient: true,
- min_balance: 1000 

metadata
- token_name = "iTest"

accounts
- Alice -> 1_000_000_000 iTest 

Zombienet

infrabc_rococo_local

  • infra-asset-system + parachain-template + rococo-local
  • rococo will replace with infrabs-local