kardiachain / go-kardia

Golang implementation of KardiaChain Decentralize Network
https://kardiachain.io
GNU Lesser General Public License v3.0
33 stars 18 forks source link

Implement double signing risk reduction mechanism #134

Closed trinhdn97 closed 3 years ago

trinhdn97 commented 3 years ago

Need to re-prepare to apply this mechanism both when start consensus manager at OnStart() and proposing new blocks.