index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.test.include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add unit tests for next difficulty calculations
Ross Nicoll
2015-02-21
1
-0
/
+1
|
/
*
remove sig_canonical.json and sig_noncanonical.json
Manuel Araoz
2015-01-31
1
-2
/
+0
*
tests: run sanity checks in tests too
Cory Fields
2015-01-05
1
-0
/
+1
*
Add tests for new uint256
Wladimir J. van der Laan
2015-01-05
1
-0
/
+1
*
uint256->arith_uint256 blob256->uint256
Wladimir J. van der Laan
2015-01-05
1
-1
/
+1
*
Merge #5528 from
Jeff Garzik
2014-12-31
1
-1
/
+2
|
\
|
*
bitcoin-tx: Add test case for signing a tx
Eric R. Schulz
2014-12-24
1
-1
/
+2
*
|
build: fix 'make distcheck'
Cory Fields
2014-12-19
1
-1
/
+3
|
/
*
build: fix link error on some platforms. Fixes #5235
Cory Fields
2014-11-20
1
-1
/
+1
*
build: add --with-libs so that libs are optional
Cory Fields
2014-11-19
1
-1
/
+1
*
build: add libbitcoinconsensus files and hook up the lib build
Cory Fields
2014-11-19
1
-1
/
+1
*
build: make a distinction between static app ldflags and static lib ldflags
Cory Fields
2014-11-19
1
-1
/
+1
*
build: secp256k1 as a subdir, since it's required
Cory Fields
2014-11-18
1
-0
/
+3
*
Always build and link libsecp256k1
Pieter Wuille
2014-11-18
1
-5
/
+1
*
minor cleanup: include orders, end comments etc.
Philip Kaufmann
2014-10-31
1
-4
/
+4
*
build: quit abusing LIBS for Windows builds.
Cory Fields
2014-10-13
1
-1
/
+1
*
Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
Pieter Wuille
2014-10-08
1
-1
/
+0
*
Add coins_tests with a large randomized CCoinViewCache test.
Pieter Wuille
2014-09-23
1
-0
/
+1
*
bitcoin-util-test: Test bitcoin-tx with null scriptPubKey
Luke Dashjr
2014-09-14
1
-1
/
+2
*
Move CMedianFilter to timedata.cpp
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
Merge pull request #4733
Jeff Garzik
2014-08-22
1
-1
/
+6
|
\
|
*
Add bitcoin-tx tests
Jeff Garzik
2014-08-19
1
-1
/
+6
*
|
UniValue: add unit tests
Jeff Garzik
2014-08-20
1
-0
/
+1
|
/
*
Add "it works" test for bitcoin-tx
Jeff Garzik
2014-08-19
1
-1
/
+8
*
build: add option for reducing exports (v2)
Cory Fields
2014-08-18
1
-0
/
+1
*
Revert "build: add option for reducing exports"
Wladimir J. van der Laan
2014-08-18
1
-1
/
+0
*
build: add option for reducing exports
Cory Fields
2014-08-15
1
-0
/
+1
*
build: fix automake warnings about the use of INCLUDES
Cory Fields
2014-08-15
1
-1
/
+1
*
Add "bitcoin-tx" command line utility and supporting modules.
Jeff Garzik
2014-07-29
1
-1
/
+1
*
secp256k1: Add build-side changes for libsecp256k1
Cory Fields
2014-07-01
1
-0
/
+5
*
Add skiplist unit tests
Pieter Wuille
2014-06-29
1
-0
/
+1
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-1
/
+1
*
crypto: create a separate lib for crypto functions
Cory Fields
2014-06-21
1
-1
/
+1
*
Extend and move all crypto tests to crypto_tests.cpp
Pieter Wuille
2014-06-21
1
-2
/
+1
*
Add built-in SHA-1 implementation.
Pieter Wuille
2014-06-21
1
-0
/
+1
*
Add a built-in SHA256/SHA512 implementation.
Pieter Wuille
2014-06-21
1
-0
/
+2
*
build: quit abusing AM_CPPFLAGS
Cory Fields
2014-06-05
1
-3
/
+1
*
build: avoid the use of top_ and abs_ dir paths
Cory Fields
2014-06-05
1
-1
/
+1
*
build: nuke Makefile.include from orbit
Cory Fields
2014-06-05
1
-0
/
+16
*
build: Switch to non-recursive make
Cory Fields
2014-06-05
1
-0
/
+87
[prev]