20 Commits (15982a8b69ec6ab3c3a6bf71fc6a9b681d3ff541)

Author SHA1 Message Date
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 9 years ago
Jonas Schnelli 64b8027c5c rest.cpp: strip whitespace 9 years ago
Jonas Schnelli 03c56872b5 appropriate response when trying to get a block in pruned mode 9 years ago
Jonas Schnelli 97ee866549 [REST] getutxos REST command (based on Bip64) 9 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull 10 years ago
Jonas Schnelli 59582c8b8d [REST] add /rest/chaininfos 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Daniel Kraft 7c8e4c5cfb Make pass-by-ref arguments const. 10 years ago
Pieter Wuille f676c80f43 Add /rest/headers 10 years ago
Jonas Schnelli 73351c3686 [REST] /rest/block response with full tx details 10 years ago
Luke Dashjr d227011184 MOVEONLY: core/ -> primitives/ 10 years ago
Jonas Schnelli 8a5c9513ba [REST] make selection of output-format mandatory, support dot url syntax 10 years ago
Jonas Schnelli 78bdc8103f [REST] give an appropriate response in warmup phase 10 years ago
Jonas Schnelli 210eba9fdb [REST] fix headersonly flag for BINARY responses 10 years ago
Philip Kaufmann a01fa3035f minor style cleanup after HTTP rest interface merge 10 years ago
Pieter Wuille e2f30d547f Properly lock cs_main in rest_block 10 years ago
Jeff Garzik 7715c84747
HTTP REST: minor fixes 10 years ago
Jeff Garzik e2655e0ab1 Add unauthenticated HTTP REST interface to public blockchain data. 10 years ago