Skip to content

Commit

Permalink
Add Re-Genesis to Glossary (#2590)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrW3RK authored Sep 20, 2021
1 parent 93e4076 commit 4f7ed7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/general/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,10 @@ the Governance Council, by a member of the public, or as the result of a previou
Stakeholders vote on referenda, weighted by both the size of their stake (i.e. number of DOT held)
and the amount of time they are willing to lock their tokens.

## Re-Genesis

Re-Genesis is the process of exporting the current chain state, and creating a new chain that builds on it. Re-Genesis will involve stop-the-world migration, which results in a period of time when no actual blocks are added to the blockchain. In a way, regenesis can be viewed as a hard fork process. A formal design of Re-Genesis on Substrate is still under development - [Re-Genesis Rationale and Design](https://github.com/paritytech/substrate/issues/7458).

## Relay chain

The chain that coordinates consensus and communication between parachains (and external chains, via
Expand Down

0 comments on commit 4f7ed7b

Please sign in to comment.