Manual seal and instant seal | Substrate Seminar
This week Seun LanLege helps us build a Substrate node that uses manual seal and instant seal consensus.
0:00 Welcome
0:31 What we're building
1:07 Manually authoring blocks
2:51 Including transactions
4:04 Authoring with Finalization
4:42 Finalizing existing blocks
6:32 Instant seal
----------------
8:30 Seminar is ALWAYS 14:00UTC
8:41 Introduce Seun and today's topic
9:00 Start hacking
Recipe we worked on: https://github.com/substrate-developer-hub/recipes/pull/202
Substrate branch we built on: https://github.com/paritytech/substrate/pull/5469
Docs for structopt: https://docs.rs/structopt/0.3.11/structopt/
Docs for run_manual_seal
https://paritytech.github.io/substrate/master/sc_consensus_manual_seal/fn.run_manual_seal.html
Docs about sc-basic-authorship (how blocks are authored):
https://paritytech.github.io/substrate/master/sc_basic_authorship/index.html
⎼⎼⎼⎼⎼⎼⎼
→ For more videos on blockchain development and building Web 3.0,
subscribe to the channel: https://www.youtube.com/channel/UCSs5vZi0U7qHLkUjF3QnaWg?sub_confirmation=1
→ Check our code on GitHub: https://github.com/paritytech/
#substrate #blockchaindevelopment #web3 #parachains