aboutsummaryrefslogtreecommitdiff
path: root/src/test/blockencodings_tests.cpp
AgeCommit message (Collapse)Author
2016-10-04Use cmpctblock type 2 for segwit-enabled transferPieter Wuille
Contains version negotiation logic by Matt Corallo and bugfixes by Suhas Daftuar.
2016-08-05Remove redundand (and shadowing) declarationPavel Janík
2016-06-19Add some blockencodings testsMatt Corallo