Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update maintain-guides-how-to-chill.md #2375

Merged
merged 6 commits into from
Jul 23, 2021
Merged

Update maintain-guides-how-to-chill.md #2375

merged 6 commits into from
Jul 23, 2021

Conversation

DrW3RK
Copy link
Member

@DrW3RK DrW3RK commented Jul 22, 2021

Summarize the contents in paritytech/substrate#8920

#2173

@DrW3RK DrW3RK added the A1 - In Progress Not ready for review yet. label Jul 22, 2021
@DrW3RK DrW3RK self-assigned this Jul 22, 2021
@DrW3RK DrW3RK requested a review from salmad3 July 23, 2021 08:38
@DrW3RK
Copy link
Member Author

DrW3RK commented Jul 23, 2021

Thank you @DannyS03 for the preliminary review and feedback. I updated the content with your suggestions. If it is good to go, please merge it to Master. Thanks!

@DrW3RK DrW3RK added A2 - Please Review Pull request is ready for review. and removed A1 - In Progress Not ready for review yet. labels Jul 23, 2021
Copy link
Contributor

@salmad3 salmad3 left a comment

Choose a reason for hiding this comment

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

  • Perhaps we can make it flow even better - something along the lines of:
    An unlimited number of unbounded actors in Polkadot's NPoS is just not possible due to constraints in the runtime....As a result, multiple checks are ... ... and so on

  • The changes to the parameters would not automatically chill the active accounts on chain that do not meet the bonding requirements.

    • "on-chain"
    • user might wonder, "which parameters exactly?"
  • 'chill_other' extrinsic was incorporated to keep things backwards compatible and safe. & 'chill_other' extrinsic is permissionless and any third party user can target it on an account where the minimum active bond is not satisfied, and chill that account.

    • Just adding "The" before 'chill_other'

