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-11-04
logs: add timing information to FlushStateToDisk()
James O'Beirne
2019-11-04
logs: add BCLog::Timer and related macros
James O'Beirne
2019-09-25
refactor: consolidate PASTE macros
James O'Beirne
2019-09-03
Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
Wladimir J. van der Laan
2019-09-03
Merge #16788: gui: Update transifex slug for 0.19
Wladimir J. van der Laan
2019-09-02
gui: Update English source translation
Wladimir J. van der Laan
2019-09-02
gui: Update transifex slug for 0.19
Wladimir J. van der Laan
2019-09-02
Merge #16185: gettransaction: add an argument to decode the transaction
MeshCollider
2019-09-02
Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
fanquake
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
doc: Add release note for the new gettransaction argument
darosior
2019-08-30
tests: Add a new functional test for gettransaction
darosior
2019-08-30
gettransaction: add an argument to decode the transaction
darosior
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
wallet: Translate all initErrors in CreateWalletFromFile
MarcoFalke
2019-08-28
util: Make util/error bilingual_str (refactor)
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
[next]