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
/
node.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #15153: gui: Add Open Wallet menu
Jonas Schnelli
2019-02-12
1
-0
/
+5
|
\
|
*
interfaces: Add loadWallet to Node
João Barbosa
2019-02-04
1
-0
/
+5
*
|
log: Construct global logger on first use
MarcoFalke
2019-01-29
1
-1
/
+1
|
/
*
net: move BanMan to its own files
Cory Fields
2019-01-16
1
-0
/
+1
*
banman: create and split out banman
Cory Fields
2019-01-16
1
-6
/
+6
*
net: Break disconnecting out of Ban()
Cory Fields
2019-01-16
1
-0
/
+7
*
Merge #13216: [Qt] implements concept for different disk sizes on intro
Jonas Schnelli
2019-01-11
1
-0
/
+2
|
\
|
*
implements different disk sizes for different networks on intro
marcoagner
2018-10-07
1
-0
/
+2
*
|
Remove unreferenced boost headers
Murray Nesbitt
2018-11-16
1
-1
/
+0
*
|
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-2
/
+6
*
|
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
/
+14
|
/
*
[build] remove #ifdef ENABLE_WALLET from interfaces/node
John Newbery
2018-09-13
1
-13
/
+7
*
Merge #13634: ui: Compile boost::signals2 only once
MarcoFalke
2018-08-13
1
-11
/
+11
|
\
|
*
ui: Compile boost:signals2 only once
MarcoFalke
2018-08-07
1
-11
/
+11
*
|
Ignore unknown config file options for now
Pieter Wuille
2018-07-30
1
-1
/
+1
|
/
*
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
1
-0
/
+1
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-3
/
+3
*
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
1
-3
/
+3
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-1
/
+1
*
Merge #10267: New -includeconf argument for including external configuration ...
Wladimir J. van der Laan
2018-05-09
1
-1
/
+1
|
\
|
*
-includeconf=<path> support in config handler, for including external configu...
Karl-Johan Alm
2018-04-26
1
-1
/
+1
*
|
util: Encapsulate logCategories within BCLog::Logger.
Jim Posen
2018-04-27
1
-1
/
+1
|
/
*
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
1
-14
/
+0
*
Merge #13017: Add wallets management functions
Wladimir J. van der Laan
2018-04-23
1
-1
/
+1
|
\
|
*
wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets
João Barbosa
2018-04-18
1
-1
/
+1
|
*
refactor: Drop CWalletRef typedef
João Barbosa
2018-04-18
1
-1
/
+1
*
|
node: Removed unused wallet-related methods from the Node interface.
Thomas Snider
2018-04-18
1
-3
/
+0
|
/
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-0
/
+308