index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
pmt_tests.cpp
Age
Commit message (
Expand
)
Author
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-27
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-09-22
Do not store Merkle branches in the wallet.
Pieter Wuille
2015-03-12
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-01-06
tests: fix spurious windows test failures after 012598880c
Cory Fields
2015-01-05
Use arith_uint256 where necessary
Wladimir J. van der Laan
2015-01-05
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-02
Merge pull request #5349
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-11
Implement test for merkle tree malleability in CPartialMerkleTree
Pieter Wuille
2014-12-05
Move CMerkleBlock and CPartialMerkleTree to their own file
Matt Corallo
2014-06-21
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-01-16
Add CPartialMerkleTree
Pieter Wuille