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
/
misc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Add getindexinfo RPC
Fabian Jahr
2020-08-16
1
-0
/
+57
*
rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc)
MarcoFalke
2020-08-02
1
-47
/
+73
*
rpc: Limit echo to 10 args
MarcoFalke
2020-08-02
1
-3
/
+16
*
refactor: Use C++11 range based for loops to simplify rpc code
MarcoFalke
2020-08-02
1
-3
/
+3
*
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
Wladimir J. van der Laan
2020-06-24
1
-2
/
+2
*
refactor: Pass NodeContext to RPC and REST methods through util::Ref
Russell Yanofsky
2020-05-13
1
-5
/
+7
*
Merge #18669: log: Use Join() helper when listing log categories
MarcoFalke
2020-04-26
1
-3
/
+2
|
\
|
*
log: Use Join() helper when listing log categories
MarcoFalke
2020-04-16
1
-3
/
+2
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
|
/
*
Merge #17999: refactor: Add ChainClient setMockTime, getWallets methods
MarcoFalke
2020-04-10
1
-1
/
+8
|
\
|
*
Add ChainClient setMockTime, getWallets methods
Russell Yanofsky
2020-02-25
1
-1
/
+8
*
|
rpc: Avoid initialization-order-fiasco on static CRPCCommand tables
MarcoFalke
2020-04-06
1
-2
/
+2
*
|
rpc: Document an RPCResult for all calls; Enforce at compile time
MarcoFalke
2020-03-13
1
-3
/
+3
*
|
Merge #18268: rpc: Remove redundant types from descriptions
MarcoFalke
2020-03-11
1
-3
/
+3
|
\
\
|
*
|
Remove redundant type information from rpc docs
David O'Callaghan
2020-03-05
1
-3
/
+3
*
|
|
Merge #18208: rpc: Change RPCExamples to bech32
MarcoFalke
2020-03-11
1
-2
/
+2
|
\
\
\
|
*
|
|
Change example addresses to bech32
Yusuf Sahin HAMZA
2020-03-01
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
scheduler: switch from boost to std
Anthony Towns
2020-03-06
1
-1
/
+1
*
|
|
Merge #18263: rpc: change setmocktime check to use IsMockableChain
MarcoFalke
2020-03-05
1
-2
/
+3
|
\
\
\
|
*
|
|
[rpc] changed MineBlocksOnDemand to IsMockableChain
Gloria Zhao
2020-03-05
1
-2
/
+3
|
|
/
/
*
/
/
rpc: Auto-format RPCResult
MarcoFalke
2020-02-25
1
-39
/
+47
|
/
/
*
|
Merge #17577: refactor: deduplicate the message sign/verify code
Samuel Dobson
2020-02-25
1
-27
/
+15
|
\
\
|
*
|
Deduplicate the message signing code
Vasil Dimov
2020-02-14
1
-7
/
+5
|
*
|
Deduplicate the message verifying code
Vasil Dimov
2020-02-14
1
-21
/
+11
*
|
|
Merge #18122: rpc: update validateaddress RPCExamples to bech32
fanquake
2020-02-20
1
-2
/
+2
|
\
\
\
|
*
|
|
rpc: update validateaddress RPCExamples to bech32
Sebastian Falbesoner
2020-02-13
1
-2
/
+2
|
|
/
/
*
|
|
Merge #18037: Util: Allow scheduler to be mocked
MarcoFalke
2020-02-17
1
-0
/
+33
|
\
\
\
|
*
|
|
[rpc] expose ability to mock scheduler via the rpc
Amiti Uttarwar
2020-02-17
1
-0
/
+33
|
|
|
/
|
|
/
|
*
|
|
scripted-diff: Add missing spaces in RPCResult, Fix type names
MarcoFalke
2020-02-09
1
-12
/
+12
|
|
/
|
/
|
*
|
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2020-01-30
1
-0
/
+5
|
/
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
qa: unify unix epoch time descriptions
Jon Atack
2019-12-13
1
-1
/
+1
*
util: Add CHECK_NONFATAL and use it in src/rpc
MarcoFalke
2019-10-18
1
-2
/
+6
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
Give more errors for specific failure conditions
Andrew Chow
2019-08-16
1
-2
/
+2
*
Return an error from descriptor Parse that gives more information about what ...
Andrew Chow
2019-08-16
1
-4
/
+6
*
Add unmodified-but-with-checksum to getdescriptorinfo
Pieter Wuille
2019-08-06
1
-0
/
+2
*
Merge #16227: Refactor CWallet's inheritance chain
Wladimir J. van der Laan
2019-07-11
1
-1
/
+1
|
\
|
*
scripted-diff: rename CBasicKeyStore to FillableSigningProvider
Andrew Chow
2019-07-09
1
-1
/
+1
*
|
rpc: switch to using RPCHelpMan.Check()
Karl-Johan Alm
2019-07-08
1
-36
/
+9
|
/
*
Merge #16026: Ensure that uncompressed public keys in a multisig always retur...
MeshCollider
2019-06-21
1
-2
/
+2
|
\
|
*
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-20
1
-2
/
+2
*
|
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-8
/
+0
*
|
[rpc] deriveaddresses: Correct descriptor checksum in RPCExamples
Chris Capobianco
2019-05-14
1
-1
/
+1
|
/
*
Merge #15744: refactor: Extract ParseDescriptorRange
MarcoFalke
2019-05-10
1
-12
/
+2
|
\
|
*
Extract ParseDescriptorRange
Ben Woosley
2019-04-13
1
-12
/
+2
*
|
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
1
-3
/
+3
*
|
Merge #15751: Speed up deriveaddresses for large ranges
Wladimir J. van der Laan
2019-04-15
1
-3
/
+4
|
\
\
|
*
|
Speed up deriveaddresses for large ranges
Pieter Wuille
2019-04-04
1
-3
/
+4
|
|
/
*
/
[build] Add several util units
John Newbery
2019-04-09
1
-0
/
+1
|
/
[next]