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-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-26
Merge #18312: wallet: remove deprecated fee bumping by totalFee
Wladimir J. van der Laan
2020-03-26
wallet: remove totalfee from createBumpTransaction()
Jon Atack
2020-03-25
Merge #18134: Replace std::to_string with locale-independent alternative
Wladimir J. van der Laan
2020-03-24
gui: avoid QT Designer/Form Editor re-formatting
Jon Atack
2020-03-24
gui: display Mapped AS in peers info window
Jon Atack
2020-03-19
refactor: Change createWallet, fillPSBT argument order
Russell Yanofsky
2020-03-19
refactor: Rename Node::disconnect methods
Russell Yanofsky
2020-03-19
refactor: Get rid of Wallet::IsWalletFlagSet method
Russell Yanofsky
2020-03-16
qt: Periodical translations update
Wladimir J. van der Laan
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-09
Move direct calls to MessageSign into new SignMessage functions in CWallet an...
Andrew Chow
2020-03-09
Move FillPSBT to be a member of CWallet
Andrew Chow
2020-03-04
refactor: Convert ping wait time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert min ping time from double to int64_t
Ben Woosley
2020-03-04
refactor: Convert ping time from double to int64_t
Ben Woosley
2020-02-16
gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
João Barbosa
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-13
Merge #18121: gui: Throttle GUI update pace when -reindex
Jonas Schnelli
2020-02-12
gui: Throttle GUI update pace when -reindex
Hennadii Stepanov
2020-02-11
gui: Fix race in WalletModel::pollBalanceChanged
Russell Yanofsky
2020-02-10
Merge #18101: qt: Fix deprecated QCharRef usage
Wladimir J. van der Laan
2020-02-09
qt: Fix deprecated QCharRef usage
Hennadii Stepanov
2020-02-07
Qt: pass clientmodel changes from walletframe to walletviews
Jonas Schnelli
2020-02-06
Merge #18062: gui: Fix unintialized WalletView::progressDialog
fanquake
2020-02-03
gui: Fix unintialized WalletView::progressDialog
João Barbosa
2020-02-03
gui: Drop PeerTableModel dependency to ClientModel
João Barbosa
2020-02-01
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
Jonas Schnelli
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2020-01-31
gui: Drop BanTableModel dependency to ClientModel
João Barbosa
2020-01-30
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-30
gui: Add transactionClicked and coinsSent signals to WalletView
João Barbosa
2020-01-30
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-27
Merge #17453: gui: Fix intro dialog labels when the prune button is toggled
Jonas Schnelli
2020-01-27
Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...
Jonas Schnelli
2020-01-27
Merge #17096: gui: rename debug window
Jonas Schnelli
2020-01-26
Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...
Luke Dashjr
2020-01-24
gui: Shortcut to close ModalOverlay
Emil Engler
2020-01-23
Refactor: Allow LegacyScriptPubKeyMan to be null
Andrew Chow
2020-01-23
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
Andrew Chow
2020-01-22
Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...
Wladimir J. van der Laan
2020-01-22
Merge #17965: qt: Revert changes of pr17943
Wladimir J. van der Laan
2020-01-22
Merge #17492: QT: bump fee returns PSBT on clipboard for watchonly-only wallets
fanquake
2020-01-19
Revert "refactor: Remove never used default parameter"
Hennadii Stepanov
2020-01-19
Revert "refactor: Simplify connection syntax"
Hennadii Stepanov
2020-01-17
Merge #17943: qt, refactor: Remove never used default parameter
fanquake
2020-01-17
Merge #17939: gui: Remove warning "unused variable 'wallet_model'"
fanquake
[next]