index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #18452: qt: Fix shutdown when waitfor* cmds are called from RPC console
Jonas Schnelli
2020-05-29
1
-1
/
+9
|
\
|
*
qt: Fix shutdown when waitfor* cmds are called from RPC console
Hennadii Stepanov
2020-05-13
1
-1
/
+9
*
|
BlockTip struct created and connected to notifyHeaderTip and notifyBlockTip s...
furszy
2020-05-23
2
-4
/
+12
*
|
Added best block hash to the NotifyHeaderTip and NotifyBlockTip signals.
furszy
2020-05-23
4
-7
/
+15
*
|
Merge #18740: Remove g_rpc_node global
MarcoFalke
2020-05-21
1
-2
/
+4
|
\
\
|
*
|
refactor: Pass NodeContext to RPC and REST methods through util::Ref
Russell Yanofsky
2020-05-13
1
-2
/
+4
*
|
|
Merge #18587: gui: Avoid wallet tryGetBalances calls in WalletModel::pollBala...
Jonas Schnelli
2020-05-20
2
-7
/
+3
|
\
\
\
|
*
|
|
Revert "gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged"
Russell Yanofsky
2020-05-01
2
-7
/
+3
*
|
|
|
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-19
2
-6
/
+7
|
|
/
/
|
/
|
|
*
|
|
Merge #18922: gui: Do not translate InitWarning messages in debug.log
Jonas Schnelli
2020-05-13
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gui: Do not translate InitWarning messages in debug.log
Hennadii Stepanov
2020-05-10
2
-2
/
+2
*
|
|
Merge #18914: refactor: Apply override specifier consistently
MarcoFalke
2020-05-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refactor: Remove override for final overriders
Hennadii Stepanov
2020-05-08
1
-1
/
+1
*
|
|
Make InitError bilingual
Hennadii Stepanov
2020-05-05
3
-3
/
+5
*
|
|
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
1
-2
/
+2
|
/
/
*
|
wallet: Avoid translating RPC errors when creating txs
MarcoFalke
2020-05-01
2
-6
/
+7
*
|
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
2
-7
/
+8
|
/
*
[wallet] Remove locked_chain from CWallet, its RPCs and tests
Antoine Riard
2020-04-30
4
-56
/
+13
*
[wallet] Move methods from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
3
-88
/
+62
*
[wallet] Move getBlockHash from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
2
-10
/
+10
*
[wallet] Move getBlockHeight from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
2
-14
/
+14
*
[wallet] Move getHeight from Chain::Lock interface to simple Chain
Antoine Riard
2020-04-30
3
-16
/
+16
*
Add IsLegacy to CWallet so that the GUI knows whether to show watchonly
Andrew Chow
2020-04-23
2
-0
/
+4
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
4
-4
/
+4
*
Merge #18660: test: Verify findCommonAncestor always initializes outputs
MarcoFalke
2020-04-16
1
-0
/
+2
|
\
|
*
test: Verify findCommonAncestor always initializes outputs
Russell Yanofsky
2020-04-15
1
-0
/
+2
*
|
node: Add args alias for gArgs global
MarcoFalke
2020-04-15
1
-1
/
+1
|
/
*
Merge #17954: wallet: Remove calls to Chain::Lock methods
MarcoFalke
2020-04-14
3
-74
/
+136
|
\
|
*
wallet: Avoid use of Chain::Lock in CWallet::GetKeyBirthTimes
Russell Yanofsky
2020-03-31
2
-10
/
+0
|
*
wallet: Avoid use of Chain::Lock in CWallet::ScanForWalletTransactions
Russell Yanofsky
2020-03-31
2
-0
/
+12
|
*
wallet: Avoid use of Chain::Lock in rescanblockchain
Russell Yanofsky
2020-03-31
2
-18
/
+24
|
*
wallet refactor: Avoid use of Chain::Lock in CWallet::RescanFromTime
Russell Yanofsky
2020-03-31
2
-0
/
+11
|
*
wallet: Avoid use of Chain::Lock in listsinceblock
Russell Yanofsky
2020-03-31
2
-0
/
+30
|
*
wallet: Avoid use of Chain::Lock in importmulti
Russell Yanofsky
2020-03-31
2
-11
/
+0
|
*
wallet: Avoid use of Chain::Lock in importprunedfunds
Russell Yanofsky
2020-03-31
2
-0
/
+14
|
*
wallet: Avoid use of Chain::Lock in tryGetTxStatus and tryGetBalances
Russell Yanofsky
2020-03-31
1
-10
/
+7
|
*
refactor: Add interfaces::FoundBlock class to selectively return block data
Russell Yanofsky
2020-03-31
2
-27
/
+40
*
|
Merge #17999: refactor: Add ChainClient setMockTime, getWallets methods
MarcoFalke
2020-04-10
4
-6
/
+22
|
\
\
|
*
|
refactor: Use psbt forward declaration
Russell Yanofsky
2020-02-25
1
-4
/
+4
|
*
|
Add ChainClient setMockTime, getWallets methods
Russell Yanofsky
2020-02-25
3
-2
/
+18
*
|
|
Wallet: Replace CAddressBookData.name with GetLabel() method
Luke Dashjr
2020-04-06
1
-2
/
+2
*
|
|
Wallet: Avoid treating change-in-the-addressbook as non-change everywhere
Luke Dashjr
2020-04-02
1
-1
/
+2
*
|
|
scripted-diff: Wallet: Rename mapAddressBook to m_address_book
Luke Dashjr
2020-04-02
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge #18338: Fix wallet unload race condition
Wladimir J. van der Laan
2020-03-31
2
-19
/
+27
|
\
\
|
*
|
Fix wallet unload race condition
Russell Yanofsky
2020-03-27
2
-19
/
+27
*
|
|
Merge #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
Wladimir J. van der Laan
2020-03-31
2
-4
/
+8
|
\
\
\
|
*
|
|
gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
João Barbosa
2020-02-16
2
-4
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge #16995: Fix gcc 9 warnings
Wladimir J. van der Laan
2020-03-27
1
-5
/
+4
|
\
\
\
|
*
|
|
refactor: Work around GCC 9 `-Wredundant-move` warning
Russell Yanofsky
2020-02-06
1
-5
/
+4
|
|
/
/
*
|
|
Merge #18312: wallet: remove deprecated fee bumping by totalFee
Wladimir J. van der Laan
2020-03-26
2
-9
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]