3Dpass / 3DP

The Implementation of The Ledger of Things Node. Layer 1 decentralized blockchain platform for the tokenization of objects. Proof of Scan protocol. Useful smart-contracts and dApps.
https://3dpass.org/
GNU General Public License v3.0
23 stars 17 forks source link

Grandpa voting for miners #17

Closed 3Dpass closed 2 years ago

3Dpass commented 2 years ago

Form set of Grandpa validators from miners that has been mined 100 blocks back (history depth) and endow them vote rights for the longest chain rule and best block. Change set of validators for each new block.

3Dpass commented 2 years ago

New consensus rule has been proposed instead: A miner can not build new block on top of Best block unless Best block parent has been finalized.

3Dpass commented 2 years ago

solved