Commit Graph

24 Commits (38c30a4b50ca0ceee0c64fe5ba9b95fe72d3ef48)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Matthew Zipkin d39bdf3397
test: remove unused variable in interface_rpc.py
5 months ago
Matthew Zipkin e7ee80dcf2
rpc: JSON-RPC 2.0 should not respond to "notifications"
6 months ago
Matthew Zipkin bf1a1f1662
rpc: Avoid returning HTTP errors for JSON-RPC 2.0 requests
6 months ago
Matthew Zipkin 466b90562f
rpc: Add "jsonrpc" field and drop null "result"/"error" fields
6 months ago
Matthew Zipkin 2ca1460ae3
rpc: identify JSON-RPC 2.0 requests
6 months ago
Matthew Zipkin 09416f9ec4 test: cover JSONRPC 2.0 requests, batches, and notifications
8 months ago
Matthew Zipkin 4202c170da test: refactor interface_rpc.py
8 months ago
MarcoFalke fa41614a0a
scripted-diff: Use wallets_path and chain_path where possible
1 year ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Andrew Chow 8c20796aac tests: Use waitfornewblock for work queue test in interface_rpc
2 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
fanquake c2a5d560df
test: use f-strings in interface_*.py tests
3 years ago
MarcoFalke 3530d5d2d8
Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exceeded
4 years ago
Gregory Sanders e1fdd2963b Test batch rpc with params
4 years ago
Larry Ruane 8dd5946c0b add functional test
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
darosior 8a6810d0d2
Add a 'logpath' field to getrpcinfo
6 years ago
Daniel Kraft 8f5d9431a3 Add regtests for HTTP status codes.
6 years ago
João Barbosa 251a91c1bf qa: Add tests for getrpcinfo
6 years ago
Daniel Kraft 3d2c7d6f94 Add regtest for JSON-RPC batch calls.
6 years ago