IsInMainChain property
[NovacoinLibrary.git] / Novacoin / CBlockStore.cs
2015-09-02 CryptoManiacIsInMainChain property
2015-09-02 CryptoManiacStakeModifier class.
2015-09-02 CryptoManiacFix
2015-09-02 CryptoManiacAdd new block cursor helper properties, start implement...
2015-09-02 CryptoManiacAdd stake entropy bit generation.
2015-09-02 CryptoManiacRemove Hash, Hash256, Hash160 and ScryptHash256 classes.
2015-09-01 CryptoManiacPreliminary block checkings.
2015-09-01 CryptoManiacYet another cosmetic change.
2015-08-31 CryptoManiacFix serialization issue.
2015-08-31 CryptoManiacTurn ByteQueue into MemoryStream wrapper, use MemoryStr...
2015-08-31 CryptoManiacDispose writable stream properly.
2015-08-31 CryptoManiacBlock serialization + copile error fixes.
2015-08-31 CryptoManiacBlock and transaction verifications
2015-08-30 CryptoManiacTransaction script verification, unserealize exceptions
2015-08-28 CryptoManiacDuplicate checking.
2015-08-28 CryptoManiacCChainNode
2015-08-28 CryptoManiacInitial implementation of CBlockStore.