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-09-01
Merge #16720: qt: Replace objc_msgSend() function calls with the native Objec...
fanquake
2019-08-31
qt: Replace objc_msgSend with native syntax
Hennadii Stepanov
2019-08-31
Merge #16767: test: Check for codespell in lint-spelling.sh
fanquake
2019-08-31
Merge #16716: wallet: Use wallet name instead of pointer on unload/release
fanquake
2019-08-31
Merge #16760: qt: Change uninstall icon on Windows
fanquake
2019-08-31
Check for codespell in lint-spelling.sh
Kristaps Kaupe
2019-08-30
Merge #16758: qt: Replace QFontMetrics::width() with TextWidth()
fanquake
2019-08-30
Merge #16753: wallet: extract PubKey from P2PK script with Solver
fanquake
2019-08-30
Merge #14862: doc: Declare BLOCK_VALID_HEADER reserved
fanquake
2019-08-29
[qt] Change uninstall icon on Windows
GChuf
2019-08-29
Merge #16707: qt: Remove obsolete QModelIndex::child()
Jonas Schnelli
2019-08-29
qt: Replace QFontMetrics::width() with TextWidth()
Hennadii Stepanov
2019-08-29
Merge #16695: rpc: Add window final block height to getchaintxstats
Wladimir J. van der Laan
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
Add window final block height to getchaintxstats
Jonathan "Duke" Leto
2019-08-29
Merge #16701: qt: Replace functions deprecated in Qt 5.13
Wladimir J. van der Laan
2019-08-29
wallet: extract PubKey from P2PK script with Solver
Sebastian Falbesoner
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
[next]