27 Commits (980350b9b4e3018a06f4848d88f2d2434b2a63cc)

Author SHA1 Message Date
Duke Leto 980350b9b4 Stuck in the grind 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
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Daira Hopwood ff0f305497 Cosmetics (trailing whitespace, comment conventions, etc.) 7 years ago
Daira Hopwood aff0bf7fa1 Clean up imports to be pyflakes-checkable. fixes #2450 7 years ago
Wladimir J. van der Laan cc14ac45f4
tests: GET requests cannot have request body, use POST in rest.py 9 years ago
Pavel Janík 30c163d99d
Implement REST mempool API, add test and documentation. 9 years ago
Wladimir J. van der Laan d101d7b8e6
univalue: Avoid unnecessary roundtrip through double for numbers 9 years ago
Jonas Schnelli 81eb80d841
[REST] add JSON support for /rest/headers/ 10 years ago
Jack Grigg 5be6abbf84 Store the Equihash solution in minimal representation in the block header 8 years ago
Jack Grigg 196cf25d5b Update RPC tests to account for decreased block interval 8 years ago
Jack Grigg 9378a04f1b Update RPC tests to account for reserved field 8 years ago
Nathan Wilcox ad56edf7d4 Fix (most) rpc tests by updating balances. zcpour, zcpourdoublespend, and txn_doublespend currently fail. 8 years ago
Jack Grigg cf00c47d5b Fix tests that depend on old block header format 8 years ago
Veres Lajos 45bfa137ef PARTIAL: typofixes (found by misspell_fixer) 9 years ago
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Jonas Schnelli 6b4feb89a8 [QA] rest.py RPC test: change setgenerate() to generate() 9 years ago
Jonas Schnelli 97ee866549 [REST] getutxos REST command (based on Bip64) 10 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 years ago
Jonas Schnelli 59582c8b8d [REST] add /rest/chaininfos 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
Matt Corallo db0916bd13 Fix missing python2 in rpc-tests 10 years ago
Wladimir J. van der Laan 90f7aa7778
Fix rest.py test after #5376 10 years ago
Jonas Schnelli 01dc2d83f8 [REST] add REST interface tests in rpc-test section 10 years ago