1
I've created an altcoin based on the Cryptonote protocol. I have two seed nodes and am mining (successfully) on both of them in order to test the network. However, all mined coins are showing up as "locked". So, for some reason the other node isn't verifying the blocks mined in both cases, however, they must be communicating because their blockchains are synchronised.
Am I missing something?
Note that there has been a huge vulnerability found in CryptoNote related coins, and I'd recommend you to refrain from using the code now: https://getmonero.org/2017/05/17/disclosure-of-a-major-bug-in-cryptonote-based-currencies.html.
– None – 2017-05-19T06:55:02.853Does Cryptonote also have a maturation period for block rewards? In Bitcoin block rewards cannot be spent for 100 blocks after they were mined. – Murch – 2017-05-20T18:38:31.613
Ahh, I hadn't considered that! Thanks! This would explain why they've gradually become unlocked. – Persistence – 2017-05-20T21:02:07.467