karma-coin / karmachain

The Karma Coin Blockchain
https://karmaco.in/docs
Other
6 stars 0 forks source link

Update chainspec #126

Closed avive closed 1 year ago

avive commented 1 year ago

Create TN3 chainspec which is very close to genesis chainspec in terms of values according to the economic model.

HolyGrease commented 1 year ago

We need to determine values of next parameters:

  1. Max number of validators
  2. Minimal amount to bond to validate
  3. Minimal amount to bond to nominate
  4. Minimal amount to join the nomination pool
  5. Minimal amount to create the nomination pool
  6. Initial balance of genesis validator (should be greater or equal to minimal amount to bond to validate)
  7. Some genesis balances, like above or funds for off chain account in order to sign karma rewards
HolyGrease commented 1 year ago
avive commented 1 year ago

We need to finalize lots of params / consts:

Nomination and staking

Nomination pools

@HolyGrease I'd like to have a google sheet with all network params / constants for TN3 so there's one place to look up all the numbers. I will create one and share with you.

avive commented 1 year ago

Add all consts / params to the shared sheet.