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
/
rpc
/
util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Extract ParseDescriptorRange
Ben Woosley
2019-04-13
1
-1
/
+19
*
|
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
1
-2
/
+2
*
|
Merge #15638: Move-only: Pull wallet code out of libbitcoin_server
Wladimir J. van der Laan
2019-04-10
1
-0
/
+104
|
\
\
|
*
|
[build] Move rpc utility methods to rpc/util
John Newbery
2019-04-09
1
-0
/
+104
|
|
/
*
|
rpc: RPCHelpMan: Always push_name when outer type is an object
MarcoFalke
2019-04-04
1
-4
/
+6
*
|
rpc: Add some doxygen comments to utils
MarcoFalke
2019-04-04
1
-0
/
+19
|
/
*
Merge #15288: Remove wallet -> node global function calls
MarcoFalke
2019-03-04
1
-4
/
+1
|
\
|
*
Remove uses of fee globals in wallet code
Russell Yanofsky
2019-02-22
1
-4
/
+1
*
|
Support ranges arguments in RPC help
Pieter Wuille
2019-02-28
1
-0
/
+8
*
|
Add ParseRange function to parse args of the form int/[int,int]
Pieter Wuille
2019-02-28
1
-0
/
+14
*
|
Merge #15401: rpc: Actually throw help when passed invalid number of params
Wladimir J. van der Laan
2019-02-25
1
-7
/
+22
|
\
\
|
|
/
|
/
|
|
*
rpc: Add RPCHelpMan::IsValidNumArgs()
MarcoFalke
2019-02-20
1
-7
/
+22
*
|
Add missing #include.
Daniel Kraft
2019-02-18
1
-1
/
+0
|
/
*
Merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; relate...
MeshCollider
2019-02-14
1
-0
/
+28
|
\
|
*
Factor out combine / finalize / extract PSBT helpers
Glenn Willen
2019-02-11
1
-0
/
+2
|
*
Switch away from exceptions in refactored tx code
Glenn Willen
2019-02-11
1
-0
/
+26
*
|
Merge #14918: RPCHelpMan: Check default values are given at compile-time
MarcoFalke
2019-02-12
1
-18
/
+29
|
\
\
|
|
/
|
/
|
|
*
RPCHelpMan: Check default values are given at compile-time
MarcoFalke
2019-02-11
1
-18
/
+29
*
|
Move ParseConfirmTarget from rpc/mining to rpc/util
Russell Yanofsky
2019-02-08
1
-0
/
+12
|
/
*
RPCHelpMan: Pass through Result and Examples
MarcoFalke
2019-01-25
1
-2
/
+31
*
RPCHelpMan: Support required arguments after optional ones
MarcoFalke
2018-12-10
1
-9
/
+7
*
rpc: Assert named arguments are unique in RPCHelpMan
João Barbosa
2018-12-07
1
-0
/
+10
*
RPCHelpMan: Add space after colons in extended description
MarcoFalke
2018-12-04
1
-7
/
+14
*
rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-11-27
1
-4
/
+194
*
Use RPCHelpMan for all RPCs
MarcoFalke
2018-11-14
1
-0
/
+4
*
rpc: Add RPCHelpMan for machine-generated help
MarcoFalke
2018-11-12
1
-0
/
+92
*
Pass chain and client variables where needed
Russell Yanofsky
2018-11-06
1
-0
/
+2
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Merge #12542: Remove redundant includes. Conform to header include guidelines.
Pieter Wuille
2018-03-16
1
-1
/
+0
|
\
|
*
Remove redundant includes. Conform to header include guidelines.
practicalswift
2018-02-27
1
-1
/
+0
*
|
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-1
/
+1
|
/
*
[rpc] Move DescribeAddressVisitor to rpc/util
John Newbery
2018-02-16
1
-0
/
+61
*
Disallow using addresses in createmultisig
Andrew Chow
2018-01-11
1
-0
/
+68
[prev]