23 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto e07d870661 Update copyrights in c++ tests 4 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Jack Grigg a6bbb26e08
Replace boost::array with std::array 6 years ago
Pieter Wuille 242f1421db
Get rid of nType and nVersion 8 years ago
Cory Fields d1c9ef8606
serialization: teach serializers variadics 8 years ago
Sean Bowe e1ff849d8d New implementation of incremental merkle tree 8 years ago
Sean Bowe 291b191bd7 Add serialization for primitive boost::optional<T>. 8 years ago
Sean Bowe 5884044ba9 Introduce `vpour` to `CTransaction`. 9 years ago
Wladimir J. van der Laan 92fd887fd4 tests: add a BasicTestingSetup and apply to all tests 9 years ago
Wladimir J. van der Laan 62b30f09ac Add serialize float/double tests 9 years ago
Wladimir J. van der Laan 01f9c3449a src/serialize.h: base serialization level endianness neutrality 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Cory Fields fa7361907a boost: split stream classes out of serialize.h 10 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 10 years ago
Kangmo 0205abd83d Improve unit test code not to compare with explanatory messages for each platform. 11 years ago
Kangmo bccd5324ab Fix unit test error on OSX 10.9 using Apple LLVM v5.0. 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Gavin Andresen d5d1425657 Bug fix: CDataStream::GetAndClear() when nReadPos > 0 11 years ago
Gavin Andresen 8dc206a1e2 Reject non-canonically-encoded sizes 11 years ago
Gavin Andresen 87b9931bed Fix signed/unsigned comparison warnings 11 years ago
Pieter Wuille 4d6144f97f Compact serialization for variable-length integers 12 years ago