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-10-09
gui: Fix SplashScreen crash when run with -disablewallet
Hennadii Stepanov
2020-10-01
qt: Periodic translations update
Wladimir J. van der Laan
2020-09-29
Remove gArgs global from CreateChainParams to aid testing
MarcoFalke
2020-09-23
Merge #19927: validation: Reduce direct g_chainman usage
MarcoFalke
2020-09-22
doc: Update comments for new chain settings (-signet and -chain=signet)
MarcoFalke
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-19
Merge #18790: gui: Improve thread naming
fanquake
2020-09-18
qt: update QT to support signet network
Karl-Johan Alm
2020-09-15
validation: Pass in chainman to UnloadBlockIndex
Carl Dong
2020-09-08
Tell users how to load or create a wallet when no wallet is loaded
Andrew Chow
2020-09-03
refactor: Use DatabaseStatus and DatabaseOptions types
Russell Yanofsky
2020-09-03
Remove WalletLocation class
Russell Yanofsky
2020-09-03
Merge #19754: wallet, gui: Reload previously loaded wallets on startup
Jonas Schnelli
2020-09-01
wallet: Reload previously loaded wallets on GUI startup
Andrew Chow
2020-08-31
remove usage of boost::bind
fanquake
2020-08-31
Merge #19099: refactor: Move wallet methods out of chain.h and node.h
MarcoFalke
2020-08-29
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...
MarcoFalke
2020-08-29
doc: Document differences in bitcoind and bitcoin-qt locale handling
practicalswift
2020-08-28
Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...
MarcoFalke
2020-08-27
Merge bitcoin-core/gui#40: Clarify block height label
MarcoFalke
2020-08-27
gui refactor: Inline SplashScreen::ConnectWallet
Russell Yanofsky
2020-08-27
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-26
gui: Delay interfaces::Node initialization
Russell Yanofsky
2020-08-26
gui: Replace interface::Node references with pointers
Russell Yanofsky
2020-08-26
gui: Remove unused interfaces::Node references
Russell Yanofsky
2020-08-26
gui: Partially revert #10244 gArgs and Params changes
Russell Yanofsky
2020-08-20
Move Win32 defines to configure.ac to ensure they are globally defined
Luke Dashjr
2020-08-19
Merge #19706: refactor: make EncodeBase58{Check} consume Spans
Wladimir J. van der Laan
2020-08-13
qt: Rename qt-init thread before logging start
Hennadii Stepanov
2020-08-13
qt: Name ClientModel timer QThread
Hennadii Stepanov
2020-08-13
qt: Name WalletController worker QThread
Hennadii Stepanov
2020-08-13
qt: Name RPCConsole executor QThread
Hennadii Stepanov
2020-08-12
Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
2020-08-12
RPCConsole, take initial chaintip data as parameter
Jonas Schnelli
2020-08-12
util: make EncodeBase58 consume Spans
Sebastian Falbesoner
2020-08-09
Merge #19638: Replace `hidden service` with `onion service`
Wladimir J. van der Laan
2020-08-07
Replace `hidden service` with `onion service`
Riccardo Masutti
2020-08-07
Merge #19098: test: Remove duplicate NodeContext hacks
MarcoFalke
2020-07-30
Merge #19604: Pass mempool pointer to UnloadBlockIndex/GetCoinsCacheSizeState
MarcoFalke
2020-07-29
Pass mempool pointer to UnloadBlockIndex
MarcoFalke
2020-07-29
scripted-diff: Replace gArgs with local argsman
Ivan Metlushko
2020-07-29
refactor: add unused ArgsManager to replace gArgs
Ivan Metlushko
2020-07-25
gui: Clarify block height label
Hennadii Stepanov
2020-07-23
Merge #15935: Add <datadir>/settings.json persistent settings storage
MarcoFalke
2020-07-23
Merge #19334: wallet: Introduce WalletDatabase abstract class
Samuel Dobson
2020-07-21
qt: Leverage the default "Create new receiving address" button
Hennadii Stepanov
2020-07-21
qt: Make "Create new receiving address" default unconditionally
Hennadii Stepanov
2020-07-16
Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animation
MarcoFalke
2020-07-15
gui: Show permissions instead of whitelisted
Wladimir J. van der Laan
2020-07-15
Merge #19210: qt: Get rid of cursor in out-of-focus labels
Wladimir J. van der Laan
[next]