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-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-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
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
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
2018-11-29
make peertimeout a debug argument, remove error message translation
Zain Iqbal Allarakhia
2018-11-29
Remove duplicate libconsensus linking in test make
Amir Abrams
2018-11-29
qt: Remove hidden columns in coin control dialog
João Barbosa
2018-11-28
p2p: allow p2ptimeout to be configurable, speed up slow test
Zain Iqbal Allarakhia
2018-11-28
Merge #14822: bench: Destroy wallet txs instead of leaking their memory
MarcoFalke
2018-11-28
Add missing lock in CNode::copyStats(...)
practicalswift
2018-11-28
Add missing locking annotations
practicalswift
2018-11-27
bench: Destroy wallet txs instead of leaking their memory
MarcoFalke
2018-11-27
Merge #14477: Add ability to convert solvability info to descriptor
Pieter Wuille
2018-11-27
Merge #14820: test: Fix descriptor_tests not checking ToString output of publ...
MarcoFalke
2018-11-27
Fix descriptor_tests not checking ToString output of public descriptors
Russell Yanofsky
2018-11-27
rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-11-27
Merge #14813: qa: Add wallet_encryption error tests
MarcoFalke
2018-11-27
Merge #14772: refactor: Convert comments to thread safety annotations
MarcoFalke
2018-11-26
qa: Add wallet_encryption error tests
MarcoFalke
2018-11-26
clarify RPC rawtransaction documentation
Jameson Lopp
2018-11-25
Use window() instead of obsolete topLevelWidget()
Hennadii Stepanov
2018-11-25
Add Benchmark to test input de-duplication worst case
Jeremy Rubin
2018-11-24
squashme: connect thru node interface
João Barbosa
[next]