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

### 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 πŸ’‘βœοΈ
parachains 🌼

The Kitties write-up (from the [published tutorial](https://docs.substrate.io/tutorials/v3/kitties/pt1/)) needs updating based on the latest improved [solution](https://github.com/substrate-developer-hub/substrate-node-template/blob/tutorials/solutions/kitties/pallets/kitties/src/lib.rs), also based on [this workshop](https://sacha-l.github.io/collectables-ethdenver-workshop/#/workshop/config).

good first issueπŸ™‹

### 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 πŸ’‘βœοΈ

https://docs.substrate.io/how-to-guides/v3/ocw/transactions/ is presently broken and relies on monthly and external repos :grimacing: https://github.com/jimmychu0807/substrate-offchain-worker-demo is referenced now, but we need a stand-alone way that the devhub owns that is as low-manitainance...

bug πŸ›
versioning πŸ”§

### Content request It is necessary to generate and add the Aura key in to the Keystore when connecting a parachain that has been registered on Rococo relay chain in...

new content πŸ’‘βœοΈ

While updating the ink! tutorial I was manually building the code snippets and templates to check that they still compiled. However, this is not something that should be done manually...

hard
improvement

Port over [Recipe about Runtime APIs](https://substrate.dev/recipes/runtime-api.html).

new content πŸ’‘βœοΈ

### Content request For the time being we will be considering the substrate in the latest `polkadot-x.x.x`-release branch the most stable. Docs should thus use these as their baseline and...

versioning πŸ”§
team internal πŸ‘¨β€πŸ‘©β€πŸ‘¦β€πŸ‘¦

### Content request One of the new things that we have been experimenting with in the FRAME team is composite storage item. These are not a new abstraction that FRAME...

new content πŸ’‘βœοΈ

This is a signed extension that ensures the sender is not the zero address. See [rustdocs](https://paritytech.github.io/substrate/master/frame_system/struct.CheckNonZeroSender.html).

new content πŸ’‘βœοΈ