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-01-21
Merge #14605: Return of the Banman
Wladimir J. van der Laan
2019-01-21
Merge #15167: qt: Fix wallet selector size adjustment
Wladimir J. van der Laan
2019-01-21
Merge #15177: rest: Improve tests and documention of /headers and /block
Wladimir J. van der Laan
2019-01-21
Merge #15188: Update zmq to 4.3.1
Wladimir J. van der Laan
2019-01-21
Merge #15213: doc: Remove errant paste from walletcreatefundedpsbt for nLockt...
Wladimir J. van der Laan
2019-01-21
Merge #15209: zmq: log outbound message high water mark when reusing socket
Wladimir J. van der Laan
2019-01-21
Merge #15210: gui: Fix window title update
Wladimir J. van der Laan
2019-01-20
Merge #15194: Add comment describing fDisconnect behavior
Wladimir J. van der Laan
2019-01-19
Remove errant past from walletcreatefundedpsbt for nLocktime replaceability
Gregory Sanders
2019-01-19
gui: Fix window title update
João Barbosa
2019-01-19
zmq: log outbound message high water mark when reusing socket
fanquake
2019-01-19
Merge #15186: rpc: remove duplicate solvable field from getaddressinfo
Wladimir J. van der Laan
2019-01-19
Merge #15178: qt: Improve "help-console" message
Wladimir J. van der Laan
2019-01-18
Merge #15175: build: Drop macports support
Jonas Schnelli
2019-01-18
Merge #15101: gui: Add WalletController
Jonas Schnelli
2019-01-18
Update zmq to 4.3.1
Dimitris Apostolou
2019-01-18
rpc: remove duplicate solvable field from getaddressinfo
fanquake
2019-01-18
gui: Refactor to use WalletController
João Barbosa
2019-01-18
gui: Add WalletController
João Barbosa
2019-01-18
gui: Use AutoConnection for WalletModel::unload signal
João Barbosa
2019-01-17
Add comment describing fDisconnect behavior
Carl Dong
2019-01-17
Merge #15040: qt: Add workaround for QProgressDialog bug on macOS
Jonas Schnelli
2019-01-17
Merge #15166: qa: Pin shellcheck version
MarcoFalke
2019-01-17
Merge #15185: docs: Spelling error fix on fuzzing.md
MarcoFalke
2019-01-17
Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals
Wladimir J. van der Laan
2019-01-16
docs: Spelling error fix on fuzzing.md
benthecarman
2019-01-16
build: Drop macports support
Ben Woosley
2019-01-16
scripted-diff: batch-recase BanMan variables
Carl Dong
2019-01-16
banman: Add, use CBanEntry ctor that takes ban reason
Carl Dong
2019-01-16
banman: reformulate nBanUtil calculation
Carl Dong
2019-01-16
banman: add thread annotations and mark members const where possible
Cory Fields
2019-01-16
scripted-diff: batch-rename BanMan members
Cory Fields
2019-01-16
net: move BanMan to its own files
Cory Fields
2019-01-16
banman: pass in default ban time as a parameter
Cory Fields
2019-01-16
banman: pass the banfile path in
Cory Fields
2019-01-16
banman: create and split out banman
Cory Fields
2019-01-16
net: split up addresses/ban dumps in preparation for moving them
Cory Fields
2019-01-16
Merge #14839: [rebase] threads: fix unitialized members in sched_param
Wladimir J. van der Laan
2019-01-16
tests: remove member connman/peerLogic in TestingSetup
Cory Fields
2019-01-16
net: Break disconnecting out of Ban()
Cory Fields
2019-01-16
Merge #15122: [RPC] Expand help text for importmulti changes
Wladimir J. van der Laan
2019-01-16
Remove no longer needed shellcheck suppressions
practicalswift
2019-01-16
Fix warnings introduced in shellcheck v0.6.0
practicalswift
2019-01-16
Remove repeated suppression. Fix indentation.
practicalswift
2019-01-16
Pin shellcheck version to v0.6.0
practicalswift
2019-01-16
qa: Improve tests of /rest/headers and /rest/block
João Barbosa
2019-01-16
doc: /rest/block responds with 404 if block does not exist
João Barbosa
2019-01-16
Merge #14268: Introduce SafeDbt to handle Dbt with free or memory_cleanse rai...
Wladimir J. van der Laan
2019-01-16
Merge #14151: windows: Fix remaining compiler warnings (MSVC)
Wladimir J. van der Laan
2019-01-16
Merge #14409: utils and libraries: Make 'blocksdir' always net specific
Wladimir J. van der Laan
[next]