Age | Commit message (Expand) | Author |
---|---|---|
2015-11-27 | Switch blocks to a constant-space Merkle root/branch algorithm. | Pieter Wuille |
2015-10-08 | Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic | Peter Todd |
2015-09-22 | Avoid duplicate CheckBlock checks | Pieter Wuille |
2015-09-22 | Do not store Merkle branches in the wallet. | Pieter Wuille |
2015-04-20 | Consensus: Create consensus/consensus.h with some constants | jtimon |
2015-02-01 | BIP66 changeover logic | Pieter Wuille |
2015-01-06 | Merge pull request #5520 | Wladimir J. van der Laan |
2015-01-05 | Replace direct use of 0 with SetNull and IsNull | Wladimir J. van der Laan |
2014-12-20 | IsNull doesn't change CBlockLocator, add const hint | Pavel JanÃk |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-12-05 | Move CMerkleBlock and CPartialMerkleTree to their own file | Matt Corallo |
2014-12-03 | MOVEONLY: core/ -> primitives/ | Luke Dashjr |