index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-09
Merge #13198: [qa] Avoid printing to console during cache creation
MarcoFalke
2018-05-09
Merge #13190: Have gArgs handle printing help
MarcoFalke
2018-05-09
[qa] Handle disconnect_node race
Suhas Daftuar
2018-05-09
[qa] Avoid printing to console during cache creation
Suhas Daftuar
2018-05-09
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
Merge #13185: Bugfix: the end of a reorged chain is invalid when connect fails
Wladimir J. van der Laan
2018-05-09
Merge #12755: [tests] Better stderr testing
Wladimir J. van der Laan
2018-05-09
Bugfix: ensure consistency of m_failed_blocks after reconsiderblock
Suhas Daftuar
2018-05-09
[tests] Allow stderr to be tested against specified string
John Newbery
2018-05-09
[Tests] Use LIBC_FATAL_STDERR_=1 in tests
John Newbery
2018-05-09
[Tests] Write stdout/stderr to datadir instead of temp file.
John Newbery
2018-05-09
wallet: Improve logging when BerkeleyDB environment fails to close
Tim Ruffing
2018-05-09
Merge #13188: qa: Remove unused option --srcdir
Wladimir J. van der Laan
2018-05-09
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
Wladimir J. van der Laan
2018-05-09
Merge #13183: [travis] New travis job for CHECK_DOCS steps
Wladimir J. van der Laan
2018-05-09
Merge #10267: New -includeconf argument for including external configuration ...
Wladimir J. van der Laan
2018-05-09
[bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the...
Grady Laksmono
2018-05-09
[tests] Fixed intermittent failure in p2p_sendheaders.py.
lmanners
2018-05-08
[qt]: changes sendcoinsdialog's box layout for improved readability.
marcoagner
2018-05-08
qa: Remove unused option --srcdir
MarcoFalke
2018-05-07
Merge #13184: RPC Docs: gettxout*: clarify bestblock and unspent counts
MarcoFalke
2018-05-07
Bugfix: the end of a reorged chain is invalid when connect fails
Pieter Wuille
2018-05-07
RPC Docs: gettxout*: clarify bestblock and unspent counts
David A. Harding
2018-05-07
Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results
Wladimir J. van der Laan
2018-05-07
Merge #13079: Fix rescanblockchain rpc to properly report progress
Jonas Schnelli
2018-05-07
Merge #13131: Add Windows shutdown handler
Wladimir J. van der Laan
2018-05-07
Merge #13149: Handle unsuccessful fseek(...):s
Wladimir J. van der Laan
2018-05-07
Merge #13180: Fix re-declared scoped enum as unscoped (Causes issues with som...
Jonas Schnelli
2018-05-07
Merge #13162: [net] Don't incorrectly log that REJECT messages are unknown.
Wladimir J. van der Laan
2018-05-06
Remove enum specifier (to avoid re-declare scoped enum as unscoped)
donaloconnor
2018-05-05
Add Clang thread safety analysis annotations
practicalswift
2018-05-05
Fix missing locking in CTxMemPool::setSanityCheck(double dFrequency)
practicalswift
2018-05-05
Fix missing locking in CTxMemPool::check(const CCoinsViewCache *pcoins)
practicalswift
2018-05-05
Merge #13080: mempool: Add compile time checking for ::mempool.cs runtime loc...
MarcoFalke
2018-05-05
Add compile time checking for all ::mempool.cs runtime locking assertions
practicalswift
2018-05-05
Separate HaveKey function that checks whether a key is in a keystore
Andrew Chow
2018-05-05
qa: Pad scriptPubKeys to get minimum sized txs
MarcoFalke
2018-05-04
Merge #13163: Make it clear which functions that are intended to be translati...
MarcoFalke
2018-05-05
Policy to reject extremely small transactions
Johnson Lau
2018-05-05
Add transaction tests for constant scriptCode
Johnson Lau
2018-05-05
Add constant scriptCode policy in non-segwit scripts
Johnson Lau
2018-05-04
Merge #13165: doc: Mention good first issue list in CONTRIBUTING.md
MarcoFalke
2018-05-04
doc: Mention good first issue list in CONTRIBUTING.md
fanquake
2018-05-03
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
[logging] Don't incorrectly log that REJECT messages are unknown.
John Newbery
2018-05-03
Fix rescanblockchain rpc to property report progress
Ben Woosley
2018-05-03
wallet: Reset BerkeleyDB handle after connection fails
Tim Ruffing
2018-05-03
Print a log message if we fail to shrink the debug log file
practicalswift
2018-05-03
Merge #12639: Reduce cs_main lock in listunspent
Wladimir J. van der Laan
2018-05-03
Merge #13148: logging: Fix potential use-after-free in LogPrintStr(...)
Wladimir J. van der Laan
[prev]
[next]