aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2016-07-08Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak
2016-06-09Reenable multithread scheduler testPavel Janík
2016-06-09test: Add more thorough test for dbwrapper iteratorsWladimir J. van der Laan
2016-05-31Merge #8001: [0.12.2] backport script_tests improvementsWladimir J. van der Laan
2016-05-04Refactor script testsPieter Wuille
2016-05-04test: script_error checking in script_invalid testsWladimir J. van der Laan
2016-04-15[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-05[qa] Extend testsMarcoFalke
2016-03-18Test versionbits deploymentsSuhas Daftuar
2016-03-18Add testing of ComputeBlockVersionSuhas Daftuar
2016-03-18Versionbits testsPieter Wuille
2016-03-18BIP9 ImplementationPieter Wuille
2016-03-18Add LockPointsAlex Morcos
2016-03-18BIP112: Implement CHECKSEQUENCEVERIFYMark Friedenbach
2016-03-18Implement SequenceLocks functionsAlex Morcos
2016-01-21Get rid of inaccurate ScriptSigArgsExpectedPieter Wuille
2016-01-13Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-12-14Replace trickle nodes with per-node/message Poisson delaysPieter Wuille
2015-12-04Replace setInventoryKnown with a rolling bloom filter.Gregory Maxwell
2015-12-02Merge pull request #7144Wladimir J. van der Laan
2015-12-01Rewrite CreateNewBlockAlex Morcos
2015-12-01Add a score index to the mempool.Alex Morcos
2015-12-01Store the total sig op count of a tx.Alex Morcos
2015-12-01test: Disable scheduler test manythreadsWladimir J. van der Laan
2015-12-01Merge pull request #6915Wladimir J. van der Laan
2015-12-01Merge pull request #6914Wladimir J. van der Laan
2015-11-30Merge pull request #7072Gregory Maxwell
2015-11-30Track coinbase spends in CTxMemPoolEntrySuhas Daftuar
2015-11-28[RPC] Add transaction size to JSON outputNick
2015-11-19Change GetPriority calculation.Alex Morcos
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille
2015-11-27Merge pull request #7095Wladimir J. van der Laan
2015-11-27Merge pull request #7053Wladimir J. van der Laan
2015-11-27Merge pull request #6134Wladimir J. van der Laan
2015-11-27Merge pull request #5967Wladimir J. van der Laan
2015-11-25Replace scriptnum_test's normative ScriptNum implementationWladimir J. van der Laan
2015-11-23Globals: Remove a bunch of Params() calls from main.cpp:Jorge Timón
2015-11-20Merge pull request #6851Gregory Maxwell
2015-11-21Optimisation: Store transaction list order in memory rather than compute it e...Luke Dashjr
2015-11-18Alter assumptions in CCoinsViewCache::BatchWriteAlex Morcos
2015-11-18Merge pull request #6932Wladimir J. van der Laan
2015-11-16Implement helper class for CTxMemPoolEntry constructorAlex Morcos
2015-11-16Merge pull request #6986Gregory Maxwell
2015-11-16add estimateSmartFee to the unit testAlex Morcos
2015-11-16Increase success threshold for fee estimation to 95%Alex Morcos
2015-11-15Switch to libsecp256k1-based validation for ECDSAPieter Wuille
2015-11-13Prevector typePieter Wuille
2015-11-13Fix bug in mempool_tests unit testAlex Morcos
2015-11-12Add unit test for UpdateCoinsAlex Morcos