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 #16706: qt: Replace deprecated QSignalMapper by lambda expressions
Wladimir J. van der Laan
2019-08-29
Merge #15615: Add log output during initial header sync
Wladimir J. van der Laan
2019-08-29
Merge #16701: qt: Replace functions deprecated in Qt 5.13
Wladimir J. van der Laan
2019-08-29
Merge #16750: msbuild: adds bench_bitcoin to auto generated project files
fanquake
2019-08-29
Merge #16752: doc: Delete stale URL in test README
fanquake
2019-08-29
Merge #16708: qt: Replace obsolete functions of QSslSocket
Wladimir J. van der Laan
2019-08-29
doc: Delete stale URL in test README
Michael Folkson
2019-08-29
Merge #16739: ci: Pass down $MAKEJOBS to test_runner.py, other improvements
Wladimir J. van der Laan
2019-08-29
Added the bench_bitcoin project to the list automatically produced by the msv...
Aaron Clauson
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
ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
MarcoFalke
2019-08-27
ci: Pass down $MAKEJOBS to test_runner.py
MarcoFalke
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
qt: Remove QSignalMapper from TransactionView
Hennadii Stepanov
2019-08-25
qt: Replace obsolete functions of QDesktopWidget
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
Replace obsolete functions of QSslSocket
Hennadii Stepanov
2019-08-24
qt: Remove QSignalMapper from RPCConsole
Hennadii Stepanov
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
qt: Add TextWidth() wrapper
Hennadii Stepanov
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
[next]