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
2019-05-30
gui: Enable console line edit on setClientModel
João Barbosa
2019-05-23
Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run...
MarcoFalke
2019-05-20
Merge #16001: Give WalletModel::UnlockContext move semantics
MeshCollider
2019-05-18
Merge #15957: Show "No wallets available" in open menu instead of nothing
Jonas Schnelli
2019-05-17
scripted-diff: Rename LockAnnotation to LockAssertion
practicalswift
2019-05-13
[refactor] interfaces: Add missing LockAnnotation for cs_main
MarcoFalke
2019-05-09
Give WalletModel::UnlockContext move semantics
Pieter Wuille
2019-05-09
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...
Wladimir J. van der Laan
2019-05-08
Show loaded wallets as disabled in open menu instead of nothing
MeshCollider
2019-05-07
Merge #15948: refactor: rename chainActive
MarcoFalke
2019-05-06
Merge #15928: GUI: Move QRImageWidget to its own file-pair
Wladimir J. van der Laan
2019-05-03
scripted-diff: replace chainActive -> ::ChainActive()
James O'Beirne
2019-05-02
GUI: Move QRImageWidget to its own file-pair
Luke Dashjr
2019-05-01
GUI: Refactor actual QR code rendering into new QRImageWidget::setQR
Luke Dashjr
2019-04-30
Merge #15849: Thread names in logs and deadlock debug tools
MarcoFalke
2019-04-29
threads: introduce util/threadnames, refactor thread naming
James O'Beirne
2019-04-29
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
Remove unused OpenSSL includes to make it more clear where OpenSSL is used
practicalswift
2019-04-29
Merge #15371: gui: Uppercase bech32 addresses in qr codes
Jonas Schnelli
2019-04-27
Merge #15778: [wallet] Move maxtxfee from node to wallet
MarcoFalke
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-04-19
Merge #15655: Resolve the checkpoints <-> validation circular dependency
MarcoFalke
2019-04-18
Merge #15829: qt: update request payment button text and tab description
Wladimir J. van der Laan
2019-04-18
Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before loa...
Wladimir J. van der Laan
2019-04-18
[wallet] Move maxTxFee to wallet
John Newbery
2019-04-16
qt: update request payment button text and tab description
Tobias Kaderle
2019-04-15
Merge #15788: test: Unify testing setups for fuzz, bench, and unit tests
MarcoFalke
2019-04-11
GUI: Options: Remove the upper-bound limit from pruning size setting
Luke Dashjr
2019-04-11
GUI: Options: Set the range of pruning size before loading its value
Luke Dashjr
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-10
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-04-09
[build] Add several util units
John Newbery
2019-03-31
gui: Generate bech32 addresses by default
MarcoFalke
2019-03-23
Resolve the checkpoints <-> validation CD.
251
2019-03-22
[rpc] Remove signrawtransaction warning
John Newbery
2019-03-22
gui: Defer removeAndDeleteWallet when no modal widget is active
João Barbosa
2019-03-21
Merge #10973: Refactor: separate wallet from node
MeshCollider
2019-03-07
Merge #15464: gui: Drop unused return values in WalletFrame
Jonas Schnelli
2019-03-06
Remove remaining wallet accesses to node globals
Russell Yanofsky
2019-02-23
gui: Fix async open wallet call order
João Barbosa
2019-02-22
gui: Drop unused return values in WalletFrame
João Barbosa
2019-02-14
Merge #15195: gui: Add Close Wallet action
Jonas Schnelli
2019-02-14
Merge #15393: build: Bump minimum Qt version to 5.5.1
Jonas Schnelli
2019-02-14
Merge #15063: GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing
Jonas Schnelli
2019-02-14
Bump minimum Qt version to 5.5.1
Sjors Provoost
2019-02-12
gui: Add close wallet action
João Barbosa
2019-02-12
gui: Add closeWallet to WalletController
João Barbosa
2019-02-12
Merge #15153: gui: Add Open Wallet menu
Jonas Schnelli
2019-02-11
GUI: If BIP70 is disabled, give a proper error when trying to open a payment ...
Luke Dashjr
2019-02-11
GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing
Luke Dashjr
[next]