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-10-19
Merge #14291: wallet: Add ListWalletDir utility function
Wladimir J. van der Laan
2018-10-18
rpc: Add listwalletdir RPC
João Barbosa
2018-10-18
interfaces: Add getWalletDir and listWalletDir to Node
João Barbosa
2018-10-18
wallet: Add ListWalletDir utility
João Barbosa
2018-10-18
Merge #14510: Avoid triggering undefined behaviour in base_uint<BITS>::bits()
Wladimir J. van der Laan
2018-10-18
Merge #14374: qt: Add "Blocksdir" to Debug window
Wladimir J. van der Laan
2018-10-18
Merge #14177: qt: Set C locale for amountWidget
Wladimir J. van der Laan
2018-10-18
Avoid triggering undefined behaviour in base_uint<BITS>::bits()
practicalswift
2018-10-18
Merge #14146: wallet: Remove trailing separators from -walletdir arg
Wladimir J. van der Laan
2018-10-18
Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...
Wladimir J. van der Laan
2018-10-18
Merge #14472: [doc] getblocktemplate: use SegWit in example
Wladimir J. van der Laan
2018-10-17
Merge #14450: qt: Fix QCompleter popup regression
Jonas Schnelli
2018-10-16
Merge #14335: net: refactor: cleanup ThreadSocketHandler
Wladimir J. van der Laan
2018-10-16
Merge #14403: qt: Revert "Force TLS1.0+ for SSL connections"
Wladimir J. van der Laan
2018-10-16
Merge #14383: qt: Clean system tray icon menu for '-disablewallet' mode
Wladimir J. van der Laan
2018-10-15
Merge #14424: Stop requiring imported pubkey to sign non-PKH schemes
Jonas Schnelli
2018-10-13
Fix QCompleter popup regression
Hennadii Stepanov
2018-10-13
[doc] getblocktemplate: use SegWit in example
Sjors Provoost
2018-10-10
Merge #14373: Consistency fixes for RPC descriptions
MarcoFalke
2018-10-09
Fix CLEAN_BITCOIN_TEST to remove .log files for all BITCOIN_TESTS files
James O'Beirne
2018-10-09
[rpc] Descriptions: Textual consistency fixes
Jon Layton
2018-10-09
qt: Revert "Force TLS1.0+ for SSL connections"
Tim Ruffing
2018-10-09
Merge #13115: addrman: Add Clang thread safety annotations for variables guar...
MarcoFalke
2018-10-08
Add missing locks and locking annotations for CAddrMan
practicalswift
2018-10-08
Add tooltips for both datadir and blocksdir
Hennadii Stepanov
2018-10-08
Merge #14253: Build: during 'make clean', remove some files that are currentl...
MarcoFalke
2018-10-08
Merge #14428: docs: Fix macOS files description in qt/README.md
MarcoFalke
2018-10-07
Stop requiring imported pubkey to sign non-PKH schemes
Pieter Wuille
2018-10-07
Merge #14398: tests: Don't access out of bounds array index: array[sizeof(arr...
MarcoFalke
2018-10-07
Merge #13883: utils: Convert Windows args to utf-8 string
MarcoFalke
2018-10-08
Fix macOS files description
Hennadii Stepanov
2018-10-06
Clean systray icon menu for -disablewallet mode
Hennadii Stepanov
2018-10-06
Add "Blocksdir" to Debug window
Hennadii Stepanov
2018-10-05
Don't access out of bounds array entry array[sizeof(array)]
Ben Woosley
2018-10-01
Include some files currently missed by 'make distclean'.
murrayn
2018-09-30
Merge #14331: doxygen: Fix member comments
MarcoFalke
2018-09-30
utils: Convert Windows args to utf-8 string
Chun Kuan Lee
2018-09-27
Merge #14244: amount: Move CAmount CENT to unit test header
MarcoFalke
2018-09-27
Merge #14307: Consolidate redundant implementations of ParseHashStr
MarcoFalke
2018-09-27
Merge #14027: Skip stale tip checking if outbound connections are off or if r...
MarcoFalke
2018-09-27
Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
MarcoFalke
2018-09-26
Merge #14282: [wallet] Remove -usehd
MarcoFalke
2018-09-26
doxygen: Fix member comments
MarcoFalke
2018-09-26
Set C locale for amountWidget
Hennadii Stepanov
2018-09-26
Merge #14310: [wallet] Ensure wallet is unlocked before signing
MarcoFalke
2018-09-26
tests: Add test case for std::ios_base::ate
Chun Kuan Lee
2018-09-26
Move boost/std fstream to fsbridge
Chun Kuan Lee
2018-09-26
utils: Add fsbridge fstream function wrapper
Chun Kuan Lee
2018-09-25
Merge #13877: utils: Make fs::path::string() always return utf-8 string on Wi...
MarcoFalke
2018-09-25
Consolidate redundant implementations of ParseHashStr
Ben Woosley
[next]