We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebda869 commit 6016443Copy full SHA for 6016443
docs/release-instruction.md
@@ -11,6 +11,14 @@ These should run successfully:
11
* privnet with consensus nodes
12
* mainnet/testnet synchronization for compatible releases
13
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
22
## Update CHANGELOG
23
24
Add an entry to the CHANGELOG.md following the style established there. Add a
0 commit comments