openguild-labs / open-contribution-bounty

Open Contribution Bounty. More information can be found here: https://openguild.wtf/bounty
2 stars 1 forks source link

[Track 1 | Substrate Course] Substrate-based blockchain with instant-finality consensus #13

Open chungquantin opened 3 months ago

chungquantin commented 3 months ago

Substrate-based blockchain with instant-finality consensus

image

Description

Create a Substrate-based blockchain that has an instant finality consensus mechanism similar to Tendermint. The block should be finalized instantly when there is a new transaction coming to the transaction pool. Reference the manual seal in Substrate for implementation.

Resources