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
/
wallet
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Add -avoidpartialspends and m_avoid_partial_spends
Karl-Johan Alm
2018-07-24
1
-0
/
+1
*
Add outputtype module
Anthony Towns
2018-07-09
1
-0
/
+1
*
cleanup: avoid hidden copies in range-for loops
Cory Fields
2018-06-15
1
-1
/
+1
*
Stop translating command line options
Wladimir J. van der Laan
2018-05-30
1
-20
/
+20
*
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
1
-6
/
+5
*
[wallet] Pass error message back from CWallet::Verify()
John Newbery
2018-05-16
1
-1
/
+6
*
[wallet] Add CWallet::Verify function
John Newbery
2018-05-16
1
-42
/
+11
*
[wallet] setup wallet background flushing in WalletInit directly
John Newbery
2018-05-15
1
-1
/
+5
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-39
/
+31
*
Merge #12909: wallet: Make fee settings to be non-static members
Wladimir J. van der Laan
2018-04-24
1
-53
/
+1
|
\
|
*
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
1
-53
/
+1
*
|
Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.
Wladimir J. van der Laan
2018-04-23
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
[wallet] Fix zapwallettxes/multiwallet interaction.
John Newbery
2018-04-19
1
-5
/
+5
*
|
wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets
João Barbosa
2018-04-18
1
-6
/
+6
*
|
refactor: Drop CWalletRef typedef
João Barbosa
2018-04-18
1
-4
/
+4
|
/
*
wallet: Refactor g_wallet_init_interface to const reference
João Barbosa
2018-04-13
1
-2
/
+1
*
wallet: Make WalletInitInterface members const
João Barbosa
2018-04-13
1
-18
/
+18
*
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-07
1
-4
/
+4
*
wallet: Refactor to WalletInitInterface* const g_wallet_init_interface
João Barbosa
2018-04-05
1
-1
/
+3
*
wallet: Make WalletInitInterface and DummyWalletInit private
João Barbosa
2018-04-05
1
-2
/
+36
*
Merge #10762: [wallet] Remove Wallet dependencies from init.cpp
Wladimir J. van der Laan
2018-03-29
1
-9
/
+13
|
\
|
*
[wallet] Move wallet init functions into WalletInit class.
John Newbery
2018-03-26
1
-9
/
+13
*
|
wallet: Change output type globals to members
MarcoFalke
2018-03-17
1
-13
/
+1
*
|
Create new wallet databases as directories rather than files
Russell Yanofsky
2018-03-03
1
-5
/
+17
*
|
Allow wallet files not in -walletdir directory
Russell Yanofsky
2018-03-03
1
-9
/
+1
*
|
Allow wallet files in multiple directories
Russell Yanofsky
2018-03-03
1
-5
/
+5
*
|
Disable wallet fallbackfee by default on mainnet
Jonas Schnelli
2018-02-25
1
-0
/
+4
|
/
*
Properly alphabetize output of CLI --help option.
murrayn
2018-02-01
1
-4
/
+4
*
initwallet: Do not translate highly technical addresstype help
MarcoFalke
2018-01-24
1
-4
/
+4
*
Merge #12119: [wallet] use P2WPKH change output if any destination is P2WPKH ...
Wladimir J. van der Laan
2018-01-24
1
-3
/
+5
|
\
|
*
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH
Sjors Provoost
2018-01-23
1
-3
/
+5
*
|
Don't allow relative -walletdir paths
Russell Yanofsky
2018-01-18
1
-4
/
+8
|
/
*
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-10
1
-0
/
+12
|
\
|
*
SegWit wallet support
Pieter Wuille
2018-01-09
1
-0
/
+12
*
|
Merge #11605: [Wallet] Enable RBF by default in QT
Wladimir J. van der Laan
2017-12-22
1
-1
/
+1
|
\
\
|
*
|
[Wallet] Use RBF by default in QT only
Sjors Provoost
2017-12-22
1
-1
/
+1
|
|
/
*
/
Cleanups for walletdir PR
MeshCollider
2017-12-13
1
-1
/
+4
|
/
*
Create walletdir if datadir doesn't exist and fix tests
MeshCollider
2017-11-18
1
-0
/
+6
*
Add -walletdir parameter to specify custom wallet dir
MeshCollider
2017-11-18
1
-4
/
+6
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-8
/
+8
*
Fix -disablewallet default value
João Barbosa
2017-11-07
1
-2
/
+5
*
Improve -disablewallet parameter interaction
João Barbosa
2017-11-07
1
-3
/
+8
*
Merge #11250: Bump wallet version to 159900 and remove the `usehd` option
Wladimir J. van der Laan
2017-09-08
1
-1
/
+0
|
\
|
*
Remove usehd option and warn when it is used
Andrew Chow
2017-09-07
1
-1
/
+0
*
|
[wallet] Add StartWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+6
*
|
[wallet] Add RegisterWalletRPC() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+8
*
|
[wallet] Add CloseWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+7
*
|
[wallet] Add StopWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-2
/
+8
*
|
[wallet] Add FlushWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+6
[next]