KomodoPlatform / dPoW

Komodo delayed Proof of Work software
38 stars 73 forks source link

add additional notarization validation #60

Open ca333 opened 4 years ago

ca333 commented 4 years ago

A malicious actor could theoretically issue a notarization transaction by controlling a minimum of 13 NNs. I propose an additional validation layer where 13 NNs still issue the notarization TX but additional 33 NNs validate this "pending" notarization and approve it with a sig on the KMD chain. The komodo daemon would enforce this new validation on consensus level.

Alrighttt commented 4 years ago

I believe making this mechanism part of dpowconfs would accomplish the same thing without having to change consensus.