index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.test.include
Age
Commit message (
Expand
)
Author
2016-03-21
Merge #7692: Remove p2p alert system
Wladimir J. van der Laan
2016-03-21
Merge #7705: [amount] Add tests and make GetFee() monotonic
Wladimir J. van der Laan
2016-03-18
Remove p2p alert handling
BtcDrak
2016-03-17
[qa] Add amount tests
MarcoFalke
2016-03-15
Versionbits tests
Pieter Wuille
2016-03-11
Move GetTempPath() to testutil.
Mustafa
2016-02-09
tests: Remove May15 test
Wladimir J. van der Laan
2016-02-04
Merge #7349: Build against system UniValue when available
Wladimir J. van der Laan
2016-02-02
Merge #7091: Consensus build package
Wladimir J. van der Laan
2016-01-15
Build against system UniValue when available
Luke Dashjr
2015-12-08
Build: Consensus: Move consensus files from common to its own module/package
Jorge Timón
2015-12-03
Merge pull request #7133
Wladimir J. van der Laan
2015-12-01
Merge pull request #6914
Wladimir J. van der Laan
2015-11-30
Remove mruset as it is no longer used.
Gregory Maxwell
2015-11-27
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-11-25
Replace scriptnum_test's normative ScriptNum implementation
Wladimir J. van der Laan
2015-11-13
Prevector type
Pieter Wuille
2015-11-09
build: Split hardening/fPIE options out
Cory Fields
2015-10-22
leveldbwrapper file rename to dbwrapper.*
Jeff Garzik
2015-10-07
Merge pull request #6720
Wladimir J. van der Laan
2015-10-06
Merge pull request #6650
Wladimir J. van der Laan
2015-10-06
Add chainstate obfuscation to avoid spurious antivirus detection
James O'Beirne
2015-10-01
[Univalue] add univalue over subtree
Jonas Schnelli
2015-09-24
Creates unittests for addrman, makes addrman testable.
EthanHeilman
2015-09-16
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik
2015-09-03
Replace boost::reverse_lock with our own.
Casey Rodarmor
2015-08-17
Add limitedmap test
Casey Rodarmor
2015-08-06
Add support for data-based outputs (OP_RETURN) to bitcoin-tx.
Pavel Janík
2015-07-27
Unit test doublespends in new blocks
Gavin Andresen
2015-05-14
Merge pull request #5964
Gavin Andresen
2015-05-14
CScheduler unit test
Gavin Andresen
2015-05-13
Merge pull request #5159
Wladimir J. van der Laan
2015-05-13
Create new BlockPolicyEstimator for fee estimates
Alex Morcos
2015-04-23
fix and enable bip32 unit test
Jonas Schnelli
2015-03-26
Keep mempool consistent during block-reorgs
Gavin Andresen
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-09
Merge pull request #5852
Wladimir J. van der Laan
2015-03-03
Reinitialize state in between individual unit tests.
Pieter Wuille
2015-02-21
Add unit tests for next difficulty calculations
Ross Nicoll
2015-01-31
remove sig_canonical.json and sig_noncanonical.json
Manuel Araoz
2015-01-05
tests: run sanity checks in tests too
Cory Fields
2015-01-05
Add tests for new uint256
Wladimir J. van der Laan
2015-01-05
uint256->arith_uint256 blob256->uint256
Wladimir J. van der Laan
2014-12-31
Merge #5528 from
Jeff Garzik
2014-12-24
bitcoin-tx: Add test case for signing a tx
Eric R. Schulz
2014-12-19
build: fix 'make distcheck'
Cory Fields
2014-11-20
build: fix link error on some platforms. Fixes #5235
Cory Fields
2014-11-19
build: add --with-libs so that libs are optional
Cory Fields
2014-11-19
build: add libbitcoinconsensus files and hook up the lib build
Cory Fields
2014-11-19
build: make a distinction between static app ldflags and static lib ldflags
Cory Fields
[next]