aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
AgeCommit message (Expand)Author
2020-03-16Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile timeWladimir J. van der Laan
2020-03-13rpc: Document an RPCResult for all calls; Enforce at compile timeMarcoFalke
2020-03-13Fix nit in getblockchaininfoSteven Roose
2020-03-13Merge #18316: util: HelpExampleRpc formattingfanquake
2020-03-11Merge #18268: rpc: Remove redundant types from descriptionsMarcoFalke
2020-03-11Merge #18208: rpc: Change RPCExamples to bech32MarcoFalke
2020-03-11util: HelpExampleRpc formatting fixupJon Atack
2020-03-08Refactor rawtransaction's SignTransaction into generic SignTransaction functionAndrew Chow
2020-03-06scheduler: switch from boost to stdAnthony Towns
2020-03-06Merge #16117: util: Replace boost sleep with std sleepfanquake
2020-03-05Merge #18260: refactor: Fix implicit value conversion in formatPingTimeMarcoFalke
2020-03-05Merge #18263: rpc: change setmocktime check to use IsMockableChainMarcoFalke
2020-03-05[rpc] changed MineBlocksOnDemand to IsMockableChainGloria Zhao
2020-03-05Remove redundant type information from rpc docsDavid O'Callaghan
2020-03-05refactor: Cast ping values to double before outputBen Woosley
2020-03-04refactor: Convert ping wait time from double to int64_tBen Woosley
2020-03-04refactor: Convert min ping time from double to int64_tBen Woosley
2020-03-04refactor: Convert ping time from double to int64_tBen Woosley
2020-03-04rpc: fix getpeerinfo RPCResult `mapped_as` typeJon Atack
2020-03-04Merge #17809: rpc: Auto-format RPCResultMarcoFalke
2020-03-01Change example addresses to bech32Yusuf Sahin HAMZA
2020-02-27Refactor FormatStateMessage into ValidationStateJeffrey Czyz
2020-02-25rpc: Auto-format RPCResultMarcoFalke
2020-02-25rpc: Move OuterType enum to headerMarcoFalke
2020-02-25Merge #17577: refactor: deduplicate the message sign/verify codeSamuel Dobson
2020-02-21scripted-diff: Replace MilliSleep with UninterruptibleSleepMarcoFalke
2020-02-20Merge #18122: rpc: update validateaddress RPCExamples to bech32fanquake
2020-02-17Merge #18037: Util: Allow scheduler to be mockedMarcoFalke
2020-02-17[rpc] expose ability to mock scheduler via the rpcAmiti Uttarwar
2020-02-14Deduplicate the message signing codeVasil Dimov
2020-02-14Deduplicate the message verifying codeVasil Dimov
2020-02-13rpc: update validateaddress RPCExamples to bech32Sebastian Falbesoner
2020-02-09scripted-diff: Add missing spaces in RPCResult, Fix type namesMarcoFalke
2020-02-09Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddressMarcoFalke
2020-02-05Merge #17804: doc: Misc RPC help fixesWladimir J. van der Laan
2020-01-30Output a descriptor in createmultisig and addmultisigaddressAndrew Chow
2020-01-29Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrmanWladimir J. van der Laan
2020-01-29Merge #17156: psbt: check that various indexes and amounts are within boundsfanquake
2020-01-23Return mapped AS in RPC call getpeerinfoGleb Naumenko
2020-01-23doc: Properly document proxy_randomize_credentials as bool in getnetworkinfoMarcoFalke
2020-01-23doc: Fix syntax error (trailing square bracket) in finalizepsbtMarcoFalke
2020-01-23doc: Add missing "optional" to "long" estimaterawfee RPC helpMarcoFalke
2020-01-22Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...Wladimir J. van der Laan
2020-01-16Fix doxygen errorsBen Woosley
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-15scripted-diff: Replace CCriticalSection with RecursiveMutexMarcoFalke
2020-01-08net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...practicalswift
2020-01-02Merge #17781: rpc: Remove mempool global from minerMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-23rpc: Remove mempool global from minerMarcoFalke