Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in substrate
Use custom types (Substrate FRAME pallet + Polkadot/Substrate frontend)
Mar 04, 2023
substrate
polkadot
polkadot-js
How do I update my token's name in Substrate?
Mar 04, 2023
substrate
polkadot
polkadot-js
What is the cost of event storage in substrate?
Dec 20, 2022
substrate
parity-io
How to solve Substrate `duplicate lang item in crate 'std' (which 'myexternalcrate' depends on): 'panic_impl' conflict with sr-io
Oct 18, 2022
substrate
How to get the roothash or a proof from a child trie in substrate?
Sep 08, 2022
rust
storage
substrate
merkle-tree
Substrate genesis blocks not matching
Sep 16, 2022
substrate
In Substrate, what's the difference between `spec_version` and `authoring_version`?
Mar 24, 2021
substrate
parity-io
How to print out tracing message in Substrate runtime development
Apr 01, 2022
substrate
What order is `on_initialize` invoked across different modules in a Substrate runtime?
Dec 19, 2021
rust
blockchain
substrate
How to correctly upgrade a runtime on Substrate node?
Jan 07, 2022
substrate
Unable to specify `edition2021` in order to use unstable packages in Rust
Sep 07, 2022
rust
substrate
polkadot
In Substrate is there a way to use storage and functions from one custom module in another?
May 08, 2022
substrate
How do you convert between Substrate specific types and Rust primitive types?
Oct 30, 2022
rust
blockchain
substrate
In Substrate, What is the difference between Babe, Aura, and Grandpa
Nov 12, 2022
blockchain
consensus
substrate
parity-io
When should I build a Substrate Runtime Module versus a Substrate Smart Contract?
Nov 05, 2022
blockchain
substrate
rust-ink