@salmad3 salmad3 merged commit 9c41f34 into master Jul 23, 2021
@salmad3 salmad3 deleted the chill-other branch July 23, 2021 15:11
salmad3 added a commit that referenced this pull request Jul 23, 2021
* Bump @octokit/rest from 18.6.7 to 18.6.8 (#2369)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.7 to 18.6.8.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.6.7...v18.6.8)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump katex from 0.13.11 to 0.13.12 (#2370)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.13.11 to 0.13.12.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.13.11...v0.13.12)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update dotscanner listing to include Kusama and a tracking attribute (#2372)

* Update learn-accounts.md (#2358)

* Update learn-accounts.md

Added placeholder for content on Soft vs Hard Derivation paths

* Update learn-accounts.md

Added preliminary information. Might benefit from an infographic or a video explaining derivation paths. Please review and suggest content edits/updates

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

Co-authored-by: Bill Laboon <[email protected]>

* Update sidebars.js (#2374)

Correcting Typo

* Modify Secure Validator Setup (#2361)

* umodify secure validator setup

* update links + edits

* edits

* edits

* Update maintain-guides-how-to-use-polkadot-validator-setup.md

* Add Conditional Rendering for chain flag (#2367)

* add conditional rendering for chain flag

* Update maintain-sync.md

* Update Pages to address Stales (#2371)

* resolves #2321

* resolves #1844

* resolves #1733

* update simple payouts and prettier (#2363)

Co-authored-by: Danny Salman <[email protected]>

* Bump @octokit/rest from 18.6.8 to 18.7.0 (#2378)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.8 to 18.7.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.6.8...v18.7.0)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump katex from 0.13.12 to 0.13.13 (#2377)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.13.12 to 0.13.13.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.13.12...v0.13.13)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update maintain-guides-how-to-chill.md (#2375)

* Update maintain-guides-how-to-chill.md

Summarize the contents in paritytech/substrate#8920

#2173

* Added content on Chill other

* Update maintain-guides-how-to-chill.md

Added suggestions from Danny

* Update maintain-guides-how-to-chill.md

minor correction

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dee Evans <[email protected]>
Co-authored-by: Radha <[email protected]>
Co-authored-by: Bill Laboon <[email protected]>
jakehemmerle pushed a commit that referenced this pull request Jul 27, 2021
* Update maintain-guides-how-to-chill.md

Summarize the contents in paritytech/substrate#8920

#2173

* Added content on Chill other

* Update maintain-guides-how-to-chill.md

Added suggestions from Danny

* Update maintain-guides-how-to-chill.md

minor correction
salmad3 added a commit that referenced this pull request Jul 27, 2021
* Bump @octokit/rest from 18.6.7 to 18.6.8 (#2369)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.7 to 18.6.8.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.6.7...v18.6.8)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump katex from 0.13.11 to 0.13.12 (#2370)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.13.11 to 0.13.12.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.13.11...v0.13.12)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Create greetings.yml

* update dotscanner listing to include Kusama and a tracking attribute (#2372)

* Update learn-accounts.md (#2358)

* Update learn-accounts.md

Added placeholder for content on Soft vs Hard Derivation paths

* Update learn-accounts.md

Added preliminary information. Might benefit from an infographic or a video explaining derivation paths. Please review and suggest content edits/updates

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

* Update docs/learn-accounts.md

Co-authored-by: Bill Laboon <[email protected]>

Co-authored-by: Bill Laboon <[email protected]>

* Update sidebars.js (#2374)

Correcting Typo

* Modify Secure Validator Setup (#2361)

* umodify secure validator setup

* update links + edits

* edits

* edits

* Update maintain-guides-how-to-use-polkadot-validator-setup.md

* Add Conditional Rendering for chain flag (#2367)

* add conditional rendering for chain flag

* Update maintain-sync.md

* Update Pages to address Stales (#2371)

* resolves #2321

* resolves #1844

* resolves #1733

* update simple payouts and prettier (#2363)

Co-authored-by: Danny Salman <[email protected]>

* Bump @octokit/rest from 18.6.8 to 18.7.0 (#2378)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.8 to 18.7.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.6.8...v18.7.0)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump katex from 0.13.12 to 0.13.13 (#2377)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.13.12 to 0.13.13.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.13.12...v0.13.13)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update maintain-guides-how-to-chill.md (#2375)

* Update maintain-guides-how-to-chill.md

Summarize the contents in paritytech/substrate#8920

#2173

* Added content on Chill other

* Update maintain-guides-how-to-chill.md

Added suggestions from Danny

* Update maintain-guides-how-to-chill.md

minor correction

* take out stale check

* remove sentry node references (#2383)

* see path

* Bump @polkadot/keyring from 7.0.2 to 7.0.3 (#2385)

Bumps [@polkadot/keyring](https://github.com/polkadot-js/common) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](polkadot-js/common@v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: "@polkadot/keyring"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @polkadot/api from 5.1.1 to 5.2.1 (#2386)

Bumps [@polkadot/api](https://github.com/polkadot-js/api) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/polkadot-js/api/releases)
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
- [Commits](polkadot-js/api@v5.1.1...v5.2.1)

---
updated-dependencies:
- dependency-name: "@polkadot/api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @octokit/rest from 18.7.0 to 18.7.1 (#2387)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.0 to 18.7.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.7.0...v18.7.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Danny Salman <[email protected]>

* Update maintain-guides-how-to-use-polkadot-validator

* Add Time Delayed Proxies to the wiki (#2116)

* Add Time Delayed Proxies to the wiki

* Naming fix

* Prettify proxy page

* Add pretty script

* Fix mispelling

Co-authored-by: Danny Salman <[email protected]>

* Update sidebars.js (#2384)

* Update sidebars.js

Adding a menu item for video tutorials on Polkadot Wiki

* Create learn-video-tutorials.md

Added key links

* Update learn-video-tutorials.md

more links updated

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dee Evans <[email protected]>
Co-authored-by: Radha <[email protected]>
Co-authored-by: Bill Laboon <[email protected]>
Co-authored-by: Jake Hemmerle <[email protected]>
Co-authored-by: Emre Surmeli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2 - Please Review Pull request is ready for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants