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-03-27
Merge bitcoin-core/gui#693: Fix segfault when shutdown during wallet open
Hennadii Stepanov
2023-03-26
clang-tidy: Add `performance-type-promotion-in-math-fn` check
Hennadii Stepanov
2023-03-14
Merge bitcoin-core/gui#708: Mask values on Transactions View
Hennadii Stepanov
2023-03-13
refactor: Extract util/exception from util/system
Ben Woosley
2023-03-10
qt: mask values on transactions view
pablomartin4btc
2023-03-09
Merge bitcoin-core/gui#717: Use the stored CSubNet entry when unbanning
Hennadii Stepanov
2023-03-07
Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init code
Andrew Chow
2023-03-06
gui: fix comments for BanTableModel and BanTablePriv::refreshBanlist()
Vasil Dimov
2023-03-06
gui: use the stored CSubNet entry when unbanning
Vasil Dimov
2023-03-01
Merge bitcoin/bitcoin#27169: Update translations for 25.0 soft translation st...
fanquake
2023-02-28
Deduplicate bitcoind and bitcoin-qt init code
Ryan Ofsky
2023-02-28
scripted-diff: Remove double newlines after some init errors
Ryan Ofsky
2023-02-27
refactor: Stop using gArgs global in system.cpp
Ryan Ofsky
2023-02-27
refactor: Use new GetConfigFilePath function
Ryan Ofsky
2023-02-27
qt: Update translation source file
Hennadii Stepanov
2023-02-27
qt: Periodic translation updates from Transifex
Hennadii Stepanov
2023-02-23
Merge bitcoin/bitcoin#27073: Convert ArgsManager::GetDataDir to a read-only f...
Andrew Chow
2023-02-23
util: make GetDataDir read-only & create datadir..
willcl-ark
2023-02-21
Detailed error message for passphrases with null chars
John Moffett
2023-02-21
Pass all characters to SecureString including nulls
John Moffett
2023-02-17
Merge bitcoin/bitcoin#25619: net: avoid overriding non-virtual ToString() in ...
Andrew Chow
2023-02-17
Merge bitcoin/bitcoin#26889: refactor: wallet, remove global 'ArgsManager' de...
Andrew Chow
2023-02-15
Merge bitcoin-core/gui#711: refactor: Disable unused special members function...
Andrew Chow
2023-02-15
refactor: remove <util/system.h> include from wallet.h
furszy
2023-02-15
refactor: wallet, remove global 'ArgsManager' access
furszy
2023-02-15
Merge bitcoin-core/gui#603: Add settings.json prune-prev, proxy-prev, onion-p...
Hennadii Stepanov
2023-02-14
refactor: Disable unused special members functions in `UnlockContext`
Hennadii Stepanov
2023-02-09
Merge bitcoin-core/gui#701: Persist Mask Values option
Hennadii Stepanov
2023-02-07
Remove reindex special case from the progress bar label
MarcoFalke
2023-02-03
Merge bitcoin-core/gui#653: Show watchonly balance only for Legacy wallets
Hennadii Stepanov
2023-02-03
Merge bitcoin-core/gui#705: doc: Fix comment about how wallet txs are sorted
Hennadii Stepanov
2023-02-02
Merge bitcoin-core/gui#695: Fix misleading RPC console wallet message
Hennadii Stepanov
2023-02-02
Merge bitcoin-core/gui#704: Correctly limit overview transaction list
Hennadii Stepanov
2023-02-01
Fix clang-tidy readability-const-return-type violations
MarcoFalke
2023-01-27
Fix comment about how wallet txs are sorted
John Moffett
2023-01-26
Correctly limit overview transaction list
John Moffett
2023-01-26
Use DataStream where possible
MarcoFalke
2023-01-23
qt: Persist Mask Values option
Andrew Chow
2023-01-17
Merge bitcoin-core/gui#686: clang-tidy: Force checks for headers in `src/qt`
Hennadii Stepanov
2023-01-15
Merge bitcoin-core/gui#690: Catch invalid networks combination crash
Hennadii Stepanov
2023-01-11
Merge bitcoin/bitcoin#26758: refactor: Add `performance-no-automatic-move` cl...
MarcoFalke
2023-01-09
Fix misleading RPC console wallet message
John Moffett
2023-01-08
Fix segfault when shutdown during wallet open
John Moffett
2023-01-03
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...
Andrew Chow
2022-12-27
clang-tidy: Add `performance-no-automatic-move` check
Hennadii Stepanov
2022-12-26
gui: bugfix, catch invalid networks combination crash
furszy
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-21
gui: create tx, launch error dialog if backend throws runtime_error
furszy
2022-12-21
Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rather than ...
MarcoFalke
2022-12-20
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
Andrew Chow
[next]