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
2022-09-14
qt: Update translation source file for string freeze (round 2)
Hennadii Stepanov
2022-09-14
Merge bitcoin-core/gui#664: Prevent wrong handling of `%2` token by Transifex
Hennadii Stepanov
2022-09-07
qt: Prevent wrong handling of `%2` token by Transifex
Hennadii Stepanov
2022-09-07
qt: Cleanup translation comment
Hennadii Stepanov
2022-09-02
Merge bitcoin/bitcoin#25962: net: Add CNodeOptions and increase constness
MacroFake
2022-09-01
scripted-diff: net: rename permissionFlags to permission_flags
Anthony Towns
2022-09-01
qt: Update translation source file for string freeze
Hennadii Stepanov
2022-08-29
ui: show header pre-synchronization progress
Pieter Wuille
2022-08-29
Make validation interface capable of signalling header presync
Pieter Wuille
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-16
refactor: Add lock annotations to Active* methods
MacroFake
2022-08-15
Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use mode...
Hennadii Stepanov
2022-08-15
qt: Update source translations for string freeze
laanwj
2022-08-13
Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...
fanquake
2022-08-12
GUI: remove now unneeded 'm_balances' field from overviewpage
furszy
2022-08-12
GUI: 'getAvailableBalance', use cached balance if the user did not select UTX...
furszy
2022-08-12
GUI: use cached balance in overviewpage and sendcoinsdialog
furszy
2022-08-12
GUI: add getter for WalletModel::m_cached_balances field
furszy
2022-08-12
GUI: sendCoinsDialog, remove duplicate wallet().getBalances() call
furszy
2022-08-10
wallet: Return `util::Result` from WalletLoader methods
w0xlt
2022-08-08
qt: Update translation source file
Hennadii Stepanov
2022-08-05
Merge bitcoin/bitcoin#25721: refactor: Replace BResult with util::Result
MacroFake
2022-08-04
Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widely
fanquake
2022-08-03
refactor: Replace BResult with util::Result
Ryan Ofsky
2022-07-27
refactor: Make const refs vars where applicable
Aurèle Oulès
2022-07-23
Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput...
Hennadii Stepanov
2022-07-22
gui: Fix translator comment for Restore Wallet QInputDialog
w0xlt
2022-07-20
refactor: move compat.h into compat/
fanquake
2022-07-19
Add missing includes
MacroFake
2022-07-19
Merge bitcoin-core/gui#631: Disallow encryption of watchonly wallets
Hennadii Stepanov
2022-07-19
Merge bitcoin/bitcoin#25466: ci: add unused-using-decls to clang-tidy
MacroFake
2022-07-19
Merge bitcoin/bitcoin#25514: net processing: Move CNode::nServices and CNode:...
MacroFake
2022-07-18
refactor: remove unused using directives
fanquake
2022-07-15
Merge bitcoin-core/gui#469: Load Base64 PSBT string from file
Hennadii Stepanov
2022-07-15
Disallow encryption of watchonly wallets
Andrew Chow
2022-07-14
[net processing] Remove CNode::nServices
John Newbery
2022-07-12
refactor: Return BResult from restoreWallet
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25218: refactor: introduce generic 'Result' class and c...
MacroFake
2022-07-12
Merge bitcoin-core/gui#627: Apply translator comments to reset options confir...
Hennadii Stepanov
2022-07-12
Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progress
MacroFake
2022-07-10
Merge bitcoin-core/gui#471: Add Wallet Restore in the GUI
Hennadii Stepanov
2022-07-08
wallet: refactor GetNewDestination, use BResult
furszy
2022-07-08
send: refactor CreateTransaction flow to return a BResult<CTransactionRef>
furszy
2022-06-29
qt: apply translator comments to reset options confirmation dialog
Jarol Rodriguez
2022-06-29
Merge bitcoin-core/gui#617: Reset options, notify user about backup creation
Hennadii Stepanov
2022-06-28
gui: reset options, notify user about the backup creation
furszy
2022-06-27
gui: Add Wallet Restore in the GUI
w0xlt
2022-06-23
wallet: Save wallet scan progress
w0xlt
2022-06-23
Merge bitcoin-core/gui#623: Getting ready to Qt 6 (9/n). Apply Qt 6 specific ...
laanwj
2022-06-22
Merge bitcoin-core/gui#620: Replace `QRegExp` with `QRegularExpression`
laanwj
[next]