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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-27
1
-22
/
+3
*
gui: Partially revert #10244 gArgs and Params changes
Russell Yanofsky
2020-08-26
1
-38
/
+0
*
Add BlockAndHeaderTipInfo to the node interface/appInit
Jonas Schnelli
2020-08-12
1
-1
/
+11
*
Merge #19098: test: Remove duplicate NodeContext hacks
MarcoFalke
2020-08-07
1
-2
/
+4
|
\
|
*
test: Remove duplicate NodeContext hacks
Russell Yanofsky
2020-07-13
1
-2
/
+4
*
|
Add <datadir>/settings.json persistent settings storage.
Russell Yanofsky
2020-07-11
1
-0
/
+5
|
/
*
Clean up separated ban/discourage interface
Pieter Wuille
2020-07-03
1
-1
/
+1
*
Make GetWarnings() return bilingual_str
Hennadii Stepanov
2020-06-10
1
-1
/
+2
*
refactor: Change Node::initError to take bilingual_str
Wladimir J. van der Laan
2020-06-09
1
-1
/
+1
*
BlockTip struct created and connected to notifyHeaderTip and notifyBlockTip s...
furszy
2020-05-23
1
-2
/
+10
*
Added best block hash to the NotifyHeaderTip and NotifyBlockTip signals.
furszy
2020-05-23
1
-2
/
+5
*
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-19
1
-2
/
+3
*
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
1
-2
/
+2
*
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
1
-3
/
+4
*
refactor: Change createWallet, fillPSBT argument order
Russell Yanofsky
2020-03-19
1
-1
/
+1
*
refactor: Rename Node::disconnect methods
Russell Yanofsky
2020-03-19
1
-2
/
+2
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
[qt] remove unused parameter from getWarnings()
John Newbery
2019-12-15
1
-1
/
+1
*
Merge #17297: refactor: Remove addrdb.h dependency from node.h
Wladimir J. van der Laan
2019-11-04
1
-1
/
+1
|
\
|
*
refactor: Remove addrdb.h dependency from node.h
Hennadii Stepanov
2019-10-29
1
-1
/
+1
*
|
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
1
-0
/
+4
|
/
*
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
2019-10-08
1
-2
/
+2
*
Revert "gui: Generate bech32 addresses by default (take 2, fixup)"
Gregory Sanders
2019-09-26
1
-3
/
+0
*
Merge #16714: gui: add prune to intro screen with smart default
Jonas Schnelli
2019-09-12
1
-0
/
+3
|
\
|
*
[node] add forceSetArg to interface
Sjors Provoost
2019-08-24
1
-0
/
+3
*
|
Expose wallet creation to the GUI via WalletController
Andrew Chow
2019-09-05
1
-0
/
+5
|
/
*
gui: Generate bech32 addresses by default (take 2, fixup)
MarcoFalke
2019-07-30
1
-0
/
+3
*
Call node->initError instead of InitError from GUI code
Russell Yanofsky
2019-07-11
1
-0
/
+3
*
[wallet] Move maxTxFee to wallet
John Newbery
2019-04-18
1
-3
/
+0
*
interfaces: Add loadWallet to Node
João Barbosa
2019-02-04
1
-0
/
+5
*
net: move BanMan to its own files
Cory Fields
2019-01-16
1
-0
/
+1
*
net: Break disconnecting out of Ban()
Cory Fields
2019-01-16
1
-1
/
+4
*
Merge #13216: [Qt] implements concept for different disk sizes on intro
Jonas Schnelli
2019-01-11
1
-0
/
+6
|
\
|
*
implements different disk sizes for different networks on intro
marcoagner
2018-10-07
1
-0
/
+6
*
|
interfaces: Add getWalletDir and listWalletDir to Node
João Barbosa
2018-10-18
1
-0
/
+6
|
/
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-2
/
+2
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-3
/
+2
*
-includeconf=<path> support in config handler, for including external configu...
Karl-Johan Alm
2018-04-26
1
-1
/
+1
*
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
1
-14
/
+0
*
node: Removed unused wallet-related methods from the Node interface.
Thomas Snider
2018-04-18
1
-9
/
+0
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-0
/
+259