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

[Substrate.io] Deterministic Runtime #26

Merged
merged 10 commits into from
Nov 8, 2024
Merged

Conversation

CrackTheCode016
Copy link
Collaborator

@CrackTheCode016 CrackTheCode016 commented Sep 10, 2024

The "Deterministic Runtime" page was migrated from Substrate.io: https://docs.substrate.io/build/build-a-deterministic-runtime/

Note that the instructions in this page work as expected.

@CrackTheCode016 CrackTheCode016 added B0 - Needs Review Pull request is ready for review and removed In Progress labels Sep 11, 2024
@eshaben
Copy link
Collaborator

eshaben commented Oct 21, 2024

This PR is still relevant and can go under the new Deployment section of the IA

@eshaben eshaben requested a review from a team as a code owner October 22, 2024 16:24
@nhussein11
Copy link
Collaborator

Disclaimer - I'm taking over this PR and will move it to the "Build a Deterministic Runtime" page under the Deployment section of the new IA

@nhussein11 nhussein11 requested a review from 0xLucca November 1, 2024 18:50
Copy link
Collaborator

@0xLucca 0xLucca left a comment

Choose a reason for hiding this comment

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

LGTM!

@0xLucca 0xLucca requested a review from a team November 4, 2024 08:06
Copy link
Collaborator

@eshaben eshaben left a comment

Choose a reason for hiding this comment

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

Few minor things, but LGTM!

@nhussein11 nhussein11 requested a review from eshaben November 7, 2024 07:49
Copy link
Collaborator

@eshaben eshaben left a comment

Choose a reason for hiding this comment

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

🚢

@eshaben eshaben merged commit 80c35fd into master Nov 8, 2024
@eshaben eshaben deleted the bd-deterministic-runtime branch November 8, 2024 03:06
nhussein11 added a commit that referenced this pull request Nov 14, 2024
* Add initial page

* rewrite most things

* remove section

* apply suggestions and formatting and grammar changes

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* add to variables.yml

* fix: adding wip

* fix: updating wording

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
eshaben added a commit that referenced this pull request Nov 22, 2024
* add initial content

* Add kusama too cause why not

* remove section

* stuff

* set up validator page and validator requirements page - WIP

* finishes out writing, needs edits and grammarly

* adds TODO with question for tech content team

* updates directories and paths for remaining images

* grammarly pass

* moves optimize config info to General Management

* fix: adding missing images

* Moves install polkadot binaries to requirements, updates code snippet location and path

* updates bonding DOT section

* removes legacy infra/validators folder and contents

* applying review feedback

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* applying more review feedback

* now with more edits!

* updating image location and paths

