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-08-06
test: only include and init openSSL where it's actually used
fanquake
2019-08-06
Merge #16497: gui: Generate bech32 addresses by default (take 2, fixup)
fanquake
2019-08-02
Merge #16097: Refactor: Add Flags enum to ArgsManager class
MarcoFalke
2019-07-31
gui: Remove unused RPCConsole::tabFocus
João Barbosa
2019-07-30
gui: Generate bech32 addresses by default (take 2, fixup)
MarcoFalke
2019-07-29
Merge #16436: gui: Do not create payment server if -disablewallet option prov...
Wladimir J. van der Laan
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-27
Merge #16415: Get rid of PendingWalletTx class
MeshCollider
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
wallet: Recognize -disablewallet option early
Hennadii Stepanov
2019-07-18
Get rid of PendingWalletTx class.
Russell Yanofsky
2019-07-18
Merge #16379: Fix autostart filenames on Linux for testnet/regtest
Wladimir J. van der Laan
2019-07-12
Remove unused bits from the service flags enum
MarcoFalke
2019-07-12
Fix autostart filenames on Linux
Hennadii Stepanov
2019-07-11
Call node->initError instead of InitError from GUI code
Russell Yanofsky
2019-07-11
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
2019-07-10
Merge #16237: Have the wallet give out destinations instead of keys
Wladimir J. van der Laan
2019-07-09
Add GetNewDestination to CWallet to fetch new destinations
Andrew Chow
2019-07-09
Merge #16348: qt: Assert QMetaObject::invokeMethod result
Wladimir J. van der Laan
2019-07-08
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-08
gui: Fix missing qRegisterMetaType(WalletModel*)
João Barbosa
2019-07-08
Merge #16128: Delete error-prone CScript constructor only used with FindAndDe...
Wladimir J. van der Laan
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
refactor: Rename getWallets to getOpenWallets in WalletController
João Barbosa
2019-07-08
gui: Sort wallets in open wallet menu
João Barbosa
2019-07-07
Remove unused guard
Hennadii Stepanov
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-07-03
Merge #16294: qt: test: Create at most one testing setup
Wladimir J. van der Laan
2019-07-02
Merge #16153: Qt: Add antialiasing to traffic graph widget
Wladimir J. van der Laan
2019-07-02
wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-07-02
Add antialiasing to traffic graph widget
Josu Goñi
2019-06-28
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-06-27
qt: test: Create at most one testing setup
MarcoFalke
2019-06-27
Merge #16278: tests: Remove unused includes
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
qt: Run «make translate» in ./src/
MarcoFalke
2019-06-26
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-26
build: Stop translating PACKAGE_NAME
MarcoFalke
2019-06-26
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
Jonas Schnelli
2019-06-25
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-25
Merge #16252: test: Log to debug.log in all unit tests
Wladimir J. van der Laan
2019-06-24
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
MarcoFalke
2019-06-24
Merge #16263: qt: Use qInfo() if no error occurs
fanquake
2019-06-23
Merge #16231: gui: Fix open wallet menu initialization order
fanquake
2019-06-21
Use qInfo() if no error occurs
Hennadii Stepanov
[next]