substrate-docs icon indicating copy to clipboard operation
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.

Results 238 substrate-docs issues
Sort by recently updated
recently updated
newest added

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...

new content 💡✍️

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 ❌

### 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 ![image](https://github.com/substrate-developer-hub/substrate-docs/assets/59124770/e261bb19-1bd8-40ad-8052-aa57d20d0e64)

broken link ❌

### 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...

bug 🐛