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
/
test
Age
Commit message (
Expand
)
Author
2017-01-22
Merge #9610: [Trivial] Grammar and typo correction (laudaa)
MarcoFalke
2017-01-22
[Trivial] Grammar and typo correction
Lauda
2017-01-22
Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests...
MarcoFalke
2017-01-21
[test] Avoid reading a potentially uninitialized variable in tx_invalid-test
practicalswift
2017-01-19
Fix to have miner test aware of new separate block min tx fee
Alex Morcos
2017-01-19
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
2017-01-18
Merge #9512: Fix various things -fsanitize complains about
Wladimir J. van der Laan
2017-01-18
Merge #9508: Remove unused Python imports
MarcoFalke
2017-01-17
Remove unnecessary min fee argument in CTxMemPool constructor
Alex Morcos
2017-01-16
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
2017-01-16
Introduce -dustrelayfee
Alex Morcos
2017-01-14
Remove redundant semicolons
practicalswift
2017-01-14
[test] Avoid potential NULL pointer dereference in addrman_tests.cpp
practicalswift
2017-01-13
Remove unused Python imports
practicalswift
2017-01-12
Fix memory leak in net_tests
Pieter Wuille
2017-01-12
Avoid integer overflows in scriptnum tests
Pieter Wuille
2017-01-12
Add unit test for FindEarliestAtLeast
Suhas Daftuar
2017-01-12
Merge #8883: Add all standard TXO types to bitcoin-tx
Wladimir J. van der Laan
2017-01-10
Use replaced transactions in compact block reconstruction
Matt Corallo
2017-01-09
testcases: explicitly specify transaction version 1
John Newbery
2017-01-09
Make ATMP optionally return the CTransactionRefs it replaced
Matt Corallo
2017-01-09
Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWrite
Pieter Wuille
2017-01-05
Merge #9138: Improve fee estimation
Pieter Wuille
2017-01-05
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
Merge #9387: [Refactor] RAII of libevent stuff using unique ptrs with deleters
Wladimir J. van der Laan
2017-01-04
Check FRESH validity in CCoinsViewCache::BatchWrite
Russell Yanofsky
2017-01-04
Merge #9107: Safer modify new coins
Pieter Wuille
2017-01-04
Remove member variable hadNoDependencies from CTxMemPoolEntry
Alex Morcos
2017-01-04
Fix dangerous condition in ModifyNewCoins.
Alex Morcos
2017-01-04
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
Merge #9289: net: drop boost::thread_group
Wladimir J. van der Laan
2017-01-03
net: make net processing interruptible
Cory Fields
2017-01-02
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-29
Add test cases to test new bitcoin-tx functionality
jnewbery
2016-12-27
Merge #9349: Make CScript (and prevector) c++11 movable.
Pieter Wuille
2016-12-27
Merge #9243: Clean up mapArgs and mapMultiArgs Usage
Pieter Wuille
2016-12-27
Merge #9435: Removed unused variable in test, fixing warning.
MarcoFalke
2016-12-27
Add a ForceSetArg method for testing
Matt Corallo
2016-12-27
Remove unused variable in test, fixing warning.
Russell Yanofsky
2016-12-24
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-23
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
Fix non-const mapMultiArgs[] access after init.
Matt Corallo
2016-12-21
Make CScript (and prevector) c++11 movable.
Pieter Wuille
2016-12-21
Make FillBlock consume txn_available to avoid shared_ptr copies
Pieter Wuille
2016-12-21
Convert COrphanTx to keep a CTransactionRef
Pieter Wuille
2016-12-21
Make AcceptToMemoryPool take CTransactionRef
Pieter Wuille
2016-12-21
Re-enable a blank v1 Tx JSON test
Douglas Roark
2016-12-21
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
Merge #9308: [test] Add CCoinsViewCache Access/Modify/Write tests
Wladimir J. van der Laan
[prev]
[next]