aboutsummaryrefslogtreecommitdiff
path: root/src/test/pmt_tests.cpp
AgeCommit message (Expand)Author
2015-09-22Do not store Merkle branches in the wallet.Pieter Wuille
2015-03-12tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan
2015-01-06tests: fix spurious windows test failures after 012598880cCory Fields
2015-01-05Use arith_uint256 where necessaryWladimir J. van der Laan
2015-01-05Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan
2015-01-02Merge pull request #5349Wladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-11Implement test for merkle tree malleability in CPartialMerkleTreePieter Wuille
2014-12-05Move CMerkleBlock and CPartialMerkleTree to their own fileMatt Corallo
2014-06-21Add CMutableTransaction and make CTransaction immutable.Pieter Wuille
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-01-16Add CPartialMerkleTreePieter Wuille