Author

Topic: PoS Consensus implementation details (Read 110 times)

member
Activity: 142
Merit: 13
January 10, 2018, 10:47:38 AM
#1
Hello, finally ive understand the PoW algorithm, and could implement one, really easy though. I need information about PoS Algorithm.

I understand that, a node will have a address atached to it, and if this node has stake it will participate in the mining process, the more stake the more possibilities to "mine" a block, but in all explanations ive seen that miners have to search a find a hash below target having in count:

target = baseTarget * stake * timeSinceLastBlock

Is this not PoW?

Anyway, how to control the creation time of blocks?

Any help appreciated!
Jump to: