aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2016-03-15Versionbits testsPieter Wuille
2016-03-15BIP9 ImplementationPieter Wuille
2016-03-14Merge #7517: test: script_error checking in script_invalid testsWladimir J. van der Laan
2016-03-11Move GetTempPath() to testutil.Mustafa
2016-03-11Add a source file for unit test utils.Mustafa
2016-02-16Add tags to mempool's mapTx indicesSuhas Daftuar
2016-02-16Merge #7524: BIP-112: Mempool-only CHECKSEQUENCEVERIFYWladimir J. van der Laan
2016-02-15test: test leading space for ParseHexWladimir J. van der Laan
2016-02-14BIP112: Implement CHECKSEQUENCEVERIFYMark Friedenbach
2016-02-12Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan
2016-02-11test: Script_error checking in script_invalid testsWladimir J. van der Laan
2016-02-11test: Re-introduce JSON pretty printing in test builderWladimir J. van der Laan
2016-02-11test: Move non-generated script_invalid test to the correct placeWladimir J. van der Laan
2016-02-10Implement SequenceLocks functionsAlex Morcos
2016-02-09tests: Remove May15 testWladimir J. van der Laan
2016-02-04Merge #7070: Move maxTxFee out of mempoolWladimir J. van der Laan
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-02-03Rewrite FormatParagraph to handle newlines within input strings correctlyLuke Dashjr
2016-02-02Move maxTxFee out of mempoolMarcoFalke
2016-02-01Get rid of inaccurate ScriptSigArgsExpectedPieter Wuille
2016-01-28Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non...Wladimir J. van der Laan
2016-01-28Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan
2016-01-27Increase test coverage for addrman and addrinfoEthan Heilman
2016-01-27Merge #7300: [trivial] Add missing copyright headersWladimir J. van der Laan
2016-01-21move rpc* to rpc/Daniel Cousens
2016-01-20Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ codeWladimir J. van der Laan
2016-01-20[RPC, Wallet] Move RPC dispatch table registration to wallet/ codeJonas Schnelli
2016-01-17Typo fixes in commentsChris Wheeler
2016-01-05c++11: don't throw from the reverselock destructorCory Fields
2016-01-05Add missing copyright headersMarcoFalke
2016-01-05Bump copyright headers to 2014MarcoFalke
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2015-12-30Double semicolon cleanup.21E14
2015-12-15Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-12-11Replace trickle nodes with per-node/message Poisson delaysPieter Wuille
2015-12-03Merge pull request #7133Wladimir J. van der Laan
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-30Remove mruset as it is no longer used.Gregory Maxwell
2015-11-28[RPC] Add transaction size to JSON outputNick
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille
2015-11-27Merge pull request #7095Wladimir J. van der Laan