Skip to content
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,6 @@
[submodule "submodules/laos"]
path = submodules/laos
url = https://github.com/freeverseio/laos.git
[submodule "submodules/polkadot-bulletin-chain"]
path = submodules/polkadot-bulletin-chain
url = https://github.com/paritytech/polkadot-bulletin-chain.git
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ You can download chainspec and save it as `chainspec.json` file, then start the
- [Polkadot AssetHub](polkadot/parachain/asset-hub/chainspec.json)
- [Polkadot BridgeHub](polkadot/parachain/bridge-hub/chainspec.json)
- [Polkadot Collectives](polkadot/parachain/collectives/chainspec.json)
- [Polkadot Bulletin](polkadot/parachain/bulletin/chainspec.json)
- [Polkadot Acala](polkadot/parachain/acala/chainspec.json)
- [Polkadot Clover](polkadot/parachain/clover/chainspec.json)
- [Polkadot Moonbeam](polkadot/parachain/moonbeam/chainspec.json)
Expand Down Expand Up @@ -126,6 +127,8 @@ You can download chainspec and save it as `chainspec.json` file, then start the
- [Paseo Coretime](paseo/parachain/coretime/chainspec.json)
- [Paseo People](paseo/parachain/people/chainspec.json)
- [Paseo People Next](paseo/parachain/people-next/chainspec.json)
- [Paseo Bulletin Next](paseo/parachain/bulletin/chainspec.json)
- [Paseo Bulletin Next v2](paseo/parachain/bulletin-next/chainspec.json)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@x3c41a I think think paseo/parachain/bulletin/chainspec.json is not obvious which paseo are we talking about. I would keep the "convention".

Suggested change
- [Paseo Bulletin Next](paseo/parachain/bulletin/chainspec.json)
- [Paseo Bulletin Next v2](paseo/parachain/bulletin-next/chainspec.json)
- [Paseo Bulletin Next](paseo/parachain/bulletin-next/chainspec.json)
- [Paseo Bulletin Next v2](paseo/parachain/bulletin-next-v2/chainspec.json)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair

please, also align subfolder:
paseo/parachain/bulletin/chainspec.json -> paseo/parachain/bulletin-next/chainspec.json
paseo/parachain/bulletin-next/chainspec.json -> paseo/parachain/bulletin-next-v2/chainspec.json

- [Paseo Muse](paseo/parachain/muse/chainspec.json)

### Westend
Expand All @@ -138,3 +141,4 @@ You can download chainspec and save it as `chainspec.json` file, then start the
- [Westend Muse](westend/parachain/mythical/chainspec.json)
- [Westend Penpal](westend/parachain/penpal/chainspec.json)
- [Westend People](westend/parachain/people/chainspec.json)
- [Westend Bulletin](westend/parachain/bulletin/chainspec.json)
77 changes: 0 additions & 77 deletions paseo/parachain/bulletin-next/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions paseo/parachain/bulletin-next/chainspec.json
79 changes: 0 additions & 79 deletions paseo/parachain/bulletin/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions paseo/parachain/bulletin/chainspec.json
70 changes: 0 additions & 70 deletions polkadot/parachain/bulletin/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions polkadot/parachain/bulletin/chainspec.json
1 change: 0 additions & 1 deletion polkadot/parachain/watr/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions submodules/polkadot-bulletin-chain
1 change: 0 additions & 1 deletion submodules/watr
Submodule watr deleted from 12f372
79 changes: 0 additions & 79 deletions westend/parachain/bulletin/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions westend/parachain/bulletin/chainspec.json
Loading