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
/
test
Age
Commit message (
Expand
)
Author
2021-06-03
Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to gui
W. J. van der Laan
2021-05-31
qt, rpc: Add "Executing…" message
Hennadii Stepanov
2021-05-26
Merge bitcoin-core/gui#313: qt: Optimize string concatenation by default
W. J. van der Laan
2021-05-24
scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls
Kiminuo
2021-05-21
Merge bitcoin-core/gui#335: test: Use QSignalSpy instead of QEventLoop
Hennadii Stepanov
2021-05-19
refactor: move first run detection to client code
Ivan Metlushko
2021-05-17
qt, test: use qsignalspy instead of qeventloop
Jarol Rodriguez
2021-05-15
qt, build: Optimize string concatenation
Hennadii Stepanov
2021-05-03
test: Use loop to register RPCs
MarcoFalke
2021-04-14
Merge #260: Handle exceptions instead of crash
W. J. van der Laan
2021-04-06
Merge #21557: test: small cleanup in RPCNestedTests tests
MarcoFalke
2021-04-05
qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slot
Hennadii Stepanov
2021-04-01
rpc: Fail to return undocumented return values
MarcoFalke
2021-03-31
test: small cleanup in RPCNestedTests tests
fanquake
2021-03-29
test: remove qt byteswap compattests
fanquake
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-08
Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
MarcoFalke
2021-03-06
qt test: Don't bind to regtest port
Andrew Chow
2021-03-03
interfaces: Stop exposing wallet destdata to gui
Russell Yanofsky
2021-03-03
test: Add gui test for wallet receive requests
Russell Yanofsky
2021-01-28
rpc: Remove duplicate name and argNames from CRPCCommand
MarcoFalke
2021-01-04
doc: fix various typos
Ikko Ashimine
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-08
qt/test: [FIX] Add forgotten Context setting in RPCNestedTests
Carl Dong
2020-12-01
refactor: Improve use of explicit keyword
Fabian Jahr
2020-09-24
remove CRPCCommand constructor that takes rpcfn_type function pointer
MarcoFalke
2020-09-24
remove dead rpc code
MarcoFalke
2020-09-15
validation: Pass in chainman to UnloadBlockIndex
Carl Dong
2020-09-03
Remove WalletLocation class
Russell Yanofsky
2020-09-01
wallet: Reload previously loaded wallets on GUI startup
Andrew Chow
2020-08-26
gui: Replace interface::Node references with pointers
Russell Yanofsky
2020-08-26
gui: Partially revert #10244 gArgs and Params changes
Russell Yanofsky
2020-08-12
Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
2020-08-07
Merge #19098: test: Remove duplicate NodeContext hacks
MarcoFalke
2020-07-29
Pass mempool pointer to UnloadBlockIndex
MarcoFalke
2020-07-13
test: Remove duplicate NodeContext hacks
Russell Yanofsky
2020-07-09
wallet: Pass unused args to StartWallets
MarcoFalke
2020-07-09
gui tests: Limit life-time of dummy testing setup
MarcoFalke
2020-06-18
Merge #19310: wallet: BerkeleyDatabase make BerkeleyDatabase::Create, CreateM...
MarcoFalke
2020-06-18
scripted-diff: Make SeparatorStyle a scoped enum
Hennadii Stepanov
2020-06-17
scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
Andrew Chow
2020-05-29
Merge #17597: qt: Fix height of QR-less ReceiveRequestDialog
Jonas Schnelli
2020-05-29
Merge #16432: qt: Add privacy to the Overview page
Jonas Schnelli
2020-05-27
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-05
qt: Overhaul ReceiveRequestDialog
Hennadii Stepanov
2020-04-30
[wallet] Remove locked_chain from CWallet, its RPCs and tests
Antoine Riard
2020-04-19
wallet: Refactor WalletRescanReserver to use wallet reference
João Barbosa
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
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
[next]