substrate-docs
substrate-docs copied to clipboard
Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.
https://docs.substrate.io/learn/node-and-network-types/
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...
I found this documentation confusing because it mixed `--state-pruning` and `--blocks-pruning` concepts and made think that full nodes discard the blocks when they actually discard the states. I come with...
Updated the tutorial with polkadot-v1.9.0, also tested the code changes.
Adds a note on suggested rule of thumb for max storage value size.
### Description Nick pallet has been deprecated by polkadot sdk. The tutorial should be updated. ### Related Issue ["Add a pallet to the runtime" tutorial should be rewritten without the...
### Broken Link https://docs.substrate.io/learn/node-and-network-types/ ### Expected Location https://docs.substrate.io/learn/networks-and-nodes/ ### Context and Origin This broken link is embedded at the bottom of the the following page: https://docs.substrate.io/tutorials/build-a-blockchain/build-local-blockchain/
### Broken Link https://paritytech.github.io/polkadot-sdk/master/pallet_contracts_primitives/index.html ### Expected Location https://docs.rs/pallet-contracts-primitives/latest/pallet_contracts_primitives/ ### Context and Origin In the page https://docs.substrate.io/reference/frame-pallets/, the link which appears in the tutorial doesn't work 
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...