ambula-labs / ambula

A fork from the substrate node template, implementing the Proof of Interaction consensus algorithm.
The Unlicense
1 stars 0 forks source link

Implement the generatePoI function #24

Closed 0xA1337 closed 1 year ago

0xA1337 commented 1 year ago

Implement the generatePoI as explained in the PoI whitepaper. For now, don't implement the "checkMessage" functionnality, as well as the idle mode (= waiting to receive stuff) present in this function. image