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

Conversation

@rphmeier
Copy link
Contributor

Closes #71

@rphmeier rphmeier added the A0-please_review Pull request needs code review. label Jan 15, 2019
"local" => Some(ChainSpec::LocalTestnet),
"poc-3" | "alex" | "alexander" => Some(ChainSpec::Alexander),
"staging" => Some(ChainSpec::StagingTestnet),
x if x.is_empty() => { Some(ChainSpec::default()) },
Copy link
Member

Choose a reason for hiding this comment

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

"" doesn't work?

@rphmeier
Copy link
Contributor Author

@gavofyork grumble addressed.

@arkpar arkpar added A8-looksgood and removed A0-please_review Pull request needs code review. labels Jan 17, 2019
@rphmeier rphmeier merged commit fbfcaa1 into master Jan 17, 2019
@rphmeier rphmeier deleted the rh-default-alexander branch January 17, 2019 12:27
tomusdrw pushed a commit that referenced this pull request Mar 26, 2021
imstar15 pushed a commit to imstar15/polkadot that referenced this pull request Aug 25, 2021
* Initial commit

Forked at: 461b971
Parent branch: origin/master

* Change substrate and polkadot branch to cecton-cumulus-branch

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* update .editorconfig

* should probably be --dev

* formatting

* Change substrate & polkadot branch to cecton-keep-unpinned-para-blocks

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* Update polkadot & substrate branches

* WIP

Forked at: 461b971
Parent branch: origin/master

* Some fixes

* Updated polkadot

* WIP

Forked at: 461b971
Parent branch: origin/master

* WIP

Forked at: 461b971
Parent branch: origin/master

* Cargo.lock

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* Update substrate & polkadot branches

* Clean-up

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* Use JustifiedBlockAnnounceValidator

* debug

* Revert "debug"

This reverts commit 2404121b840984d6ffc1012ccec1e6a784fa236c.

* Revert "Use JustifiedBlockAnnounceValidator"

This reverts commit 33e2efef21a1553c294b2bc23fca8b08bf77be2b.

* Revert branch to cumulus-branch

* clean-up

* clean-up

* cleanup

* cleanup

* Update branches

* debug

* Cancel previous task when new one is created

* Remove stream-cancel

* Clean-up

* cleanup

* cleanup

* Fix merge issue

* Update polkadot_chainspec.json

* Update network/src/lib.rs

Co-authored-by: Bastian Köcher <[email protected]>

* Update network/src/lib.rs

Co-authored-by: Bastian Köcher <[email protected]>

* Use closure instead of NetworkService to announce_block

* doc

* WIP

Forked at: cd1eb37
Parent branch: origin/master

* Move disable announcement to its own function with doc

* Change substrate and polkadot branch to cumulus-master

Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants