aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
...
* | tests: Remove May15 testWladimir J. van der Laan2016-02-091-1/+0
|/
* Merge #7349: Build against system UniValue when availableWladimir J. van der Laan2016-02-041-0/+2
|\
| * Build against system UniValue when availableLuke Dashjr2016-01-151-0/+2
* | Merge #7091: Consensus build packageWladimir J. van der Laan2016-02-021-1/+1
|\ \
| * | Build: Consensus: Move consensus files from common to its own module/packageJorge Timón2015-12-081-1/+1
| |/
* | Merge pull request #7133Wladimir J. van der Laan2015-12-031-1/+0
|\ \ | |/ |/|
| * Remove mruset as it is no longer used.Gregory Maxwell2015-11-301-1/+0
* | Merge pull request #6914Wladimir J. van der Laan2015-12-011-0/+1
|\ \ | |/ |/|
| * Prevector typePieter Wuille2015-11-131-0/+1
* | Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille2015-11-271-0/+1
* | Replace scriptnum_test's normative ScriptNum implementationWladimir J. van der Laan2015-11-251-1/+1
|/
* build: Split hardening/fPIE options outCory Fields2015-11-091-1/+2
* leveldbwrapper file rename to dbwrapper.*Jeff Garzik2015-10-221-1/+1
* Merge pull request #6720Wladimir J. van der Laan2015-10-071-0/+1
|\
| * Creates unittests for addrman, makes addrman testable.EthanHeilman2015-09-241-0/+1
* | Merge pull request #6650Wladimir J. van der Laan2015-10-061-0/+2
|\ \
| * | Add chainstate obfuscation to avoid spurious antivirus detectionJames O'Beirne2015-10-061-0/+2
* | | [Univalue] add univalue over subtreeJonas Schnelli2015-10-011-1/+2
| |/ |/|
* | Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik2015-09-161-0/+4
* | Replace boost::reverse_lock with our own.Casey Rodarmor2015-09-031-0/+1
|/
* Add limitedmap testCasey Rodarmor2015-08-171-0/+1
* Add support for data-based outputs (OP_RETURN) to bitcoin-tx.Pavel Janík2015-08-061-0/+2
* Unit test doublespends in new blocksGavin Andresen2015-07-271-0/+1
* Merge pull request #5964Gavin Andresen2015-05-141-0/+1
|\
| * CScheduler unit testGavin Andresen2015-05-141-0/+1
* | Merge pull request #5159Wladimir J. van der Laan2015-05-131-0/+1
|\ \ | |/ |/|
| * Create new BlockPolicyEstimator for fee estimatesAlex Morcos2015-05-131-0/+1
* | fix and enable bip32 unit testJonas Schnelli2015-04-231-0/+1
|/
* Keep mempool consistent during block-reorgsGavin Andresen2015-03-261-0/+1
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-1/+1
* Merge pull request #5852Wladimir J. van der Laan2015-03-091-0/+1
|\
| * Reinitialize state in between individual unit tests.Pieter Wuille2015-03-031-0/+1
* | Add unit tests for next difficulty calculationsRoss Nicoll2015-02-211-0/+1
|/
* remove sig_canonical.json and sig_noncanonical.jsonManuel Araoz2015-01-311-2/+0
* tests: run sanity checks in tests tooCory Fields2015-01-051-0/+1
* Add tests for new uint256Wladimir J. van der Laan2015-01-051-0/+1
* uint256->arith_uint256 blob256->uint256Wladimir J. van der Laan2015-01-051-1/+1
* Merge #5528 fromJeff Garzik2014-12-311-1/+2
|\
| * bitcoin-tx: Add test case for signing a txEric R. Schulz2014-12-241-1/+2
* | build: fix 'make distcheck'Cory Fields2014-12-191-1/+3
|/
* build: fix link error on some platforms. Fixes #5235Cory Fields2014-11-201-1/+1
* build: add --with-libs so that libs are optionalCory Fields2014-11-191-1/+1
* build: add libbitcoinconsensus files and hook up the lib buildCory Fields2014-11-191-1/+1
* build: make a distinction between static app ldflags and static lib ldflagsCory Fields2014-11-191-1/+1
* build: secp256k1 as a subdir, since it's requiredCory Fields2014-11-181-0/+3
* Always build and link libsecp256k1Pieter Wuille2014-11-181-5/+1
* minor cleanup: include orders, end comments etc.Philip Kaufmann2014-10-311-4/+4
* build: quit abusing LIBS for Windows builds.Cory Fields2014-10-131-1/+1
* Make SCRIPT_VERIFY_STRICTENC compatible with BIP62Pieter Wuille2014-10-081-1/+0
* Add coins_tests with a large randomized CCoinViewCache test.Pieter Wuille2014-09-231-0/+1