17 Commits (d5711f4a2d59adc45755b13e3776b9d36e1c55f5)

Author SHA1 Message Date
CryptAxe 3503716f1e
Trivial: remove extra character from comment 7 years ago
Karl-Johan Alm b7b48c8bbd Refactor: Remove using namespace <xxx> from src/*.cpp. 8 years ago
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 8 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call 8 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 9 years ago
Matt Corallo 30da90de8d Add CMerkleBlock constructor for tx set + block and an empty one 9 years ago
jtimon 691161d419 Consensus: Create consensus/consensus.h with some constants 9 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull 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