aboutsummaryrefslogtreecommitdiff
path: root/src/test/serialize_tests.cpp
AgeCommit message (Expand)Author
2013-12-16Improve unit test code not to compare with explanatory messages for each plat...Kangmo
2013-12-15Fix unit test error on OSX 10.9 using Apple LLVM v5.0.Kangmo
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-29Bug fix: CDataStream::GetAndClear() when nReadPos > 0Gavin Andresen
2013-08-09Reject non-canonically-encoded sizesGavin Andresen
2013-04-03Fix signed/unsigned comparison warningsGavin Andresen
2012-10-20Compact serialization for variable-length integersPieter Wuille