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-08-29
Merge #16556: Fix systemd service file configuration directory setup
fanquake
2019-08-29
Merge #16621: doc: add default bitcoin.conf locations
fanquake
2019-08-29
Merge #16461: doc: Tidy up shadowing section
fanquake
2019-08-29
Merge #16746: msbuild: Ignore linker warning
fanquake
2019-08-28
Merge #14879: qt: Add warning messages to the debug window
MarcoFalke
2019-08-28
doc: Tidy up shadowing section
João Barbosa
2019-08-28
Merge #16726: tests: Avoid common Python default parameter gotcha when mutabl...
MarcoFalke
2019-08-28
Merge #16740: qa: Relax so that the subscriber is ready before publishing zmq...
MarcoFalke
2019-08-28
Merge #16742: test: add executable flag for wallet_watchonly.py
MarcoFalke
2019-08-28
test: add executable flag for wallet_watchonly.py
Sebastian Falbesoner
2019-08-28
Adds an option to msbuild common configuration to ignore linker warning 4221....
Aaron Clauson
2019-08-28
qa: Relax so that the subscriber is ready before publishing zmq messages
João Barbosa
2019-08-27
Merge #16728: move-only: move coins statistics utils out of RPC
MarcoFalke
2019-08-27
move-only: move coins statistics utils out of RPC
James O'Beirne
2019-08-27
Merge #16732: doc: Add spacing to command in translation_process.md
fanquake
2019-08-27
doc: Add spacing to command in translation_process.md
Chuf
2019-08-27
Merge #16723: doc: Update labels in CONTRIBUTING.md
fanquake
2019-08-27
Merge #16730: Support serialization of std::vector<bool>
fanquake
2019-08-26
Support serialization of std::vector<bool>
Pieter Wuille
2019-08-26
Merge #16629: doc: Add documentation for the new whitelist permissions
MarcoFalke
2019-08-26
Merge #16404: qa: Test ZMQ notification after chain reorg
MarcoFalke
2019-08-26
lint: Catch use of [] or {} as default parameter values in Python functions
practicalswift
2019-08-26
Avoid using mutable default parameter values
practicalswift
2019-08-26
doc: Update labels in CONTRIBUTING.md
Hennadii Stepanov
2019-08-25
Merge #16665: scripts: move update-translations.py to maintainer-tools repo
fanquake
2019-08-24
[Doc] Add documentation for the new whitelist permissions
nicolas.dorier
2019-08-24
Merge #16370: depends: cleanup package configure flags
MeshCollider
2019-08-24
Merge #16690: Prepare release notes for 0.19
MeshCollider
2019-08-24
Merge #16694: gui: Ensure transaction send error is always visible
fanquake
2019-08-23
Release notes: add previously undocumented changes
David A. Harding
2019-08-23
Release notes: edit previously-detached notes
David A. Harding
2019-08-23
gui: Ensure tx send error highlight is visible
bpay
2019-08-23
Merge #16691: doc: improve depends prefix documentation
fanquake
2019-08-23
Merge #16677: gui: remove unused PlatformStyle::TextColorIcon
Jonas Schnelli
2019-08-23
packages.md: document depends build targets
Russell Yanofsky
2019-08-23
Clarify need to specify --prefix with depends
Russell Yanofsky
2019-08-23
Merge #16654: build: latest rapidcheck, update configuration
fanquake
2019-08-23
Merge #16570: tests: Make descriptor tests deterministic
fanquake
2019-08-22
Doc: move detached release notes into release-notes.md
David A. Harding
2019-08-22
Merge #16670: util: Add Join helper to join a list of strings
MarcoFalke
2019-08-22
Merge #16674: refactor: remove obsolete qt algorithm usage
fanquake
2019-08-22
gui: remove unused PlatformStyle::TextColorIcon
fanquake
2019-08-22
refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
fanquake
2019-08-22
refactor: replace qSort with std::sort
fanquake
2019-08-22
refactor: replace qStableSort with std::stable_sort
fanquake
2019-08-21
build: update RapidCheck Makefile
Jon Atack
2019-08-21
Merge #16656: test: fix rpc_setban.py race
MarcoFalke
2019-08-21
QA: fix rpc_setban.py race
Jonas Schnelli
2019-08-21
Merge #16572: wallet: Fix Char as Bool in Wallet
fanquake
2019-08-21
Make descriptor test deterministic
David Reikher
[next]