Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in substrate

In the Substrate framework, how do you get the private key (secret key) from a Keypair?

rust substrate

Substrate Parsing mdns packet failed

substrate

How can I look at the final code generated by the macros in Parity Substrate?

blockchain substrate

How to implement the EVM Trait for a Substrate Runtime?

Substrate node template Cannot create a runtime error=Other("cannot deserialize module: UnknownOpcode(192)")

rust blockchain substrate

Substrate has runtime versioning. What is the purpose and use case for these?

substrate

Storage access at previous blocks: i.e storage::get(&key, &block)

substrate polkadot

How to bind to 0.0.0.0 instead of localhost for Docker purposes

substrate

How to re-use a Substrate pallet multiple times within the same runtime?

blockchain parity substrate

Convert Ethereum or Bitcoin address to Polkadot or Substrate-based address

What is the difference between Free Balance, Reserved Balance, Locked Balance, Vesting Balance, etc...?

blockchain substrate

Runtime Building: String not found in this scope

How to use generic structs in the Parity Substrate custom runtime?

rust substrate

How are the development keys (Alice) added to the local keystore from `chain_specs.rs`?

What is the purpose of `pub` in decl_storage?

substrate parity-io

error: duplicate lang item in crate `std` (which `arrayvec` depends on): `panic_impl`

rust substrate