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
*
Ignore unknown config file options for now
Pieter Wuille
2018-07-30
1
-1
/
+1
*
wallet: Fix accidental use of the comma operator
practicalswift
2018-07-26
1
-1
/
+1
*
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-20
2
-0
/
+4
|
\
|
*
[Qt] Disable creating receive addresses when private keys are disabled
Jonas Schnelli
2018-07-12
2
-0
/
+4
*
|
Extract MakeUnique into utilmemory.h
Ben Woosley
2018-07-17
1
-1
/
+1
*
|
Merge #13566: Fix get balance
Pieter Wuille
2018-07-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[wallet] Factor out GetWatchOnlyBalance()
John Newbery
2018-06-28
1
-1
/
+1
*
|
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-07-09
2
-2
/
+0
*
|
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
1
-0
/
+1
|
/
*
ui: Support wallets unloaded dynamically
João Barbosa
2018-06-18
2
-0
/
+8
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
2
-5
/
+5
*
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
3
-6
/
+7
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
2
-4
/
+3
*
Merge #10267: New -includeconf argument for including external configuration ...
Wladimir J. van der Laan
2018-05-09
2
-2
/
+2
|
\
|
*
-includeconf=<path> support in config handler, for including external configu...
Karl-Johan Alm
2018-04-26
2
-2
/
+2
*
|
util: Encapsulate logCategories within BCLog::Logger.
Jim Posen
2018-04-27
1
-1
/
+1
*
|
Add purpose arg to Wallet::getAddress
James O'Beirne
2018-04-25
2
-3
/
+10
|
/
*
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
4
-28
/
+31
*
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
*
|
Merge #13026: Fix include comment in src/interfaces/wallet.h
MarcoFalke
2018-04-19
1
-1
/
+1
|
\
\
|
*
|
trivial: Improve include comment in src/interfaces/wallet.h
João Barbosa
2018-04-19
1
-1
/
+1
|
|
/
*
/
node: Removed unused wallet-related methods from the Node interface.
Thomas Snider
2018-04-18
2
-12
/
+0
|
/
*
Merge #11200: Allow for aborting rescans in the GUI
Jonas Schnelli
2018-04-13
2
-0
/
+4
|
\
|
*
Add cancel button to rescan progress dialog
Andrew Chow
2018-04-12
2
-0
/
+4
*
|
wallet: Remove redundant lambda function arg in handleTransactionChanged
Wladimir J. van der Laan
2018-04-10
1
-1
/
+1
*
|
Remove duplicate includes
practicalswift
2018-04-09
2
-3
/
+0
|
/
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
7
-0
/
+1445