-
Notifications
You must be signed in to change notification settings - Fork 78
New IA #1345
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
Draft
eshaben
wants to merge
97
commits into
master
Choose a base branch
from
staging/product-ia
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
New IA #1345
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…book (#992) * add smart contract root pages, plus sections for Ethereum devs and the cookbook * .nav.yml edits * swap get started to be the "index" page * add todo * move uniswap v2 and update llms * update uniswap tutorial file name * update snippet path * update llms * update "index" pages * update llms
…nd integrations (#998) * add precompiles, dev environments, libraries, and integrations to smart contracts section * dev env section updates * update smart contracts nav * update name * add missing page * update llms * update "index" pages * llms
* migrate infrastructure to nodes and validators * clean up infrastructure section * cleanup links * llms * update nav * Update nodes-and-validators/run-a-validator/onboarding-and-offboarding/set-up-validator.md Co-authored-by: Nicolás Hussein <[email protected]> * fix list * update "index" pages * llms --------- Co-authored-by: Nicolás Hussein <[email protected]>
…and integrations (#1000) * add testing, runtime maintenance, interoperability, and integrations sections to rollups * switch to rollups * llms * update "index" pages * llms * switch rollup to parachain * llms
* fix: faucets * fix: images * Apply suggestions from code review Co-authored-by: Lucas Malizia <[email protected]> * Update section title from "What are Faucets?" to "Faucet Basics" for clarity in the faucets documentation. * fix: llms --------- Co-authored-by: Lucas Malizia <[email protected]>
…ze runtime, and pallet development (#999) * add root level pages + launch a rollup, customize runtime, and pallet development sections to rollups section * switch to parachain * llms * update "index" pages and move pallet-development * llms * update wallets * replace rollup with parachain
* add chain interaction section * llms * update "index" pages * llms
* migrate content to the reference section * llms
* add parachains > get started * Update parachains/index.md Co-authored-by: Nicolás Hussein <[email protected]> * Update parachains/index.md Co-authored-by: Nicolás Hussein <[email protected]> * Update parachains/index.md Co-authored-by: Erin Shaben <[email protected]> * Update content * Update content * copy to get-started.md and fix links * update llms * switch from tutorials to guides --------- Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
* Add Get Started page for smart contracts * fix: get-started * fix: llms * fix: update links in get-started.md to correct paths * fix: llms * Update smart-contracts/get-started.md Co-authored-by: Bruno Galvao <[email protected]> * fix: get started * fix: llms * Apply suggestions from code review Co-authored-by: Taylor Lucero <[email protected]> * Refactor "Get Started" guide for smart contracts: updated title and description, reorganized content into quick start tutorials, local development setup, and Ethereum developer guides. Enhanced clarity and accessibility of resources for building on the Polkadot Hub. * fix: llms * fix: llms * Update "Get Started" guide for smart contracts: refined titles and descriptions, and improved organization of content into quick starts, local development, and Ethereum developer guides for better clarity and usability. * Apply suggestions from code review * llms --------- Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Taylor Lucero <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
* first commit * first commit * first commit * first commit * llms * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * llms * rev * rev * Apply suggestions from code review Co-authored-by: Dawn Kelly <[email protected]> * llms * Apply suggestions from code review Co-authored-by: Erin Shaben <[email protected]> * Update smart-contracts/cookbook/index.md * minor edits and llms --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Dawn Kelly <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
* Add Gas Model documentation for Polkadot Hub * fix: llms * fix: update terminology in gas model documentation from PolkaVM to Pallet revive * fix: clarify base transaction overhead description in gas model documentation * fix: llms * fix: update terminology for transaction length fees in gas model documentation * fix: enhance gas model documentation by detailing weight as a two-dimensional tuple for fee calculation * formatting * fresh llms --------- Co-authored-by: 0xlukem <[email protected]>
* add parachains/overview * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Update content * Update content * Update parachains/overview.md Co-authored-by: Erin Shaben <[email protected]> * Update parachains/overview.md Co-authored-by: Erin Shaben <[email protected]> * Update content --------- Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
…iew/ (#1109) * move parachains overview and install polkadot sdk pages * llms * update links and llms
* Merge remote-tracking branch 'origin/master' into staging/product-ia * llms * fix image paths * llms
* move new pages to their new location * llms * Update chain-interactions/send-transactions/interoperability/transfer-assets-parachains.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update chain-interactions/send-transactions/pay-fees-with-different-tokens.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update chain-interactions/send-transactions/pay-fees-with-different-tokens.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update chain-interactions/send-transactions/pay-fees-with-different-tokens.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * llms --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add parachains/customize-runtime/index.md * update snippet and image paths * remove duplicated links * apply feedback * llms --------- Co-authored-by: Erin Shaben <[email protected]>
* Update content * Update content * Update parachains/launch-a-parachain/choose-a-template.md Co-authored-by: Nicolás Hussein <[email protected]> * Update content * Update content * Update templates * switch goal of guide to be only on using the template * remove target=blank on all links since the purpose is to move the user to the next page * update filename * grammar and formatting * llms * punctuation fix --------- Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
* add parachains/launch-a-parachain/obtain-coretime.md * Update parachains/launch-a-parachain/obtain-coretime.md Co-authored-by: Nicolás Hussein <[email protected]> * Update content * grammar and formatting * update image names and fix links * minor edits * fix --------- Co-authored-by: Erin Shaben <[email protected]> Co-authored-by: Nicolás Hussein <[email protected]>
* add multiple pallet instances page * Update ai/site-index * update .ai/site-index.json * Update content * apply feedback, formatting, grammar --------- Co-authored-by: Erin Shaben <[email protected]>
* add guide for adding an existing pallet * update content * apply feedback and formatting * llms * update links * fix wording and llms --------- Co-authored-by: Erin Shaben <[email protected]>
* remove the staking precompile * llms
* add parachains/deploy-to-Polkadot * Update content * remove Where to Go Next based on feedback, fresh llms --------- Co-authored-by: DAWN KELLY <[email protected]>
* Add Contract Deployment Guide for Polkadot Hub * fix: llms * Enhance contract deployment documentation for Polkadot by detailing the two virtual machine backends, REVM and PolkaVM, along with their deployment characteristics and optimization strategies. * fix: llms * Apply suggestions from code review Co-authored-by: Bruno Galvao <[email protected]> * Update contract deployment documentation to include a link to the Revive compiler for enhanced clarity on the deployment process. * fix: llms * docs: add note on gas estimation discrepancies in contract deployment * fix: llms * Grammarly & such, fresh llms --------- Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: DAWN KELLY <[email protected]>
* fix: add eth precompiles * Enhance precompiles documentation by adding user interaction details and removing outdated standard precompiles table. * Add link to sample contracts for precompiles in documentation * fix: llms * fixes * resolve conflicts * applied feedback --------- Co-authored-by: Taylor Lucero <[email protected]> Co-authored-by: Taylor Lucero <[email protected]>
* fix: web3py refactor * fix: llms * update web3py guide * update where to go next * llms * fix: adding compile.py * fix: llms * add a few more edits to more closely align this with other library guides * llms --------- Co-authored-by: Erin Shaben <[email protected]>
* fix: viem library to evm * fix: llms * fix: typo + llms * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Dawn Kelly <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Erin Shaben <[email protected]>
* add benchmark your pallet * cleanup and grammarly * fresh llms * apply copilot feedback * update snippet title * Apply suggestions from code review Co-authored-by: Erin Shaben <[email protected]> * apply feedback from review * Add Hardhat Get Started (new IA) (#1196) * add harthdat get started * fix: llms * fix and formating * fix --------- Co-authored-by: 0xlukem <[email protected]> * Fix local dev node (#1226) * Remove outdated warning reference from local development node documentation * fix: llms * fix: llms --------- Co-authored-by: Erin Shaben <[email protected]> * Add Remix IDE (new IA) (#1174) * fix: get started ready * fix: remix deploy * Update troubleshooting guide for Remix IDE and comment out 'Verify a Contract' section in navigation * fix: images and names * fix: remove verify contract file * fix: llms * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> * fix: prerequisite * fix: llms * Grammarly things and reformat to FAQ style dropdowns for troubleshooting page * applies review feedback * Clean up formatting of titles and bullets * fix: feedback * fix: llms * fix: gifs lists wording * fix: llms * Remove outdated troubleshooting and verification guides for Remix IDE on Polkadot Hub. * fix errant merge conflict syntax, description length * applies review feedback * grammarly pass * minor fix and llms --------- Co-authored-by: Dawn Kelly <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]> Co-authored-by: DAWN KELLY <[email protected]> Co-authored-by: Erin Shaben <[email protected]> * Hide pages for MVP (#1251) * hide content for mvp launch * update llms config to skip chain interactions and reference sections * llms * FIX - wallets polkavm disclaimer removed (#1252) * fix: removing polkavm disclaimer * fix: llms * applies review feedback * fresh llms --------- Co-authored-by: DAWN KELLY <[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: 0xlukem <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <[email protected]>
* fix: wagmi lib * fix: llms * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * Merge branch 'staging/product-ia' into nhussein11/fix-wagmi-to-evm * llms * Merge branch 'staging/product-ia' into nhussein11/fix-wagmi-to-evm * llms * Revert "llms" This reverts commit 2acc3e3. * Revert "Merge branch 'staging/product-ia' into nhussein11/fix-wagmi-to-evm" This reverts commit d9a7f53. * Revert "llms" This reverts commit 97c10a3. * Revert "Merge branch 'staging/product-ia' into nhussein11/fix-wagmi-to-evm" This reverts commit 4b3b5e9. * llms --------- Co-authored-by: Erin Shaben <[email protected]> Co-authored-by: Copilot <[email protected]>
* create compile, deploy and install and config pages * Update smart-contracts/dev-environments/hardhat/install-and-config.md Co-authored-by: Copilot <[email protected]> * Update smart-contracts/dev-environments/hardhat/deploy-a-contract.md Co-authored-by: Copilot <[email protected]> * Update smart-contracts/dev-environments/hardhat/compile-and-test.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update smart-contracts/dev-environments/hardhat/compile-and-test.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update smart-contracts/dev-environments/hardhat/compile-and-test.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update smart-contracts/dev-environments/hardhat/compile-and-test.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update smart-contracts/dev-environments/hardhat/compile-and-test.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestion from @github-actions[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Refactor Hardhat docs from hardhat-polkadot to standard Hardhat - Update install-and-config.md to use standard Hardhat toolbox - Replace hardhat-polkadot init with standard hardhat init - Remove plugin upgrade section and PolkaVM-specific references - Update compile-and-test.md to use solc instead of resolc - Replace artifacts-pvm directory references with artifacts - Remove Substrate node and ETH-RPC adapter configuration - Update deploy-a-contract.md with inline standard Hardhat config - Delete obsolete hardhat-polkadot config snippet files * add install and config page * add compile and test page * add code snipped for local node * add deploy page fixes * Update smart-contracts/dev-environments/hardhat/install-and-config.md Co-authored-by: Copilot <[email protected]> * minor snippet fix * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * correct syntax issue * apply feedback * Apply suggestions from code review Co-authored-by: Nicolás Hussein <[email protected]> * Update smart-contracts/dev-environments/hardhat/deploy-a-contract.md Co-authored-by: Nicolás Hussein <[email protected]> * Update smart-contracts/dev-environments/hardhat/deploy-a-contract.md Co-authored-by: Nicolás Hussein <[email protected]> * Update smart-contracts/dev-environments/hardhat/deploy-a-contract.md Co-authored-by: Nicolás Hussein <[email protected]> * fix code snippet formatting * overhaul the dev env > hardhat section into a single page * remove old hardhat and foundry links * remove troubleshooting page * llms * fix links and llms --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
* fix: hidding migration page for evm devs * fix: llms * fix: link to migration * fix: llms * fix: llms
* switch remix to a single pager * update links * update libraries to use icons * llms * Update smart-contracts/dev-environments/remix.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update smart-contracts/dev-environments/remix.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update smart-contracts/dev-environments/remix.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update smart-contracts/dev-environments/remix.md Co-authored-by: Nicolás Hussein <[email protected]> * llms --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nicolás Hussein <[email protected]>
* remove target blanks * llms
* update hardhat cookbook guides to use v2 * llms * update erc-20 hardhat guide * update where to go next * llms * Update smart-contracts/cookbook/smart-contracts/deploy-nft/nft-hardhat.md Co-authored-by: Nicolás Hussein <[email protected]> * llms --------- Co-authored-by: Nicolás Hussein <[email protected]>
* polkadot-hub overview * split assets and smart-contract * grammarly pass * rename indexers to index to support overview page, update nav to match * relocates page to polkadot-hub section, update nav, restore placeholder page for indexers * hide ref section from nav * rename file per feedback --------- Co-authored-by: DAWN KELLY <[email protected]>
* fix: uniswap v2 now using evm * fix: llms * Update smart-contracts/cookbook/eth-dapps/uniswap-v2.md Co-authored-by: Erin Shaben <[email protected]> * fix: llms --------- Co-authored-by: Erin Shaben <[email protected]>
* fix broken links and images * llms
* change scope * llms * rev * rev
* added Parachain consensus overview file * Minor changes as requested in first review * adding ai files --------- Co-authored-by: 0xlukem <[email protected]>
* Refactor: Replace useAccount with useConnection in BlockchainInfo and ConnectWallet components; update documentation for Wagmi v3 * fix: llms
* fix: create account * Update .chain-interactions/accounts/create-account.md Co-authored-by: Bruno Galvao <[email protected]> * formatting --------- Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
* add query chain state with sdks * update links * add output * add placeholders * add note for replacing INSERT * Add Cargo.toml for subxt query examples * formatting updates * update description --------- Co-authored-by: Erin Shaben <[email protected]>
* Add tutorial for calculating transaction fees in Polkadot * \fix: snippets * Apply suggestions from code review Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Copilot <[email protected]> * fix: adding endpoint * Apply suggestions from code review Co-authored-by: Lucas Malizia <[email protected]> * styling * Apply suggestions from code review * improve description * fix --------- Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Erin Shaben <[email protected]> Co-authored-by: Lucas Malizia <[email protected]> Co-authored-by: 0xlukem <[email protected]>
* fix: send tx with rpc * docs: update SDK transaction examples with prerequisites and ensure proper formatting * formatting edits * prettier on code files --------- Co-authored-by: Erin Shaben <[email protected]>
* Enhance documentation for querying account information with SDKs * Added comprehensive guide on querying account information using five popular SDKs: Polkadot API (PAPI), Polkadot.js API, Dedot, Python Substrate Interface, and Subxt. * Included prerequisites, environment setup, and runnable examples for each SDK. * Clarified account data fields and provided next steps for users. * Refactor account querying examples for multiple SDKs * Updated the documentation for querying account information using various SDKs: Polkadot API, Polkadot.js, Dedot, Python Substrate Interface, and Subxt. * Replaced lengthy code snippets with references to external files for better readability. * Ensured consistency in output examples across all SDKs. * update account query page and similar pages for consistency --------- Co-authored-by: Erin Shaben <[email protected]>
* Add system parachain RPC guide and enhance documentation - Add comprehensive guide for running system parachain RPC nodes - Covers People Chain, Bridge Hub, and Coretime Chain - Provides both Docker and systemd deployment options - Includes snapshot setup, monitoring, and security best practices - Add conclusion sections to RPC and collator guides - polkadot-hub-rpc.md: summarize benefits and next steps - system-parachain-rpc.md: highlight adaptability across system parachains - collator.md: emphasize operator role and responsibilities - Restructure documentation from nodes-and-validators to node-infrastructure * Update system parachain RPC guide to latest versions Update polkadot-omni-node from stable2506-4 to v1.20.2 and Rust from 1.86 to 1.91.1 in the system parachain RPC documentation. This ensures users are working with the latest stable releases. Changes: - Docker image: parity/polkadot-omni-node:v1.20.2 - Cargo package: [email protected] - Rust toolchain: 1.91.1 All versions have been tested and verified to work correctly. * Update software versions and dependencies - Update Rust toolchain to 1.91.1 (from 1.86) - Update polkadot-omni-node to v0.11.0 for collator (from v0.5.0) - Update Docker image to v1.20.2 for RPC nodes (from stable2506-4) - Update chain-spec-builder to v14.0.0 (from v10.0.0) - Update AI-generated page files to reflect latest changes - Clean up old nodes-and-validators AI page files * Update content * initial look at collator.md * tweak admo * wip - collator page * finish collator pre-tech review pass * clean up formatting for RPC node page * formatting edits * Update guides * Use polkadot-parachain binary instead of polkadot-omni-node * Update llms * Download polkadot-parachain binary from GitHub releases instead of Docker * Use MkDocs admonition syntax for notes and warnings * Fix GitHub release tag to polkadot-stable2509-2 * Restructure parachain-rpc.md to use tabbed content layout * Add Docker commands to collator.md monitoring and maintenance sections * Update content * wip rpc page cleanup * Update content * Update node configs: optimize pruning, disable external ports - Remove 9944/9615 from external firewall ports (localhost only) - Add pruning flags for para and relay chains (--blocks-pruning=256, --state-pruning=256) - Use --database=paritydb and --sync=fast for collators - Disable relay chain RPC with --rpc-port=0 - Add --pool-limit=0 for relay chain on collators - Replace archive-canonical with pruned relay chain config - Add chown root:root for binary ownership * Update AI index pages for node infrastructure docs * Update snapshot URLs and storage requirements for node docs - Switch from rocksdb to paritydb snapshots where available - Update relay chain pruned snapshot size from ~200 GB to ~822 GB - Fix non-existent pruned snapshot URLs (Asset Hub, People Chain) - Clarify storage requirements: archive nodes (~1.2 TB) vs pruned nodes (200+ GB) - Update system parachain snapshot sizes with accurate values * Simplify snapshot sections to single archive instructions Remove duplicate tabs for archive/pruned snapshots since the same archive snapshots are used for both node types. * Add Docker setup option for collator deployment Restructure Run the Collator section to provide both Docker and systemd setup options in tabs, consistent with other node documentation. * LLMS files * cleanup docs * add bruno's changes to my changes * add bruno's changes to my changes * fix link * update parachain rpc page * update polkadot hub rpc page * fix full node terminal elements * update collator page * resolve TODOs * fix capitalization * fix: images * update content --------- Co-authored-by: DAWN KELLY <[email protected]> Co-authored-by: Erin Shaben <[email protected]> Co-authored-by: nhussein11 <[email protected]>
* first pass async backing technical reference - still need to finalize diagrams and give better context of them * split "async backing" into "async backing" & "inclusion pipeline" sections - improved timeline graphs of inclusion pipeline * renamed parachain language to rollup * committing all difs generated by workflow script on commits * replaced all references of *rollup* --> *parachain/parablock* * added description to inclusion-pipeline.md * fixed typos pointed out by copilot and updated diagrams * committing generated content * added links to definitions for , , and * removed unnecessary from internal link * improve `Generation` and `Backing` definitions within the Inclusion Pipeline * adding generated files * added intro to inclusion pipeline page * add ai generated pages * improved backing definition in the inclusion pipeline reference * improved sync vs async section of async backing * fixed mermaid chart * Apply suggestions from code review Co-authored-by: Nicolás Hussein <[email protected]> * WIP inclusion-pipeline * styling feedback * removed comments from async backing docs * better link for PoV --------- Co-authored-by: Lucas Malizia <[email protected]> Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: 0xlukem <[email protected]>
* Merge latest from master into staging * fix links * llms * fix styling * overview wasn't rendering * add inclusion pipeline
* show technical reference section * llms * Refactor and improve Technical Reference > Parachain > Consensus > Assets & Smart Contracts (#1129) * add assets page * add smart contract page * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Update .nav.yml Co-authored-by: Nicolás Hussein <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Nicolás Hussein <[email protected]> * merge pages and apply feedback * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * minor edits * split content in two pages * add llms stuff * Update reference/polkadot-hub/assets.md Co-authored-by: Nicolás Hussein <[email protected]> * clean up pages * fix target blank * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * apply bruno's feedback, remove repetitive text, and update intro based on current content * move warning to bottom of page * apply bruno's feedback * llms * apply feedback and make some minor edits * llms --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: Erin Shaben <[email protected]> Co-authored-by: Bruno Galvao <[email protected]> * Add zombienet page (#1323) * Add Zombienet documentation for testing framework (#1300) * Introduce Zombienet as a testing framework for Polkadot SDK-based blockchain networks. * Detail installation methods including executable, Nix, and Docker. * Outline key features, configuration options, and CLI commands for network spawning and testing. * Provide examples for basic configuration and test file structure. Co-authored-by: [Your Name] <[email protected]> * Remove tutorial section for spawning a basic chain with Zombienet from documentation. * Apply suggestions from code review Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Copilot <[email protected]> * Update Zombienet documentation to clarify provider configuration * minor formatting edits * llms --------- Co-authored-by: [Your Name] <[email protected]> Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Erin Shaben <[email protected]> * add overview page content to index.md file * llms * fix blocks transactions fees * add overview page --------- Co-authored-by: Andreja Markovic <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: [Your Name] <[email protected]>
* combine support pages into one * minor update * update support styling * move get support to bottom (only impacts nav on smaller screens)
* Add Chopsticks documentation and images * Refactor Chopsticks documentation to streamline code examples and improve readability. Replace lengthy code snippets with references to external files for configuration, connection, and RPC examples. Update output examples for consistency across sections. * show technical reference section * llms * Refactor and improve Technical Reference > Parachain > Consensus > Assets & Smart Contracts (#1129) * add assets page * add smart contract page * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Update .nav.yml Co-authored-by: Nicolás Hussein <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Nicolás Hussein <[email protected]> * merge pages and apply feedback * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * Apply suggestion from @nhussein11 Co-authored-by: Nicolás Hussein <[email protected]> * minor edits * split content in two pages * add llms stuff * Update reference/polkadot-hub/assets.md Co-authored-by: Nicolás Hussein <[email protected]> * clean up pages * fix target blank * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * Update reference/polkadot-hub/smart-contracts.md Co-authored-by: Bruno Galvao <[email protected]> * apply bruno's feedback, remove repetitive text, and update intro based on current content * move warning to bottom of page * apply bruno's feedback * llms * apply feedback and make some minor edits * llms --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Nicolás Hussein <[email protected]> Co-authored-by: Erin Shaben <[email protected]> Co-authored-by: Bruno Galvao <[email protected]> * Add zombienet page (#1323) * Add Zombienet documentation for testing framework (#1300) * Introduce Zombienet as a testing framework for Polkadot SDK-based blockchain networks. * Detail installation methods including executable, Nix, and Docker. * Outline key features, configuration options, and CLI commands for network spawning and testing. * Provide examples for basic configuration and test file structure. Co-authored-by: [Your Name] <[email protected]> * Remove tutorial section for spawning a basic chain with Zombienet from documentation. * Apply suggestions from code review Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Copilot <[email protected]> * Update Zombienet documentation to clarify provider configuration * minor formatting edits * llms --------- Co-authored-by: [Your Name] <[email protected]> Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Erin Shaben <[email protected]> * minor formatting * format ts files and update layout of ws commands section * grammarly and llms * Update chopsticks images to enhance visual reference in documentation --------- Co-authored-by: Erin Shaben <[email protected]> Co-authored-by: Andreja Markovic <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: [Your Name] <[email protected]>
* remove old templates * fresh llms
* resolve post MVP todos * Update parachains/runtime-maintenance/unlock-parachains.md Co-authored-by: Lucas Malizia <[email protected]> --------- Co-authored-by: Lucas Malizia <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 Description
Provide a clear and concise description of your changes.
🔍 Review Preference
Choose one:
🤖 AI-Ready Docs
If content changed, regenerate AI files:
python3 scripts/generate_llms.py✅ Checklist