Commit Graph

15 Commits (9b4d2673b7757fd242b13c972c73897c92a90ce1)

Author SHA1 Message Date
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
Pieter Wuille 1662b437b3 Make CBlock::vtx a vector of shared_ptr<CTransaction>
8 years ago
Pieter Wuille 2b1f6f9ccf BIP141: Other consensus critical limits, and BIP145
9 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call
9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015
9 years ago
Veres Lajos 9f68ed6b6d typofixes (found by misspell_fixer)
9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes
10 years ago
Wladimir J. van der Laan 6364408122
Merge pull request #5199
10 years ago
Matt Corallo 30da90de8d Add CMerkleBlock constructor for tx set + block and an empty one
10 years ago
jtimon 691161d419 Consensus: Create consensus/consensus.h with some constants
10 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull
10 years ago
Wladimir J. van der Laan f55c5e9749
Merge pull request #5349
10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers
10 years ago
Pieter Wuille 012598880c Implement test for merkle tree malleability in CPartialMerkleTree
10 years ago
Matt Corallo afd4b94b6d Move CMerkleBlock and CPartialMerkleTree to their own file
10 years ago