joystream icon indicating copy to clipboard operation
joystream copied to clipboard

Implement Carthage genesis block configuration

Open bedeho opened this issue 2 years ago • 2 comments

Implement according to this plan: https://github.com/Joystream/joystream/issues/3419

Depends on having worked out how to do multisig #3910

Includes

  • fm
  • team
  • investors
  • rhodes
  • etc.

┆Issue is synchronized with this Asana task by Unito

bedeho avatar Jun 21 '22 13:06 bedeho

Should probably update the genesis block CLI tool so it automatically outputs a suitable format that can be c&p into chain spec.

bedeho avatar Aug 24 '22 09:08 bedeho

We now support adding vesting config as well as the initial balances in our chainspec config. Implemented in: https://github.com/Joystream/joystream/pull/4228 and https://github.com/Joystream/joystream/pull/4251

mnaamani avatar Sep 05 '22 06:09 mnaamani