dtr-org / unit-e

A digital currency for a new era of decentralized trust
https://unit-e.io
MIT License
45 stars 15 forks source link

Implement stake maturity check #915

Closed dsaveliev closed 5 years ago

dsaveliev commented 5 years ago

Fixes #785 Implement stake maturity checks.

Signed-off-by: Dmitry Saveliev dima@thirdhash.com

scravy commented 5 years ago

Concept ACK

I have one change request though, that is not to use GetComponent in the wallet extension, have a look at #900 where a dependency to the walletextension is included too and an extensive comment explains the rational here.

The other thing I'm not sure about is that + 1 business at one point, would like to understand that.

Apart from that, I would like to wait with that in merging until stake validation is actually wired in.

dsaveliev commented 5 years ago

Moved to https://github.com/scravy/unit-e/pull/5