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
Age
Commit message (
Expand
)
Author
2018-12-12
Merge #14908: test: Removed implicit CTransaction constructor calls from test...
MarcoFalke
2018-12-12
Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan...
MeshCollider
2018-12-12
Merge #14646: Add expansion cache functions to descriptors (unused for now)
MeshCollider
2018-12-11
Removed implicit CTransaction conversion from benchmaks
lucash-dev
2018-12-11
Removed implicit CTransaction constructor from tests
lucash-dev
2018-12-11
qt: Remove ellipsis from sending/receiving addresses
João Barbosa
2018-12-11
qt: Add Window menu
João Barbosa
2018-12-11
qt: Allow to inspect RPCConsole tabs
João Barbosa
2018-12-10
[mining] segwit option must be set in GBT
John Newbery
2018-12-10
RPCHelpMan: Support required arguments after optional ones
MarcoFalke
2018-12-10
Merge #14877: rpc: Document default values for optional arguments
MarcoFalke
2018-12-10
Merge #14885: rpc: Assert named arguments are unique in RPCHelpMan
MarcoFalke
2018-12-09
Merge #14801: qt: Use window() instead of obsolete topLevelWidget()
Wladimir J. van der Laan
2018-12-07
rpc: Document default values for optional arguments
MarcoFalke
2018-12-07
rpc: Assert named arguments are unique in RPCHelpMan
João Barbosa
2018-12-07
Merge #14890: rpc: Avoid creating non-standard raw transactions
Wladimir J. van der Laan
2018-12-07
Merge #14854: qt: Cleanup SplashScreen class
Wladimir J. van der Laan
2018-12-07
Merge #14480: refactor: Drop boost::this_thread::interruption_point and boost...
Wladimir J. van der Laan
2018-12-07
Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriate
Wladimir J. van der Laan
2018-12-06
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-06
Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to Init...
MarcoFalke
2018-12-06
Merge #14670: http: Fix HTTP server shutdown
Wladimir J. van der Laan
2018-12-06
Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
Wladimir J. van der Laan
2018-12-06
Merge #14838: Use const in COutPoint class
Wladimir J. van der Laan
2018-12-05
Merge #14796: rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-12-04
RPCHelpMan: Add space after colons in extended description
MarcoFalke
2018-12-04
Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1
practicalswift
2018-12-04
rpc: Add description to fundrawtransaction vout_index
MarcoFalke
2018-12-04
validation: Add and use HaveTxsDownloaded where appropriate
MarcoFalke
2018-12-04
Merge #14840: Remove duplicate libconsensus linking in test make
Wladimir J. van der Laan
2018-12-04
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...
Wladimir J. van der Laan
2018-12-04
Merge #14760: Log env path in BerkeleyEnvironment::Flush
Wladimir J. van der Laan
2018-12-04
Merge #14828: qt: Remove hidden columns in coin control dialog
Jonas Schnelli
2018-12-03
Increase maxconnections limit when using poll.
Patrick Strateman
2018-12-03
Implement poll() on systems which support it properly.
Patrick Strateman
2018-12-03
Add locking annotations to feeStats, shortStats and longStats
practicalswift
2018-12-02
scripted-diff: Rename from cs_feeEstimator to m_cs_fee_estimator
practicalswift
2018-12-02
policy: Add Clang thread safety annotations for variables guarded by cs_feeEs...
practicalswift
2018-12-02
Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...
vim88
2018-12-02
Cleanup SplashScreen class
Hennadii Stepanov
2018-12-01
Add all category options to wallet rpc help
andrewtoth
2018-12-01
Merge #13966: gui: When private key is disabled, only show watch-only balance
Wladimir J. van der Laan
2018-12-01
Merge #14841: consensus: Move CheckBlock() call to critical section
Wladimir J. van der Laan
2018-11-30
Move SocketEvents logic to private method.
Patrick Strateman
2018-11-30
Move GenerateSelectSet logic to private method.
Patrick Strateman
2018-11-30
Introduce and use constant SELECT_TIMEOUT_MILLISECONDS.
Patrick Strateman
2018-11-30
Merge #13258: uint256: Remove unnecessary crypto/common.h dependency
Wladimir J. van der Laan
2018-11-30
Merge #14380: fix assert crash when specified change output spend size is unk...
MarcoFalke
2018-11-30
Use const in COutPoint class
Hennadii Stepanov
2018-11-30
Move CheckBlock() call to critical section
Hennadii Stepanov
[prev]
[next]