54 Commits (master)

Author SHA1 Message Date
onryo 58b65f9670 Update copyrights 3 months ago
Duke e8dc755f06 Reduce memory usage of CBlockIndex 1 year ago
Duke e033a2e6eb Update copyrights to 2023 1 year ago
zanzibar 512da314a5 BIP155 (addrv2) 1 year ago
Jonathan "Duke" Leto 5d2307a709 Update copyrights to 2022 2 years ago
Duke Leto 4a536d62dc Update copyrights 3 years ago
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto 9e19480cc1 Fix rest.cpp 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 8 years ago
jl777 8613127572 LastTip() and tweak deprecation heights 6 years ago
jl777 ae3f3fea6c +GAME sanitize listunspent interest calc 6 years ago
Pieter Wuille 242f1421db
Get rid of nType and nVersion 8 years ago
jl777 b8add6a466 Init speedup test 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Wladimir J. van der Laan afd64f76ea
evhttpd implementation 9 years ago
Pavel Janík 30c163d99d
Implement REST mempool API, add test and documentation. 9 years ago
Luke Dashjr a79c8e24a5
Fix various warnings 9 years ago
Jonas Schnelli 81eb80d841
[REST] add JSON support for /rest/headers/ 10 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 38fc4b7090
expicit set UniValue type to avoid empty values 9 years ago
Jonas Schnelli 9756b7bd29
extend conversion to UniValue 9 years ago
jl777 8a9bc02778 test 8 years ago
jl777 f2dd868d93 test 8 years ago
jl777 482c3933ad test 8 years ago
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) 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