Commit Graph

1941 Commits (301c2b1ab594c483b698fa7c3f1ed8932af0554c)

Author SHA1 Message Date
Wladimir J. van der Laan c3a8e097b1
Merge #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr)
5 years ago
Luke Dashjr 9c23ebd6b1 qa: Fix service flag comparison check in rpc_net test
5 years ago
Wladimir J. van der Laan e2ce392aec test: Avoid whitespace linting in qt translations
5 years ago
Wladimir J. van der Laan 9edb2b6550
Merge #16953: doc: Improve test READMEs
5 years ago
Wladimir J. van der Laan a6c8aed1f1
Merge #16817: rpc: Fix casing in getblockchaininfo to be inline with other fields
5 years ago
Fabian Jahr 43e7d576f5 doc: Improve test READMEs
5 years ago
Dan Gershony 1a02edb3f2 [RPC] Fix casing in getblockchaininfo to be inline with the rest of the response
5 years ago
MarcoFalke 4c4ff4911a
Merge #16961: test: Remove python dead code linter
5 years ago
Wladimir J. van der Laan 742cd77f6f
Merge #16929: test: follow-up to rpc: default maxfeerate value as BTC/kB
5 years ago
Wladimir J. van der Laan f4beb4996d test: Remove python dead code linter
5 years ago
fanquake 27fcb40fc0
doc: replace outdated OpenSSL comment in test README
5 years ago
MarcoFalke 13377b7a69
Merge #16918: test: Make PORT_MIN in test runner configurable
5 years ago
Jon Atack 6659810e2f
test: use named args for sendrawtransaction calls
5 years ago
Jon Atack 5c1cd78b7e
doc: improve rawtransaction code/test docs
5 years ago
Jon Atack acc14c5093
test: fix incorrect value in rpc_rawtransaction.py
5 years ago
MarcoFalke f8b0b190aa
Merge #16920: test: Fix extra_args in wallet_import_rescan.py
5 years ago
fanquake 04321494ae
Merge #16921: tests: Add information on how to add Vulture suppressions
5 years ago
practicalswift 72a18a73af tests: Add information on how to add Vulture suppressions
5 years ago
MarcoFalke fa2e038691
test: Fix extra_args in wallet_import_rescan.py
5 years ago
MarcoFalke fa69588537
test: Make PORT_MIN in test runner configurable
5 years ago
fridokus 96299a9d6c Test: Move common function assert_approx() into util.py
5 years ago
fanquake 9bf5768dd6
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
5 years ago
Gregory Sanders c4b0c08f7c Update tx-size-small comment with relevant CVE disclosure
5 years ago
MarcoFalke 59c138d2f1
Merge #16898: test: Remove connect_nodes_bi
5 years ago
MarcoFalke cfcaa9759e
Merge #16907: test: lint: Add DisabledOpcodeTemplates to whitelist
5 years ago
MarcoFalke fac35b21e2
test: lint: Add DisabledOpcodeTemplates to whitelist
5 years ago
Wladimir J. van der Laan 0ee0474234
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
5 years ago
Wladimir J. van der Laan 72d30d668a
Merge #16512: rpc: Shuffle inputs and outputs after joining psbts
5 years ago
Wladimir J. van der Laan feb162d500
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_block test.
5 years ago
MarcoFalke 99beda47f5
Merge #16864: test: Add python bech32 impl round-trip test
5 years ago
MarcoFalke 318890b1ee
Merge #16888: test: Bump timeouts in slow running tests
5 years ago
MarcoFalke fadfd844de
test: Remove unused connect_nodes_bi
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
MarcoFalke faaee1e39a
test: Use connect_nodes when connecting nodes in the test_framework
5 years ago
MarcoFalke 1111bb91f5
test: Reformat python imports to aid scripted diff
5 years ago
MarcoFalke fa502cb6f0
test: Bump timeouts in slow running tests
5 years ago
MarcoFalke 796b713633
Merge #16845: test: Add notes on how to generate data/wallets/high_minversion
5 years ago
MarcoFalke 2222c96dee
test: Add notes on how to generate data/wallets/high_minversion
5 years ago
Wladimir J. van der Laan cd737214ce
Merge #16737: test: Establish only one connection between nodes in rpc_invalidateblock
5 years ago
Gregory Sanders ae0add8dfe Add python bech32 impl round-trip test
5 years ago
Jon Atack 1b41c2c8a1
test: improve gettransaction test coverage
5 years ago
Jon Atack 0f34f54888
rpc: fix regression in gettransaction
5 years ago
John Newbery 7dee8f4808 [wallet] Rename 'decode' argument in gettransaction method to 'verbose'
5 years ago
MarcoFalke ca97d292ce
Merge #16551: test: Test that low difficulty chain fork is rejected
5 years ago
Wladimir J. van der Laan 04d9939f46
Merge #16850: test: `servicesnames` field in `getpeerinfo` and `getnetworkinfo`
5 years ago
darosior 1d524c62ea
tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
5 years ago
darosior 07a8f65031
tests: add a test for the 'servicesnames' RPC field
5 years ago
fanquake 2296fe65f5
Merge #16251: Improve signrawtransaction error reporting
5 years ago
Anthony Towns 3c481f8921 signrawtransactionwithkey: better error messages for bad redeemScript/witnessScript
5 years ago
Samuel Dobson 335b34c30c
Merge #16725: Don't show addresses or P2PK in decoderawtransaction
5 years ago