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-10-19
Merge #14011: Disable wallet and address book Qt tests on macOS minimal platform
Pieter Wuille
2018-10-19
Merge #14474: bitcoin-tx: Use constant for n pubkeys check
Pieter Wuille
2018-10-19
Merge #14426: utils: Fix broken Windows filelock
Pieter Wuille
2018-10-19
Merge #14513: Avoid 1 << 31 (UB) in calculation of SEQUENCE_LOCKTIME_DISABLE_...
Pieter Wuille
2018-10-19
Merge #14524: Trivial: fix typo
Pieter Wuille
2018-10-20
Fix typo
Kristaps Kaupe
2018-10-18
Merge #14465: tests: Stop node before removing the notification file
Pieter Wuille
2018-10-19
Merge #14291: wallet: Add ListWalletDir utility function
Wladimir J. van der Laan
2018-10-18
docs: Add release notes for listwalletdir RPC
João Barbosa
2018-10-18
qa: Add tests for listwalletdir RPC
João Barbosa
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
Avoid 1 << 31 (UB) in calculation of SEQUENCE_LOCKTIME_DISABLE_FLAG
practicalswift
2018-10-18
Merge #14510: Avoid triggering undefined behaviour in base_uint<BITS>::bits()
Wladimir J. van der Laan
2018-10-19
utils: Fix broken Windows filelock
Chun Kuan Lee
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-17
Merge #14496: build: Pin to specific versions of Python packages we install f...
Wladimir J. van der Laan
2018-10-17
Merge #14495: build: Warn (don't fail!) on spelling errors
Pieter Wuille
2018-10-16
Merge #14335: net: refactor: cleanup ThreadSocketHandler
Wladimir J. van der Laan
2018-10-16
build: Pin to specific versions of Python packages we install from PyPI in Tr...
practicalswift
2018-10-16
Add ignored word: mut
practicalswift
2018-10-16
Revert "qa: Fix codespell error and have lint-spelling error instead of warn"
practicalswift
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
bitcoin-tx: Use constant for n pubkeys check
Antoine Le Calvez
2018-10-13
[doc] getblocktemplate: use SegWit in example
Sjors Provoost
2018-10-12
tests: Stop node before removing the notification file
Chun Kuan Lee
2018-10-10
Merge #14373: Consistency fixes for RPC descriptions
MarcoFalke
2018-10-10
Merge #14455: build: unbreak `make clean`
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 #14385: depends: qt: avoid system harfbuzz and bz2
MarcoFalke
2018-10-08
Merge #13649: test: allow arguments to be forwarded to flake8 in lint-python.sh
MarcoFalke
2018-10-08
Merge #14253: Build: during 'make clean', remove some files that are currentl...
MarcoFalke
2018-10-08
Merge #14390: docs: release process: RPC documentation
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
[next]