Post
Topic
Board Development & Technical Discussion
Re: Is it possible to generate a consensus algorithm using machine learning?
by
Cryptopotato021
on 05/12/2018, 17:10:37 UTC
Quote
UPDATE:

in my project I put all generated transactions inside a virtual ring among candidate nodes and ask them to introduce their candidate block - then other nodes could immediately see the fork(s) and wait for the result of finalizing procedure that broadcasts the confirmed block. so this bounce may just fit into that new data/proof model, not classic PoW.

Could you share more details of it?