aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_bitcoin.h
AgeCommit message (Expand)Author
2016-04-18test: Create test fixture for walletWladimir J. van der Laan
2016-03-16Add LockPointsAlex Morcos
2016-01-05Add missing copyright headersMarcoFalke
2015-12-01Store the total sig op count of a tx.Alex Morcos
2015-11-30Track coinbase spends in CTxMemPoolEntrySuhas Daftuar
2015-11-16Implement helper class for CTxMemPoolEntry constructorAlex Morcos
2015-11-15Switch to libsecp256k1-based validation for ECDSAPieter Wuille
2015-10-20Chainparams: Replace CBaseChainParams::Network enum with string constants (su...Jorge Timón
2015-07-27Unit test doublespends in new blocksGavin Andresen
2015-03-12tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan
2015-03-03Reinitialize state in between individual unit tests.Pieter Wuille