28 Commits (a4fe57da6207c1e5691a1e843d22db571f3f0186)

Author SHA1 Message Date
Jorge Timón 9dd793f499 TRIVIAL: Missing includes 9 years ago
Jonas Schnelli c45c7ea0fa [REST] add JSON support for /rest/headers/ 9 years ago
Luke Dashjr e617fe2578 Fix various warnings 10 years ago
Jonas Schnelli 9a8897f4ac Remove JSON Spirit wrapper, remove JSON Spirit leftovers 10 years ago
Jonas Schnelli 3df0411ad9 remove JSON Spirit UniValue wrapper 10 years ago
Jonas Schnelli 6c7bee0624 expicit set UniValue type to avoid empty values 10 years ago
Jonas Schnelli 53b4671a9d extend conversion to UniValue 10 years ago
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 10 years ago
Jonas Schnelli 64b8027c5c rest.cpp: strip whitespace 10 years ago
Jonas Schnelli 03c56872b5 appropriate response when trying to get a block in pruned mode 10 years ago
Jonas Schnelli 97ee866549 [REST] getutxos REST command (based on Bip64) 10 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