50 Commits (d7078533ebd32bb5071f4dba8e3d9c5a3b1f0d4c)

Author SHA1 Message Date
Gavin Andresen 517e6dd256 Unit test doublespends in new blocks 9 years ago
Gavin Andresen 68d370bec4
CScheduler unit test 10 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 10 years ago
Jonas Schnelli 26414ca4fc fix and enable bip32 unit test 10 years ago
Gavin Andresen ad9e86dca1
Keep mempool consistent during block-reorgs 10 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Pieter Wuille 51598b2631 Reinitialize state in between individual unit tests. 10 years ago
Ross Nicoll 34e5015cd2
Add unit tests for next difficulty calculations 10 years ago
Manuel Araoz d6bed1514c remove sig_canonical.json and sig_noncanonical.json 10 years ago
Cory Fields d58c5d6f21 tests: run sanity checks in tests too 10 years ago
Wladimir J. van der Laan dba2e9141a Add tests for new uint256 10 years ago
Wladimir J. van der Laan bfc6070342 uint256->arith_uint256 blob256->uint256 10 years ago
Eric R. Schulz 2c14d1532f bitcoin-tx: Add test case for signing a tx 10 years ago
Cory Fields be43492945 build: fix 'make distcheck' 10 years ago
Cory Fields f618577029 build: fix link error on some platforms. Fixes #5235 10 years ago
Cory Fields cdd36c6c5c build: add --with-libs so that libs are optional 10 years ago
Cory Fields 2cf5f16c25 build: add libbitcoinconsensus files and hook up the lib build 10 years ago
Cory Fields e0077de5de build: make a distinction between static app ldflags and static lib ldflags 10 years ago
Cory Fields 4300876c81 build: secp256k1 as a subdir, since it's required 10 years ago
Pieter Wuille 07a9901703 Always build and link libsecp256k1 10 years ago
Philip Kaufmann 771d500283 minor cleanup: include orders, end comments etc. 10 years ago
Cory Fields 28d412ff20 build: quit abusing LIBS for Windows builds. 10 years ago
Pieter Wuille 9df9cf5a9f Make SCRIPT_VERIFY_STRICTENC compatible with BIP62 10 years ago
Wladimir J. van der Laan 8d132431b4
Revert merge of pull #4845 10 years ago
SergioDemianLerner a25fd6be13 Switch testing framework from MAIN to new UNITTEST network 10 years ago
Pieter Wuille ed27e53c9b Add coins_tests with a large randomized CCoinViewCache test. 10 years ago
Luke Dashjr a65e320747 bitcoin-util-test: Test bitcoin-tx with null scriptPubKey 10 years ago
Wladimir J. van der Laan d1e26d4e71 Move CMedianFilter to timedata.cpp 10 years ago
Jeff Garzik e85267be63 UniValue: add unit tests 10 years ago
Jeff Garzik df4d61e681 Add bitcoin-tx tests 10 years ago
Jeff Garzik d789386371 Add "it works" test for bitcoin-tx 10 years ago
Cory Fields e432a5f08d build: add option for reducing exports (v2) 10 years ago
Wladimir J. van der Laan fad23a210b
Revert "build: add option for reducing exports" 10 years ago
Cory Fields 4975ae1722 build: add option for reducing exports 10 years ago
Cory Fields 6b099402b4
build: fix automake warnings about the use of INCLUDES 10 years ago
Jeff Garzik cbe39a3852 Add "bitcoin-tx" command line utility and supporting modules. 10 years ago
Cory Fields 5566826635 secp256k1: Add build-side changes for libsecp256k1 11 years ago
Pieter Wuille 236982c2b6 Add skiplist unit tests 11 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 11 years ago
Cory Fields 4791b99e2d crypto: create a separate lib for crypto functions 11 years ago
Pieter Wuille 3820e01eb9 Extend and move all crypto tests to crypto_tests.cpp 11 years ago
Pieter Wuille 1cc344ce42 Add built-in SHA-1 implementation. 11 years ago
Pieter Wuille 977cdadea8 Add a built-in SHA256/SHA512 implementation. 11 years ago
Cory Fields f4d81129f0 build: quit abusing AM_CPPFLAGS 11 years ago
Cory Fields 56c157d5e0 build: avoid the use of top_ and abs_ dir paths 11 years ago
Cory Fields 6b9f0d5554 build: nuke Makefile.include from orbit 11 years ago
Cory Fields 65e8ba4dbe build: Switch to non-recursive make 11 years ago