Commit Graph

1370 Commits (e5efacb941f78645462da1237ed04c75082d3aed)

Author SHA1 Message Date
Karl-Johan Alm e5efacb941
test: Refactor vout fetches in rpc_rawtransaction
6 years ago
MarcoFalke a74d588f21
Merge #14954: build: Require python 3.5
6 years ago
MarcoFalke fa2797808e
test: Remove python3.4 workaround in feature_dbcrash
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke fab5a1e0f4
build: Require python 3.5
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
MarcoFalke 789b0bbf2a
Merge #15335: Fix lack of warning of unrecognized section names
6 years ago
MarcoFalke 9e3122de05
Merge #15492: [rpc] remove deprecated generate method
6 years ago
MarcoFalke f9dbb319d2
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
6 years ago
Adam Jonas f13ad1cae0 modify test for memory locked in case locking pages failed at some point
6 years ago
MarcoFalke a6d7026a45
Merge #15497: rpc: Consistent range arguments in scantxoutset/importmulti/deriveaddresses
6 years ago
Pieter Wuille ca253f6ebf Make deriveaddresses use stop/[start,stop] notation for ranges
6 years ago
MarcoFalke fa852f0e8d
test: Bump timeout on tests that timeout on windows
6 years ago
Pieter Wuille 1675b7ce55 Use stop/[start,stop] notation in importmulti desc range
6 years ago
Pieter Wuille 4566011631 Add support for stop/[start,stop] ranges to scantxoutset
6 years ago
Sjors Provoost 8bb3e4c487
[rpc] remove deprecated generate method
6 years ago
Adam Jonas 2fa85ebd1c add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
6 years ago
MarcoFalke d88f7f8764
Merge #15471: rpc/gui: Remove 'Unknown block versions being mined' warning
6 years ago
MarcoFalke 8f470ecc53
Merge #15419: qa: Always refresh cache to be out of ibd
6 years ago
MarcoFalke fa2cdc9ac2
test: Simplify create_cache
6 years ago
Wladimir J. van der Laan ef362f2773 rpc/gui: Remove 'Unknown block versions being mined' warning
6 years ago
MarcoFalke fa4ce7038d
rpc: Actually throw help when passed invalid number of params
6 years ago
MarcoFalke f9775a8655
Merge #15439: tests: remove byte.hex() to keep compatibility
6 years ago
MarcoFalke fa25210d62
qa: Fix wallet_txn_doublespend issue
6 years ago
MarcoFalke 1111aecbb5
qa: Always refresh stale cache to be out of ibd
6 years ago
MarcoFalke fab0d85802
qa: Remove mocktime unless required
6 years ago
Wladimir J. van der Laan 38429c4b62
Merge #15404: [test] Remove -txindex to start nodes
6 years ago
MarcoFalke 3e4fd40753
Merge #15415: [test] functional: allow custom cwd, use tmpdir as default
6 years ago
Sjors Provoost e3e1a5631e
[test] functional: set cwd of nodes to tmpdir
6 years ago
Akio Nakamura 1a062b85f0 tests: remove byte.hex() to keep compatibility
6 years ago
Akio Nakamura 1a7ba84e11 Fix lack of warning of unrecognized section names
6 years ago
MarcoFalke 6ba3f1fdfd
Merge #15397: Remove manual byte editing in wallet_tx_clone func test
6 years ago
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
Wladimir J. van der Laan f60d029a2a
Merge #15368: Descriptor checksums
6 years ago
Wladimir J. van der Laan d5b929c813
Merge #13932: Additional utility RPCs for PSBT
6 years ago
Andrew Chow 540729ef4b Implement analyzepsbt RPC and tests
6 years ago
Pieter Wuille be62903c41 Make descriptor checksums mandatory in deriveaddresses and importmulti
6 years ago
Pieter Wuille b52cb63688 Add getdescriptorinfo to compute checksum
6 years ago
Pieter Wuille 3b40bff988 Descriptor checksum
6 years ago
Andrew Chow 08f749c914 Implement joinpsbts RPC and tests
6 years ago
Andrew Chow 7344a7b998 Implement utxoupdatepsbt RPC and tests
6 years ago
MarcoFalke eca1273c35
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblocktx
6 years ago
Andrew Chow f4b00b70e8 Import public keys in order
6 years ago
Andrew Chow 9e1551b9ce Test pubkey import to keypool
6 years ago
Andrew Chow 9b81fd19ac Fetch keys from keypool when private keys are disabled
6 years ago
MeshCollider 8d0ec74801
Merge #14021: Import key origin data through descriptors in importmulti
6 years ago
Andrew Chow 4c75a69f36 Test importing descriptors with key origin information
6 years ago
Wladimir J. van der Laan 3facd9fdc4
Merge #14481: Add P2SH-P2WSH support to listunspent RPC
6 years ago
Andrew Chow 345bff6013 Remove hdmasterkeyid
6 years ago