Skip to content

Commit 7897e1b

Browse files
bkonturhitchhooker
andauthored
Update initial genesis chain spec for launch (#50)
* Data from w3f * Updated chain spec * Update scripts/create_bulletin_polkadot_spec.sh * Updated * Change version * Update chain-spec * Update scripts/create_bulletin_polkadot_spec.sh * Fix W3F bootNode * Update scripts/create_bulletin_polkadot_spec.sh * Nit for build * Updated chain-spec * InitializeData for Polkadot GRANDPA * Added LuckyFriday + STKD * add rotkonetworks and interweb validator keys (#55) * Update chain-spec * Added relayer 5CSz6N73ga6gS2GPa2Np71AsCQNwPhdmkApJ8Wnup84AKLcy * Added initial relayer set * Update code * Change spec_version 1_000_000 * Updated chain spec * Update scripts/create_bulletin_polkadot_spec.sh * Update bridge init data with latest Polkadot header --------- Co-authored-by: Tom Mi <[email protected]>
1 parent 6d8f629 commit 7897e1b

File tree

5 files changed

+2813
-46
lines changed

5 files changed

+2813
-46
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ _Note: This is relevant only for the initial launch; after that, we expect Polka
188188
* validator account public key
189189
* babe: <Babe public key (sr25519), e.g. 5DWpUqkKHHCaRHVqgocGMnJhuvNtCfm7xvqtSd23Mu6kEVQ9>
190190
* grandpa: <Grandpa public key (ed25519), e.g. 5H5jr87N42Bpt36LKZxZcWS7P1ppgH5Yyf31C4LGb6PFFz9w>
191-
* Update `.bootNodes` (if needed) - format: `"/dns/bulletin-polkadot-node-todo.w3f.node.io/tcp/443/wss/p2p/12D3KooWCF1eA2Gap69zgXD7Df3e9DqDUsGoByocggTGejoHjK23"`
191+
* Update `.bootNodes` (if needed) - format: `"/dns/bulletin-polkadot-node-todo.w3f.node.io/tcp/443/ws(s)/p2p/12D3KooWCF1eA2Gap69zgXD7Df3e9DqDUsGoByocggTGejoHjK23"`
192192
* Generate new chain spec:
193193
```
194194
./scripts/create_bulletin_polkadot_spec.sh ./target/production/wbuild/bulletin-polkadot-runtime/bulletin_polkadot_runtime.compact.compressed.wasm

node/chain-specs/bulletin-polkadot-plain.json

Lines changed: 2544 additions & 9 deletions
Large diffs are not rendered by default.

node/chain-specs/bulletin-polkadot.json

Lines changed: 95 additions & 16 deletions
Large diffs are not rendered by default.

scripts/create_bulletin_polkadot_spec.sh

Lines changed: 150 additions & 17 deletions
Large diffs are not rendered by default.

zombienet/adjust_bp_spec.sh

Lines changed: 23 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)