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
2019-05-02
rpc: Add getbalances RPC
MarcoFalke
2019-05-02
rpcwallet: Make helper methods const on CWallet
MarcoFalke
2019-05-01
wallet: Use IsValidNumArgs in getwalletinfo rpc
MarcoFalke
2019-05-01
Merge #15758: qa: Add further tests to wallet_balance
MarcoFalke
2019-04-30
Merge #15849: Thread names in logs and deadlock debug tools
MarcoFalke
2019-04-30
test: Add reorg test to wallet_balance
MarcoFalke
2019-04-30
test: Check that wallet txs not in the mempool are untrusted
MarcoFalke
2019-04-30
test: Add getunconfirmedbalance test with conflicts
MarcoFalke
2019-04-30
test: Add wallet_balance test for watchonly
MarcoFalke
2019-04-30
Merge #15869: Add settings merge test to prevent regresssions
MarcoFalke
2019-04-30
Merge #15696: [qa] test_runner: Move feature_pruning to base tests
MarcoFalke
2019-04-30
[qa] test_runner: Move feature_pruning to base tests
MarcoFalke
2019-04-29
[tests] fix block time in feature_pruning.py
John Newbery
2019-04-29
Merge #15897: QA/mininode: Send all headers upfront in send_blocks_and_test t...
MarcoFalke
2019-04-29
threads: add thread names to deadlock debugging message
James O'Beirne
2019-04-29
threads: prefix log messages with thread names
James O'Beirne
2019-04-29
tests: add threadutil tests
James O'Beirne
2019-04-29
threads: introduce util/threadnames, refactor thread naming
James O'Beirne
2019-04-29
Merge #15908: docs: Align MSVC build options with Linux build ones
MarcoFalke
2019-04-29
Merge #15920: lint: Check that all wallet args are hidden
MarcoFalke
2019-04-29
Merge #15877: doc: Fix -dustrelayfee= argument docs grammar
MarcoFalke
2019-04-29
Merge #15919: Remove unused OpenSSL includes to make it more clear where Open...
MarcoFalke
2019-04-29
Merge #12051: add missing debian contrib file to tarball
MarcoFalke
2019-04-29
Merge #15913: Bugfix: dummywallet: Add -ignorepartialspends to list of ignore...
MarcoFalke
2019-04-29
Merge #15917: wallet: Avoid logging no_such_file_or_directory error
MarcoFalke
2019-04-29
add missing debian contrib files to tarball
Peter Wagner
2019-04-29
Remove unused OpenSSL includes to make it more clear where OpenSSL is used
practicalswift
2019-04-29
Merge #15371: gui: Uppercase bech32 addresses in qr codes
Jonas Schnelli
2019-04-29
wallet: Avoid logging no_such_file_or_directory error
João Barbosa
2019-04-28
lint: Check that all wallet args are hidden
MarcoFalke
2019-04-28
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
Luke Dashjr
2019-04-28
dummywallet: Reformat ignored wallet options list
Luke Dashjr
2019-04-28
Merge #15901: wallet: log on rescan completion
MeshCollider
2019-04-27
remove extraneous scope
andrewtoth
2019-04-27
wallet: log on rescan completion
andrewtoth
2019-04-27
Merge #15778: [wallet] Move maxtxfee from node to wallet
MarcoFalke
2019-04-27
Include bitcoin_config.h in release process
Hennadii Stepanov
2019-04-27
Merge #15846: [POLICY] Make sending to future native witness outputs standard
MeshCollider
2019-04-27
Align MSVC build options with Linux build ones
Hennadii Stepanov
2019-04-27
Merge #15784: rpc: Remove dependency on interfaces::Chain in SignTransaction
MeshCollider
2019-04-26
Merge #15887: docs: Align code example style with clang-format
MarcoFalke
2019-04-26
Merge #15903: appveyor: Write @PACKAGE_NAME@ to config
MarcoFalke
2019-04-26
disable HAVE_THREAD_LOCAL on unreliable platforms
James O'Beirne
2019-04-26
Merge #15267: doc: explain AcceptToMemoryPoolWorker's coins_to_uncache
MarcoFalke
2019-04-26
appveyor: Write @PACKAGE_NAME@ to config
MarcoFalke
2019-04-26
Merge #13788: Fix --disable-asm for newer assembly checks/code
MarcoFalke
2019-04-26
doc: explain AcceptToMemoryPoolWorker's coins_to_uncache
James O'Beirne
2019-04-26
Merge #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME i...
MarcoFalke
2019-04-26
Merge #15895: QA: Avoid re-reading config.ini unnecessarily
MarcoFalke
2019-04-26
Merge #15893: Add test for superfluous witness record in deserialization
MarcoFalke
[next]