fresheneesz / ValidatedProofOfStake

A pure proof of stake cryptocurrency consensus protocol that uses block validators and minter punishments without lock-in stake.
22 stars 9 forks source link

Add-in Tendermint Consensus mechanism #2

Open muf18 opened 6 years ago

muf18 commented 6 years ago

Please compare it with https://github.com/tendermint/tendermint/wiki/Byzantine-Consensus-Algorithm

fresheneesz commented 6 years ago

Hi, it actually takes a ton of time to understand a coin well enough to analyze and calculate its security properties. I don't have the time to do all that analysis right now. My goal was to do comparisons to the most prominent proposals to give people a better understanding of the VPOS protocol. I'd be happy to review a comparative analysis by you or someone else and incorporate it if its sound.