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
2020-05-19
refactor: Remove Node::getReindex() call from GUI
Hennadii Stepanov
2020-05-19
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-13
Merge #18922: gui: Do not translate InitWarning messages in debug.log
Jonas Schnelli
2020-05-13
Merge #18894: gui: Fix manual coin control with multiple wallets loaded
Jonas Schnelli
2020-05-13
Merge #18578: gui: Fix leak in CoinControlDialog::updateView
Jonas Schnelli
2020-05-11
refactor: Add BerkeleyDatabaseVersion() function
Hennadii Stepanov
2020-05-11
Merge #18914: refactor: Apply override specifier consistently
MarcoFalke
2020-05-10
util: Drop OpOriginal() and OpTranslated()
Hennadii Stepanov
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-05
gui: Fix manual coin control with multiple wallets loaded
João Barbosa
2020-05-05
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
gui: Add detailed text to BitcoinGUI::message
Hennadii Stepanov
2020-05-04
Merge #18699: wallet: Avoid translating RPC errors
Wladimir J. van der Laan
2020-05-04
gui: Fix itemWalletAddress leak when not tree mode
João Barbosa
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-05-01
wallet: Avoid translating RPC errors when creating txs
MarcoFalke
2020-05-01
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-04-30
[wallet] Remove locked_chain from CWallet, its RPCs and tests
Antoine Riard
2020-04-28
Merge #18769: qt: remove bug fix for Qt < 5.5
fanquake
2020-04-26
qt: remove todo bug fix for old versions of Qt
10xcryptodev
2020-04-23
Return error when no ScriptPubKeyMan is available for specified type
Andrew Chow
2020-04-23
Add IsLegacy to CWallet so that the GUI knows whether to show watchonly
Andrew Chow
2020-04-23
Be able to create new wallets with DescriptorScriptPubKeyMans as backing
Andrew Chow
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-19
wallet: Refactor WalletRescanReserver to use wallet reference
João Barbosa
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
Merge #18650: qt: Make bitcoin.ico non-executable
MarcoFalke
2020-04-15
qt: Make bitcoin.ico non-executable
practicalswift
2020-04-15
gui: use PACKAGE_NAME in exception message
fanquake
2020-04-14
Merge #17954: wallet: Remove calls to Chain::Lock methods
MarcoFalke
2020-04-10
Merge #17905: gui: Avoid redundant tx status updates
MarcoFalke
2020-04-10
Merge #17737: Add ChainstateManager, remove BlockManager global
MarcoFalke
2020-04-10
Merge #17999: refactor: Add ChainClient setMockTime, getWallets methods
MarcoFalke
2020-04-10
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-07
qt: Fix Window -> Minimize menu item
Hennadii Stepanov
2020-04-07
Merge #18192: Bugfix: Wallet: Safely deal with change in the address book
MarcoFalke
2020-04-02
Wallet: Avoid treating change-in-the-addressbook as non-change everywhere
Luke Dashjr
2020-04-02
scripted-diff: Wallet: Rename mapAddressBook to m_address_book
Luke Dashjr
2020-04-02
Merge #16923: wallet: Handle duplicate fileid exception
Wladimir J. van der Laan
2020-04-02
Drop bitcoin-wallet dependency on libevent
Russell Yanofsky
2020-04-01
qt: Translations update pre-branch
Wladimir J. van der Laan
2020-03-31
wallet: Avoid use of Chain::Lock in CWallet::ScanForWalletTransactions
Russell Yanofsky
2020-03-31
wallet refactor: Avoid use of Chain::Lock in qt wallettests
Russell Yanofsky
2020-03-31
gui: Delete progress dialog instead of hidding it
João Barbosa
2020-03-31
Merge #18338: Fix wallet unload race condition
Wladimir J. van der Laan
2020-03-31
Merge #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
Wladimir J. van der Laan
2020-03-27
gui: Handle WalletModel::unload asynchronous
João Barbosa
2020-03-27
[gui] load PSBT
Sjors Provoost
2020-03-27
[gui] save PSBT to file
Sjors Provoost
2020-03-26
Merge #18312: wallet: remove deprecated fee bumping by totalFee
Wladimir J. van der Laan
[next]