Commit Graph

72 Commits (393b22eacb8aff58aaa4da48085f3ea37424ba59)

Author SHA1 Message Date
Wladimir J. van der Laan acf5983502 tests: Remove May15 test
9 years ago
Wladimir J. van der Laan 152a8216cc
Merge #7349: Build against system UniValue when available
9 years ago
Wladimir J. van der Laan fd13fe7ca0
Merge #7091: Consensus build package
9 years ago
Luke Dashjr ab22705a7b Build against system UniValue when available
9 years ago
Jorge Timón a3d5eec546 Build: Consensus: Move consensus files from common to its own module/package
9 years ago
Wladimir J. van der Laan 8843676621
Merge pull request #7133
9 years ago
Wladimir J. van der Laan 327291af02
Merge pull request #6914
9 years ago
Gregory Maxwell e20672479e Remove mruset as it is no longer used.
9 years ago
Pieter Wuille eece63fa72 Switch blocks to a constant-space Merkle root/branch algorithm.
9 years ago
Wladimir J. van der Laan 4ec3561eb3 Replace scriptnum_test's normative ScriptNum implementation
9 years ago
Pieter Wuille 114b5812f6 Prevector type
9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out
9 years ago
Jeff Garzik 3795e8152b leveldbwrapper file rename to dbwrapper.*
9 years ago
Wladimir J. van der Laan d479311dba
Merge pull request #6720
9 years ago
Wladimir J. van der Laan 4fac576c61
Merge pull request #6650
9 years ago
James O'Beirne 42cb388167 Add chainstate obfuscation to avoid spurious antivirus detection
9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree
9 years ago
EthanHeilman 1534d9a83c Creates unittests for addrman, makes addrman testable.
9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
9 years ago
Casey Rodarmor 86270c8164 Replace boost::reverse_lock with our own.
9 years ago
Casey Rodarmor 7bd57bb1d7 Add limitedmap test
9 years ago
Pavel Janík 627468d2ea Add support for data-based outputs (OP_RETURN) to bitcoin-tx.
9 years ago
Gavin Andresen 517e6dd256 Unit test doublespends in new blocks
9 years ago
Gavin Andresen b4c219b622
Merge pull request #5964
10 years ago
Gavin Andresen 68d370bec4
CScheduler unit test
10 years ago
Wladimir J. van der Laan 2cc1372190
Merge pull request #5159
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
Wladimir J. van der Laan cdae53e456
Merge pull request #5852
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
Jeff Garzik 39d6b5fd42
Merge #5528 from
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
Pieter Wuille ed27e53c9b Add coins_tests with a large randomized CCoinViewCache test.
10 years ago