index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
Age
Commit message (
Expand
)
Author
2023-12-23
refactor: share and use `GenerateRandomKey` helper
Sebastian Falbesoner
2023-12-14
Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanup
Ava Chow
2023-12-14
refactor: Rename fs::path::u8string() to fs::path::utf8string()
MarcoFalke
2023-12-11
refactor: Use C++20 std::chrono::days
MarcoFalke
2023-12-04
refactor: Remove call to StartShutdown from qt
Ryan Ofsky
2023-11-30
Merge bitcoin/bitcoin#26762: bugfix: Make `CCheckQueue` RAII-styled (attempt 2)
Andrew Chow
2023-11-28
scripted-diff: Use DataStream in most places
MarcoFalke
2023-11-21
Use Txid in COutpoint
dergoegge
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-14
Use ParamsWrapper for witness serialization
Anthony Towns
2023-11-13
Merge bitcoin/bitcoin#28721: multiprocess compatibility updates
fanquake
2023-11-07
doc: fix typos
Sjors Provoost
2023-10-31
gui: fix crash on selecting "Mask values" in transaction view
Sebastian Falbesoner
2023-10-26
Merge bitcoin/bitcoin#28728: wallet: [bugfix] Mark CNoDestination and PubKeyD...
Andrew Chow
2023-10-25
bugfix: Mark CNoDestination and PubKeyDestination constructor explicit
MarcoFalke
2023-10-25
Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...
Hennadii Stepanov
2023-10-25
Merge bitcoin-core/gui#742: Exit and show error if unrecognized command line ...
Hennadii Stepanov
2023-10-23
qt: Avoid error prone leading spaces in translatable strings
Hennadii Stepanov
2023-10-23
qt, refactor: Drop superfluous type conversions
Hennadii Stepanov
2023-10-23
Revert "gui: provide wallet controller context to wallet actions"
Hennadii Stepanov
2023-10-20
interfaces: Change getUnspentOutput return type to avoid multiprocess segfault
Ryan Ofsky
2023-10-17
Merge bitcoin-core/gui#766: Fix coin control input size accounting for taproo...
Hennadii Stepanov
2023-10-16
Merge bitcoin/bitcoin#28583: refactor: [tidy] modernize-use-emplace
fanquake
2023-10-13
gui: disable top bar menu actions during shutdown
furszy
2023-10-13
gui: provide wallet controller context to wallet actions
furszy
2023-10-12
tidy: modernize-use-emplace
MarcoFalke
2023-10-09
Merge bitcoin/bitcoin#28611: Adjust Gradle properties to fix `apk` build
fanquake
2023-10-09
qt: Update translation source file for v26.0 string freeze
Hennadii Stepanov
2023-10-08
Adjust Gradle properties
Hennadii Stepanov
2023-10-07
gui: fix coin control input size accounting for taproot spends
Sebastian Falbesoner
2023-10-06
gui: remove legacy wallet creation
furszy
2023-10-05
Merge bitcoin-core/gui#754: Add BIP324-specific labels to peer details
Hennadii Stepanov
2023-10-04
gui: Add wallet name to address book page
pablomartin4btc
2023-10-04
qt: Add "Session id" label to peer details
Hennadii Stepanov
2023-10-03
Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown
Hennadii Stepanov
2023-10-03
refactor: Move `{MAX,DEFAULT}_SCRIPTCHECK_THREADS` constants
Hennadii Stepanov
2023-10-03
qt: Add "Transport" label to peer details
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entries
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are d...
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warning
Hennadii Stepanov
2023-09-20
Merge bitcoin-core/gui#738: Add menu option to migrate a wallet
Hennadii Stepanov
2023-09-12
gui: macOS, make appMenuBar part of the main app window
furszy
2023-09-11
qt: Silence `-Wcast-function-type` warning
Hennadii Stepanov
2023-09-08
gui: macOS, do not process dock icon actions during shutdown
furszy
2023-09-01
qt: Update translation source file
Hennadii Stepanov
2023-09-01
qt: Translation updates from Transifex
Hennadii Stepanov
2023-08-31
Merge bitcoin-core/gui#749: make '-min' minimize wallet loading dialog
Hennadii Stepanov
2023-08-14
Rename script/standard.{cpp/h} to script/solver.{cpp/h}
Andrew Chow
2023-08-14
Clean up things that include script/standard.h
Andrew Chow
2023-08-13
gui: make '-min' minimize wallet loading dialog
furszy
[next]