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
/
dummywallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: Remove -upgradewallet from dummywallet
MarcoFalke
2020-11-04
1
-1
/
+0
*
Merge #19671: wallet: Remove -zapwallettxes
fanquake
2020-09-01
1
-1
/
+0
|
\
|
*
Remove -zapwallettxes
Andrew Chow
2020-08-31
1
-1
/
+0
*
|
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-27
1
-34
/
+0
|
/
*
wallet: try -avoidpartialspends mode and use its result if fees are below thr...
Karl-Johan Alm
2020-08-06
1
-0
/
+1
*
scripted-diff: Replace gArgs with local argsman
Ivan Metlushko
2020-07-29
1
-1
/
+1
*
refactor: add unused ArgsManager to replace gArgs
Ivan Metlushko
2020-07-29
1
-2
/
+2
*
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
1
-2
/
+3
*
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
2020-01-08
1
-2
/
+8
|
\
|
*
Drop signal CClientUIInterface::LoadWallet
Russell Yanofsky
2019-10-26
1
-2
/
+8
*
|
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
|
scripted-diff: Rename InitInterfaces to NodeContext
Russell Yanofsky
2019-10-28
1
-1
/
+1
|
/
*
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
2019-10-08
1
-3
/
+2
*
Expose wallet creation to the GUI via WalletController
Andrew Chow
2019-09-05
1
-0
/
+7
*
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
Luke Dashjr
2019-04-28
1
-0
/
+1
*
dummywallet: Reformat ignored wallet options list
Luke Dashjr
2019-04-28
1
-5
/
+26
*
[wallet] Move maxTxFee to wallet
John Newbery
2019-04-18
1
-1
/
+1
*
wallet: Factor out LoadWallet
João Barbosa
2019-02-04
1
-0
/
+9
*
Remove direct node->wallet calls in init.cpp
Russell Yanofsky
2018-11-06
1
-7
/
+1
*
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-2
/
+2
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
interfaces: Add getWalletDir and listWalletDir to Node
João Barbosa
2018-10-18
1
-0
/
+10
*
[build] remove #ifdef ENABLE_WALLET from interfaces/node
John Newbery
2018-09-13
1
-0
/
+18
*
[build] remove ENABLE_WALLET ifdef from httprpc.cpp
John Newbery
2018-09-10
1
-0
/
+1
*
[build] Move dummy wallet into its own .cpp file.
John Newbery
2018-09-07
1
-0
/
+32