Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

chain-spec: polkadot_staging_testnet config removed #7509

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

michalkucharczyk
Copy link
Contributor

@michalkucharczyk michalkucharczyk commented Jul 18, 2023

The config has empty initial authority test. It is unusable.

e.g:

$ polkadot export-blocks --chain polkadot-staging --from=0 --to=0
...
Thread 'main' panicked at 'Empty validator set for session 0 in genesis block!',
/home/miszka/.cargo/git/checkouts/substrate-7e08433d4c370a21/c446786/frame/session/src/lib.rs:463

The config has empty initial authority test. It is unusable.

```
$ polkadot export-blocks --chain polkadot-staging --from=0 --to=0
...
Thread 'main' panicked at 'Empty validator set for session 0 in genesis block!',
/home/miszka/.cargo/git/checkouts/substrate-7e08433d4c370a21/c446786/frame/session/src/lib.rs:463
```
@michalkucharczyk michalkucharczyk added B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels Jul 18, 2023
@michalkucharczyk michalkucharczyk changed the title chain-spec: polkadot_staging_testnet config removed chain-spec: polkadot_staging_testnet config removed Jul 18, 2023
@michalkucharczyk michalkucharczyk requested review from bkchr and a team July 18, 2023 07:11
@michalkucharczyk michalkucharczyk requested a review from a team July 18, 2023 09:24
@michalkucharczyk
Copy link
Contributor Author

bot merge

@paritytech-processbot paritytech-processbot bot merged commit 5bd7292 into master Jul 18, 2023
@paritytech-processbot paritytech-processbot bot deleted the mku-polkadot-staging-testnet-removed branch July 18, 2023 10:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants