Skip to content

Commit 6016443

Browse files
committed
docs: update release instructions
Add a note about genesis configuration file update. Signed-off-by: Anna Shaleva <[email protected]>
1 parent ebda869 commit 6016443

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-instruction.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ These should run successfully:
1111
* privnet with consensus nodes
1212
* mainnet/testnet synchronization for compatible releases
1313

14+
## Update network configuration files
15+
16+
For releases aimed to be run on a fresh network, i.e. incompatible with the existing
17+
networks, genesis configuration file should be updated, which includes:
18+
* Network ID upgrade;
19+
* Update of the genesis allocations (code/binary/storage) for system contracts;
20+
* Hardforks schedule update.
21+
1422
## Update CHANGELOG
1523

1624
Add an entry to the CHANGELOG.md following the style established there. Add a

0 commit comments

Comments
 (0)