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

Some typos and misspellings in docs I found, during my studies.#2144

Merged
rphmeier merged 2 commits intomasterfrom
rk-doc-fixes
Dec 18, 2020
Merged

Some typos and misspellings in docs I found, during my studies.#2144
rphmeier merged 2 commits intomasterfrom
rk-doc-fixes

Conversation

@eskimor
Copy link
Copy Markdown
Member

@eskimor eskimor commented Dec 18, 2020

No description provided.

@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Dec 18, 2020
@rphmeier
Copy link
Copy Markdown
Contributor

rphmeier commented Dec 18, 2020

Make sure to add an A, B, and C label to each PR. Typically ''Pleasereview, 'Silent', and 'Low', respectively.

@rphmeier rphmeier 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. labels Dec 18, 2020
//!
//! `overseer` implements the Overseer architecture described in the
//! [implementers-guide](https://github.com/paritytech/polkadot/blob/master/roadmap/implementers-guide/guide.md).
//! [implementers-guide](https://w3f.github.io/parachain-implementers-guide/node/index.html).
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.

I guess this has become the canonical source of the guide lately. It's as stable as the current location in the source, so no complaint against this change.

@rphmeier rphmeier merged commit adc364f into master Dec 18, 2020
@rphmeier rphmeier deleted the rk-doc-fixes branch December 18, 2020 23:31
rphmeier pushed a commit that referenced this pull request Dec 19, 2020
* Fix stale link to overseer docs

* Some typos and mispellings in docs/comments

I found during studying how Polkadot works.
rphmeier added a commit that referenced this pull request Dec 20, 2020
* add candidate hash statement circulation span

* add relay-parent to hash-span

* Some typos and misspellings in docs I found, during my studies. (#2144)

* Fix stale link to overseer docs

* Some typos and mispellings in docs/comments

I found during studying how Polkadot works.

* Rococo V1 (#2141)

* Update to latest master and use 30 minutes sessions

* add bootnodes to chainspec

* Update Substrate

* Update chain-spec

* Update Cargo.lock

* GENESIS

* Change session length to one hour

* Bump spec_version to not fuck anything up ;)

Co-authored-by: Erin Grasmick <erin@parity.io>

* avoid creating duplicate unbacked spans when we see extra statements (#2145)

* improve jaeger spans for statement distribution

* tweak and add failing test for repropagation

* make a change that gets the test passing

* guide: clarify

* remove semicolon

Co-authored-by: Robert Klotzner <eskimor@users.noreply.github.com>
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Erin Grasmick <erin@parity.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants