aboutsummaryrefslogtreecommitdiff
path: root/src/test/bip32_tests.cpp
AgeCommit message (Expand)Author
2016-04-14add bip32 pubkey serializationJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-07-23extend bip32 tests to cover Base58c/CExtKey decodeJonas Schnelli
2015-04-23fix and enable bip32 unit testJonas Schnelli
2015-03-12tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-07-15BIP32 test vectorsPieter Wuille