aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
AgeCommit message (Expand)Author
2018-12-10Merge #14877: rpc: Document default values for optional argumentsMarcoFalke
2018-12-10Merge #14885: rpc: Assert named arguments are unique in RPCHelpManMarcoFalke
2018-12-07rpc: Document default values for optional argumentsMarcoFalke
2018-12-07rpc: Assert named arguments are unique in RPCHelpManJoão Barbosa
2018-12-07Merge #14890: rpc: Avoid creating non-standard raw transactionsWladimir J. van der Laan
2018-12-07Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriateWladimir J. van der Laan
2018-12-06rpc: Avoid creating non-standard raw transactionsMarcoFalke
2018-12-06Merge #14670: http: Fix HTTP server shutdownWladimir J. van der Laan
2018-12-05Merge #14796: rpc: Pass argument descriptions to RPCHelpManMarcoFalke
2018-12-04RPCHelpMan: Add space after colons in extended descriptionMarcoFalke
2018-12-04validation: Add and use HaveTxsDownloaded where appropriateMarcoFalke
2018-11-27Merge #14477: Add ability to convert solvability info to descriptorPieter Wuille
2018-11-27rpc: Pass argument descriptions to RPCHelpManMarcoFalke
2018-11-26clarify RPC rawtransaction documentationJameson Lopp
2018-11-23rpc: Add wait argument to stopJoão Barbosa
2018-11-23Merge #14726: Use RPCHelpMan for all RPCsWladimir J. van der Laan
2018-11-19Merge #14718: Remove unreferenced boost headersMarcoFalke
2018-11-16Remove unreferenced boost headersMurray Nesbitt
2018-11-15rpc: Documentation fixupsMarcoFalke
2018-11-14Add matching descriptors to scantxoutset output + testsPieter Wuille
2018-11-14Use RPCHelpMan for all RPCsMarcoFalke
2018-11-13rpc: Correctly name argumentsJon Layton
2018-11-13Merge #14530: Use RPCHelpMan to generate RPC doc stringsMarcoFalke
2018-11-12Merge #14356: fix converttopsbt permitsigdata arg, add basic testWladimir J. van der Laan
2018-11-12rpc: Add RPCHelpMan for machine-generated helpMarcoFalke
2018-11-09Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...Pieter Wuille
2018-11-09rpc: Include rpc/util.h where needed for RPCHelpManMarcoFalke
2018-11-09Merge #14437: Refactor: Start to separate wallet from nodeMarcoFalke
2018-11-07Merge #14636: Avoid using numeric_limits for sequence numbers and lock timesMarcoFalke
2018-11-06Pass chain and client variables where neededRussell Yanofsky
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-11-01Simplify arguments to SignPSBTInputGlenn Willen
2018-11-01Add bool PSBTInputSignedGlenn Willen
2018-11-01More concise conversion of CDataStream to stringGlenn Willen
2018-11-01Avoid using numeric_limits for sequence numbers and lock timesRussell Yanofsky
2018-10-28Bugfix: RPC: Add address_type named param for createmultisigLuke Dashjr
2018-10-26Merge #14518: rpc: Always throw in getblockstats if -txindex is requiredWladimir J. van der Laan
2018-10-24Merge #14296: [wallet] Remove addwitnessaddressMarcoFalke
2018-10-23Merge #14417: Fix listreceivedbyaddress not taking address as a stringMarcoFalke
2018-10-23Merge #14468: [wallet] Deprecate generate RPC methodMarcoFalke
2018-10-23[rpc] add 'getnewaddress' hint to 'generatetoaddress' help text.John Newbery
2018-10-19rpc: Always throw in getblockstats if -txindex is requiredJoão Barbosa
2018-10-18Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...Wladimir J. van der Laan
2018-10-14Fix listreceivedbyaddress not taking address as a stringEric Scrivner
2018-10-13[doc] getblocktemplate: use SegWit in exampleSjors Provoost
2018-10-09[rpc] Descriptions: Textual consistency fixesJon Layton
2018-09-29fix converttopsbt permitsigdata arg, add basic testGregory Sanders
2018-09-26Move boost/std fstream to fsbridgeChun Kuan Lee
2018-09-24Merge #13311: Don't edit Chainparams after initializationMarcoFalke
2018-09-24Merge #13424: Consistently validate txid / blockhash length and encoding in r...MarcoFalke