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://github.com/substrate-developer-hub/substrate-docs/blob/1a4c24f46e7bc1010bf2f8707d1192075b136aac/content/md/en/docs/learn/networks-and-nodes.md?plain=1#L49-L51 In this paragraph it is said: > Although older blocks are discarded, full nodes retain all of the [block headers](https://docs.substrate.io/reference/glossary/#header) from the genesis block to the most recent block...
```https://docs.substrate.io/tutorials/work-with-pallets/add-a-pallet/``` Below link is showing 404 not found,,,
Following the collectibles workshop I've noticed that it uses pallet-randomness-collective-flip which is deprecated. I've found out that it's been renamed to pallet-insecure-randomness-collective-flip due to its insecure nature and removed from...
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...
### 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...
### 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...
Changes in how the chainspec is generated (see: https://github.com/paritytech/polkadot-sdk/pull/1256) may affect the following tutorials that mention generating chainspecs for Rococo runtimes : - set up a test network - build...
### 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...
In the documentation under [add benchmark](https://docs.substrate.io/reference/how-to-guides/weights/add-benchmarks/) page we are supposed to have a link towards a resource, but that ends with 404. At the bottom of the page where it...