Neptune-Crypto / neptune-core

anonymous peer-to-peer cash
Apache License 2.0
23 stars 7 forks source link

feat: Time locks #107

Closed aszepieniec closed 5 months ago

aszepieniec commented 5 months ago

This PR introduces time locks, which are a type of type script that can lock a UTXO until a certain release date. UTXOs generated by the genesis block and mining rewards are time-locked.

Additionally, this PR: