Merkle tree computation
authorCryptoManiac <balthazar@yandex.ru>
Sun, 23 Aug 2015 10:50:35 +0000 (13:50 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Sun, 23 Aug 2015 10:50:35 +0000 (13:50 +0300)
commit2d8a4c9b2b8b952272a22546154fabb53078bda6
tree2c07a5e61b1ce9641269e792721dff0d1242b3fc
parent0aa2d5cb7cdb5813440e7afcdbe6014e9b8deeee
Merkle tree computation

This implementation is quite slow, so optimization is on the way
Novacoin.sln
Novacoin/CBlock.cs
Novacoin/Hash.cs
Novacoin/ScryptHash256.cs
NovacoinTest/Program.cs