* Develop > Testing > Setup (#111)

* fix: wip

* fix: adding title and desc

* fix: adding setup page completed

* fix: adding code snippets

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* fix: removing redundant paragraph

* fix: unused md line

* fix: removing paragraph

* fix: adding reference to the end of the article

* fix: adding custom genesis config

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* formatting pass, grammarly

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: bader y <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* [Substrate.io] Deterministic Runtime (#26)

* Add initial page

* rewrite most things

* remove section

* apply suggestions and formatting and grammar changes

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* add to variables.yml

* fix: adding wip

* fix: updating wording

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* Add Develop->Integrations section (#133)

* Add wallets and indexers

* Add oracles

* Add description

* Remove others page

* Apply grammarly

* Apply feedback

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* Fix descriptions

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Add description to README.md (#126)

* add readme file

* adds link per review feedback

---------

Co-authored-by: DAWN KELLY <[email protected]>

* Move install-deps to get-started section (#148)

* Polkadot Protocol > Basics > Data Encoding (#114)

* create data-encoding page

* add description

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>

* amend comments

* format text

Co-authored-by: 0xLucca <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* applies review feedback

* Update polkadot-protocol/basics/data-encoding.md

Co-authored-by: Kevin Neilson <[email protected]>

* Update polkadot-protocol/basics/data-encoding.md

Co-authored-by: Kevin Neilson <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>

* Develop > Testing > Runtime (#116)

* fix: wip

* fix: adding runtime testing page and code snippets

* fix: adding reference to pallet testing page

* fix: updating reference route

* grammarly, formatting pass edits

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: removing conclusion header

---------

Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* IA Update - polkadot-protocol > Basics >Accounts  (#108)

* updates accounts for new IA

* updates for new IA for Accounts (combines 3 pages)

* deletes unneeded empty folders

* updates substrate reference to pdot sdk

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* updates per review feedback

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* deletes unused image

---------

Co-authored-by: Erin Shaben <[email protected]>

* Maintenance -> Storage Migrations (#118)

* wip: storage migration

* Information ready

* Improve

* Add description

* Extract code to snippets

* Improvements

* Update develop/blockchains/maintenance/storage-migrations.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Started edits, WIP

* grammarly, formatting updates

* adds link for Rust panic info

* Apply suggestions

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* IA update - creates Asset Hub page for Protocol section (#112)

* creates Asset Hub page for Protocol section

* review feedback

* feedback applied

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* review feedback

---------

Co-authored-by: Erin Shaben <[email protected]>

* Polkadot Protocol > Basics > Chain Data (#143)

* adds understanding metadata to intro to blockchain dev

* Polkadot Protocol > Basics > Chain Data

* moves code snippets and updates paths in md file

* review feedback applied

* Apply suggestions from code review

Co-authored-by: Kevin Neilson <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Kevin Neilson <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Polkadot Protocol > Basics > Randomness (#113)

* create randomness page

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Link RANDAO and VRF to the sections below

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* applies feedback from review

* review feedback applied

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>

* Build > Blockchains > Get Started > Deploy a Blockchain to Polkadot (#129)

* add: wip

* fix: adding overview page for deployment section

* add: overview page

* fix: wording

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* fix: wording

* Update develop/blockchains/deployment/overview.md

Co-authored-by: 0xLucca <[email protected]>

* fix: review comments applied

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: re-mapping page

* Revert "fix: re-mapping page"

This reverts commit 4e6ab1d.

* fix: populating `deploy-blockchain-to-polkadot`

* fix: removing overview page from deployment section

* fix: removing empty line

---------

Co-authored-by: bader y <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* API Libraries > Polkadot API (PAPI) (#138)

* add: papi wip

* fix: adding api instantiation section

* fix: final content of papi

* fix: apply grammarly

* fix: adding code snippets

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* fix: typo

* fix: link to gh repo of papi

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: paraphrasing

* fix: updating wording

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: improvements

---------

Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* updates for new IA

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* adds description and intro to General Management

* combines the two General Management pages into a single one here

* merges the content from the two versions of this page, new intro and moved all the needed snippets

* adds reference for current minimum bond

* applying feedback

* link updates, fixes

* edit

* edits

* progress

* edit

* full node

* setup full node page

* update set up val page

* updates

* updates

* sort out randomness page

* revise monitoring

* add sudo where needed

* stop validating

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* adds back set-up-validator page

* updates .pages to display nav

* clean up set up full node

---------

Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Andreja Markovic <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>
nhussein11 added a commit that referenced this pull request Nov 23, 2024
* add initial content

* Add kusama too cause why not

* remove section

* stuff

* set up validator page and validator requirements page - WIP

* finishes out writing, needs edits and grammarly

* adds TODO with question for tech content team

* updates directories and paths for remaining images

* grammarly pass

* moves optimize config info to General Management

* fix: adding missing images

* Moves install polkadot binaries to requirements, updates code snippet location and path

* updates bonding DOT section

* removes legacy infra/validators folder and contents

* applying review feedback

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* applying more review feedback

* now with more edits!

* updating image location and paths

* Develop > Testing > Setup (#111)

* fix: wip

* fix: adding title and desc

* fix: adding setup page completed

* fix: adding code snippets

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* fix: removing redundant paragraph

* fix: unused md line

* fix: removing paragraph

* fix: adding reference to the end of the article

* fix: adding custom genesis config

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* formatting pass, grammarly

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: bader y <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* [Substrate.io] Deterministic Runtime (#26)

* Add initial page

* rewrite most things

* remove section

* apply suggestions and formatting and grammar changes

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* add to variables.yml

* fix: adding wip

* fix: updating wording

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* Add Develop->Integrations section (#133)

* Add wallets and indexers

* Add oracles

* Add description

* Remove others page

* Apply grammarly

* Apply feedback

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* Fix descriptions

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Add description to README.md (#126)

* add readme file

* adds link per review feedback

---------

Co-authored-by: DAWN KELLY <[email protected]>

* Move install-deps to get-started section (#148)

* Polkadot Protocol > Basics > Data Encoding (#114)

* create data-encoding page

* add description

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>

* amend comments

* format text

Co-authored-by: 0xLucca <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* applies review feedback

* Update polkadot-protocol/basics/data-encoding.md

Co-authored-by: Kevin Neilson <[email protected]>

* Update polkadot-protocol/basics/data-encoding.md

Co-authored-by: Kevin Neilson <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>

* Develop > Testing > Runtime (#116)

* fix: wip

* fix: adding runtime testing page and code snippets

* fix: adding reference to pallet testing page

* fix: updating reference route

* grammarly, formatting pass edits

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: removing conclusion header

---------

Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* IA Update - polkadot-protocol > Basics >Accounts  (#108)

* updates accounts for new IA

* updates for new IA for Accounts (combines 3 pages)

* deletes unneeded empty folders

* updates substrate reference to pdot sdk

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* updates per review feedback

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* deletes unused image

---------

Co-authored-by: Erin Shaben <[email protected]>

* Maintenance -> Storage Migrations (#118)

* wip: storage migration

* Information ready

* Improve

* Add description

* Extract code to snippets

* Improvements

* Update develop/blockchains/maintenance/storage-migrations.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Started edits, WIP

* grammarly, formatting updates

* adds link for Rust panic info

* Apply suggestions

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* IA update - creates Asset Hub page for Protocol section (#112)

* creates Asset Hub page for Protocol section

* review feedback

* feedback applied

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* review feedback

---------

Co-authored-by: Erin Shaben <[email protected]>

* Polkadot Protocol > Basics > Chain Data (#143)

* adds understanding metadata to intro to blockchain dev

* Polkadot Protocol > Basics > Chain Data

* moves code snippets and updates paths in md file

* review feedback applied

* Apply suggestions from code review

Co-authored-by: Kevin Neilson <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Kevin Neilson <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Polkadot Protocol > Basics > Randomness (#113)

* create randomness page

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Link RANDAO and VRF to the sections below

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* applies feedback from review

* review feedback applied

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>

* Build > Blockchains > Get Started > Deploy a Blockchain to Polkadot (#129)

* add: wip

* fix: adding overview page for deployment section

* add: overview page

* fix: wording

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* fix: wording

* Update develop/blockchains/deployment/overview.md

Co-authored-by: 0xLucca <[email protected]>

* fix: review comments applied

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: re-mapping page

* Revert "fix: re-mapping page"

This reverts commit 4e6ab1d.

* fix: populating `deploy-blockchain-to-polkadot`

* fix: removing overview page from deployment section

* fix: removing empty line

---------

Co-authored-by: bader y <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* API Libraries > Polkadot API (PAPI) (#138)

* add: papi wip

* fix: adding api instantiation section

* fix: final content of papi

* fix: apply grammarly

* fix: adding code snippets

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* fix: typo

* fix: link to gh repo of papi

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: paraphrasing

* fix: updating wording

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: improvements

---------

Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* updates for new IA

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* adds description and intro to General Management

* combines the two General Management pages into a single one here

* merges the content from the two versions of this page, new intro and moved all the needed snippets

* adds reference for current minimum bond

* applying feedback

* link updates, fixes

* edit

* edits

* progress

* edit

* full node

* setup full node page

* update set up val page

* updates

* updates

* sort out randomness page

* revise monitoring

* add sudo where needed

* stop validating

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* adds back set-up-validator page

* updates .pages to display nav

* clean up set up full node

---------

Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Andreja Markovic <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>
eshaben added a commit that referenced this pull request Nov 24, 2024
* Parachain Consensus

* fix: making consensus page visible

* Fix text formatting

* Update polkadot-protocol/architecture/parachains/consensus.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update consensus.md

* Polkadot Protocol > On-Chain Governance > Origins & Tracks (#178)

* create initial origins & tracks page

* add tracks subsection

* quick clean up

* fix: adding desc

* fix: paraphrasing intro a bit to improve the storytelling

* fix: wording and adding reference to ##Track Parameters section

* fix: formatting on the ##Origins section

* fix: formatting and wording on the ###How Origin Works section

* fix: formatting last sections

* removed origin examples

* remove comments from sections

* enable commented on-chain governance section

* fish gutted

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* Develop > Smart Contracts > Native EVM contracts (#173)

* fix: wip

* fix: adding wip

* fix: adding todos for future reference

* fix: cleaning up

* fix: adding  components diagram

* fix: adding the rest of native evm contracts page

* fix: wording

* move page and apply formatting updates

* feedback from review applied, grammar and formatting pass, some polishing

* Update develop/smart-contracts/evm/native-evm-contracts.md

Co-authored-by: Erin Shaben <[email protected]>

* two tiny formatting changes

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>

* fix: adding h1 to the page (#181)

* Develop > Smart Contracts > Wasm (ink!) (#170)

* wip: Add ink! page

* wip: contract structure

* Add storage section

* Add constructors

* Add remaining sections

* Improve grammar

* Add description

* Extract to snippets

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* update to file

* formatting updates

* Add pallet contracts explanation

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* fix: pallet testing wording (#190)

* Structural changes to root level pages (#183)

* make structural changes

* add script to add a class to root-level index pages

* add templates

* remove icons (#179)

* Add XCM Channels (#188)

* Add xcm channels

* Fix things

* More fixes

* Add where to go next

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* Add description

* Update description

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* Develop > Toolkit > Interoperability > Asset Transfer API (#186)

* Add asset-transfer-api

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* a few updates, adds links

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Tutorials > Blockchains > Custom Blockchains (#185)

* Add build-a-blockchain

* Add build-a-parachain

* updates missing links, etc for Asset Hub pages

* updates links plus formatting nits for pages in custom blockchains > build a blockchain section

* fixes links and terminal elements for Build a Parachain section pages

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

---------

Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* infrastructure and protocol index page meta descriptions (#191)

* Develop > Interoperability > Introduction to XCM (#147)

* Added 'introduction-to-xcm' page, including 4 .rs code snippets and an imagage describing the XCM Tech stack

* Changed 'usecases' to 'use cases'

Co-authored-by: Nicolás Hussein <[email protected]>

* Added GH link to xcm-format

Co-authored-by: Nicolás Hussein <[email protected]>

* Layout update / styling

Co-authored-by: Nicolás Hussein <[email protected]>

* Layout updates / styling

Co-authored-by: Nicolás Hussein <[email protected]>

* Update develop/interoperability/intro-to-xcm.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update develop/interoperability/intro-to-xcm.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update develop/interoperability/intro-to-xcm.md

Co-authored-by: Nicolás Hussein <[email protected]>

* formatting & grammar pass

* moved code snippet to new IA location, updated to use lines from single snippet

* Update develop/interoperability/intro-to-xcm.md

Co-authored-by: Francisco Aguirre <[email protected]>

* Update develop/interoperability/intro-to-xcm.md

Co-authored-by: Francisco Aguirre <[email protected]>

* Update develop/interoperability/intro-to-xcm.md

Co-authored-by: Francisco Aguirre <[email protected]>

* Introduction to XCM suggested edits

* fix: paraphrasing

* updates to show nav, formatting nits

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Francisco Aguirre <[email protected]>
Co-authored-by: nhussein11 <[email protected]>

* [Polkadot Wiki Migration] Agile Coretime (#172)

* [Polkadot Wiki Migration] Agile Coretime

This page provides an overview of Agile Coretime on Polkadot

* run grammarly and update flow

* update .pages

* add Wiki link

---------

Co-authored-by: Erin Shaben <[email protected]>

* relativeLinks fix (#197)

* Set up the bare minimum index pages (#200)

* make structural changes

* add script to add a class to root-level index pages

* add templates

* add metatags

* Update develop/index.md

* Update develop/toolkit/blockchain/index.md

* add base level index pages

* update template name

---------

Co-authored-by: Kevin Neilson <[email protected]>

* Develop > Smart Contracts > Overview (#174)

* introduction

* final draft

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* improve mermaids

* formatting and edits

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>

* [Polkadot Wiki Migration] How to Validate (Polkadot) (#45)

* add initial content

* Add kusama too cause why not

* remove section

* stuff

* set up validator page and validator requirements page - WIP

* finishes out writing, needs edits and grammarly

* adds TODO with question for tech content team

* updates directories and paths for remaining images

* grammarly pass

* moves optimize config info to General Management

* fix: adding missing images

* Moves install polkadot binaries to requirements, updates code snippet location and path

* updates bonding DOT section

* removes legacy infra/validators folder and contents

* applying review feedback

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* applying more review feedback

* now with more edits!

* updating image location and paths

* Develop > Testing > Setup (#111)

* fix: wip

* fix: adding title and desc

* fix: adding setup page completed

* fix: adding code snippets

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* fix: removing redundant paragraph

* fix: unused md line

* fix: removing paragraph

* fix: adding reference to the end of the article

* fix: adding custom genesis config

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* formatting pass, grammarly

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: bader y <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* [Substrate.io] Deterministic Runtime (#26)

* Add initial page

* rewrite most things

* remove section

* apply suggestions and formatting and grammar changes

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* add to variables.yml

* fix: adding wip

* fix: updating wording

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* Add Develop->Integrations section (#133)

* Add wallets and indexers

* Add oracles

* Add description

* Remove others page

* Apply grammarly

* Apply feedback

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* Fix descriptions

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Add description to README.md (#126)

* add readme file

* adds link per review feedback

---------

Co-authored-by: DAWN KELLY <[email protected]>

* Move install-deps to get-started section (#148)

* Polkadot Protocol > Basics > Data Encoding (#114)

* create data-encoding page

* add description

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>

* amend comments

* format text

Co-authored-by: 0xLucca <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* applies review feedback

* Update polkadot-protocol/basics/data-encoding.md

Co-authored-by: Kevin Neilson <[email protected]>

* Update polkadot-protocol/basics/data-encoding.md

Co-authored-by: Kevin Neilson <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>

* Develop > Testing > Runtime (#116)

* fix: wip

* fix: adding runtime testing page and code snippets

* fix: adding reference to pallet testing page

* fix: updating reference route

* grammarly, formatting pass edits

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: removing conclusion header

---------

Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* IA Update - polkadot-protocol > Basics >Accounts  (#108)

* updates accounts for new IA

* updates for new IA for Accounts (combines 3 pages)

* deletes unneeded empty folders

* updates substrate reference to pdot sdk

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* updates per review feedback

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* deletes unused image

---------

Co-authored-by: Erin Shaben <[email protected]>

* Maintenance -> Storage Migrations (#118)

* wip: storage migration

* Information ready

* Improve

* Add description

* Extract code to snippets

* Improvements

* Update develop/blockchains/maintenance/storage-migrations.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Started edits, WIP

* grammarly, formatting updates

* adds link for Rust panic info

* Apply suggestions

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* IA update - creates Asset Hub page for Protocol section (#112)

* creates Asset Hub page for Protocol section

* review feedback

* feedback applied

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* review feedback

---------

Co-authored-by: Erin Shaben <[email protected]>

* Polkadot Protocol > Basics > Chain Data (#143)

* adds understanding metadata to intro to blockchain dev

* Polkadot Protocol > Basics > Chain Data

* moves code snippets and updates paths in md file

* review feedback applied

* Apply suggestions from code review

Co-authored-by: Kevin Neilson <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Kevin Neilson <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Polkadot Protocol > Basics > Randomness (#113)

* create randomness page

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Nicolás Hussein <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Update polkadot-protocol/basics/randomness.md

Co-authored-by: Erin Shaben <[email protected]>

* Link RANDAO and VRF to the sections below

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* applies feedback from review

* review feedback applied

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

---------

Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>

* Build > Blockchains > Get Started > Deploy a Blockchain to Polkadot (#129)

* add: wip

* fix: adding overview page for deployment section

* add: overview page

* fix: wording

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* fix: wording

* Update develop/blockchains/deployment/overview.md

Co-authored-by: 0xLucca <[email protected]>

* fix: review comments applied

* Apply suggestions from code review

Co-authored-by: bader y <[email protected]>

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: re-mapping page

* Revert "fix: re-mapping page"

This reverts commit 4e6ab1d.

* fix: populating `deploy-blockchain-to-polkadot`

* fix: removing overview page from deployment section

* fix: removing empty line

---------

Co-authored-by: bader y <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* API Libraries > Polkadot API (PAPI) (#138)

* add: papi wip

* fix: adding api instantiation section

* fix: final content of papi

* fix: apply grammarly

* fix: adding code snippets

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* fix: typo

* fix: link to gh repo of papi

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: paraphrasing

* fix: updating wording

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* fix: improvements

---------

Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* updates for new IA

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* adds description and intro to General Management

* combines the two General Management pages into a single one here

* merges the content from the two versions of this page, new intro and moved all the needed snippets

* adds reference for current minimum bond

* applying feedback

* link updates, fixes

* edit

* edits

* progress

* edit

* full node

* setup full node page

* update set up val page

* updates

* updates

* sort out randomness page

* revise monitoring

* add sudo where needed

* stop validating

* Apply suggestions from code review

Co-authored-by: Nicolás Hussein <[email protected]>

* adds back set-up-validator page

* updates .pages to display nav

* clean up set up full node

---------

Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Andreja Markovic <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>

* Develop > Interoperability > XCM Config  (#177)

* fix: adding wip

* fix: add wip

* fix: wrapping up config items

* fix: add wip

* fix: adding code snippets

* fix: wording

* minor formatting updates

* fix: xcm-executor link

* fix: xcm-builder link

* fix: adding XCMs

* fix: replacing messages by XCMs

* fix: clarifying traits

* fix: adding clarification for fungibleadapter

* fix: hrmp added

---------

Co-authored-by: Erin Shaben <[email protected]>

* remove leftover snippets and pages (#199)

* remove leftover snippets and pages

* remove others.md

* Add Metatags for Develop and tutorial sections (#196)

* add metatags

* Update develop/index.md

* Update develop/toolkit/blockchain/index.md

* Update develop/toolkit/api-libraries/index.md

Co-authored-by: Nicolás Hussein <[email protected]>

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>

* Polkadot Protocol > Architecture > Parachains > Overview (#157)

* draft so far

* fix: add mermaid diagram

* fix: adding more mermaid diagrams

* fix: adding pending sections

* fix: grammarly pass

* fix: wording

* fix: removing empty lines

* Apply suggestions from code review

Co-authored-by: 0xLucca <[email protected]>

* add base index page

* Apply suggestions from code review

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: 0xLucca <[email protected]>

* Develop > Networks (#193)

* wip: networks

* Add networks page

* Apply suggestions

* Apply suggestions from code review

Co-authored-by: Erin Shaben <[email protected]>

* reformats, adds RPC endpoints

* adds reference for runtimes

* remove characteristics

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>

* Develop > Toolkit > Blockchain > Spawn Testing Chain (#154)

* updates zombienet for new IA

* apply review feedback

* applying review feedback - WIP

* Updating Installation page for zombienet

* edits pass

* updating snippet & image locations and paths

* Splitting pages and moving things - still WIP

* moves code snippets & images, updates paths, all links tested

* applied review feedback

* rev

* fix terminal

* add base index pages and clean up toml files

* minor changes

---------

Co-authored-by: Kevin Neilson <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* Interoperability > Testing and Debugging  (#182)

* fix: adding wip

* fix: adding xcm simulator

* fix: wip emulator

* fix: wip

* fix: wip emulator

* fix: adding desc

* Update develop/interoperability/test-and-debug.md

Co-authored-by: 0xLucca <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* [FIX] - Empty links "Polkadot Protocol" section (#195)

* fix: updating links polkadot-protocol/architecture/polkadot-chain/overview.md

* fix: updating links polkadot-protocol/architecture/system-chains/coretime.md

* fix: updating links polkadot-protocol/architecture/system-chains/overview.md

* fix: updating links polkadot-protocol/basics/block-transactions-fees/blocks.md

* fix: updating links polkadot-protocol/basics/blocks-transactions-fees/fees.md

* fix: updating links polkadot-protocol/basics/accounts.md

* fix: updating links polkadot-protocol/basics/chain-data.md

* fix: updating links polkadot-protocol/basics/data-encoding.md

* fix: updating links polkadot-protocol/basics/randomness.md

* fix: updating links polkadot-protocol/basics/randomness.md (2)

* update terminal elements

* Update polkadot-protocol/basics/blocks-transactions-fees/fees.md

---------

Co-authored-by: Erin Shaben <[email protected]>

* Customize protocol index pages (#201)

* make structural changes

* add script to add a class to root-level index pages

* add templates

* add metatags

* Update develop/index.md

* Update develop/toolkit/blockchain/index.md

* add base level index pages

* update template name

* add more to the polkadot protocol index pages

* fix a few links

* rev

---------

Co-authored-by: Kevin Neilson <[email protected]>

* [FIX] - Empty links "Develop" section (#202)

* fix: updating links develop/blockchains/custom-blockchains/add-existing-pallets.md

* fix: updating links develop/blockchains/custom-blockchains/make-custom-pallets.md

* fix: updating links develop/blockchains/custom-blockchains/pallet-testing.md

* fix: updating links develop/blockchains/deployment/generate-chain-specs.md

* fix: updating links develop/blockchains/get-started/build-custom-blockchains.md

* fix: updating links develop/blockchains/get-started/deploy-blockchain-to-polkadot.md

* fix: updating links develop/parachain-devs/system-parachains/register-a-local-asset.md

* fix: updating links develop/parachain-devs/system-parachains/register-a-foreign-asset.md

* link

* rev

* link fixes

* update terminal elements

* add todo

---------

Co-authored-by: Kevin Neilson <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>

* [FIX] - Empty links "Infrastructure" section (#198)

* fix: updating links infra section

* update terminal elements

* rev

---------

Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>

* update disclaimer (#204)

* fix: updating page

* formatting review

* Update polkadot-protocol/architecture/parachains/consensus.md

Co-authored-by: 0xLucca <[email protected]>

* fix: adding mermaid diagram

---------

Co-authored-by: nhussein11 <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
Co-authored-by: Andreja Markovic <[email protected]>
Co-authored-by: Erin Shaben <[email protected]>
Co-authored-by: DAWN KELLY <[email protected]>
Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Dawn Kelly <[email protected]>
Co-authored-by: Remy LeBerre - Parity <[email protected]>
Co-authored-by: Francisco Aguirre <[email protected]>
Co-authored-by: Kevin Neilson <[email protected]>
Co-authored-by: albertov19 <[email protected]>
Co-authored-by: bader y <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0 - Needs Review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants