Commit Graph

827 Commits (bf720c14608f884baa862431869ac83d25775f3e)

Author SHA1 Message Date
James O'Beirne bf720c1460 Add --failfast option to functional test runner
7 years ago
Wladimir J. van der Laan 17266a1306
Merge #13090: Remove Safe mode (achow101)
7 years ago
Wladimir J. van der Laan 487dcbe80c
Merge #13002: Do not treat bare multisig outputs as IsMine unless watched
7 years ago
Wladimir J. van der Laan 8d045a0f66
Merge #13003: qa: Add test for orphan handling
7 years ago
Andrew Chow 2ae705d841 Remove Safe mode
7 years ago
Wladimir J. van der Laan eac067ad59
Merge #12321: p2wsh and p2sh-p2wsh address in decodescript
7 years ago
Wladimir J. van der Laan 6f8b3453f8
Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub-field fee types denominated in BTC
7 years ago
Kristaps Kaupe bd9d67b752 Don't test against min relay fee information in mining_prioritisetransaction.py
7 years ago
Wladimir J. van der Laan 106d929780
Merge #13056: [tests] Make rpcauth.py testable and add unit tests
7 years ago
Wladimir J. van der Laan e074097c1b
Merge #13051: qa: Normalize executable location
7 years ago
Qasim Javed 6674a75bfb [tests] Make rpcauth.py testable and add unit tests
7 years ago
MarcoFalke fa02c5b38b
qa: Clarify documentation for send_txs_and_test
7 years ago
Wladimir J. van der Laan 476cb35551
Merge #12909: wallet: Make fee settings to be non-static members
7 years ago
Wladimir J. van der Laan d1d54ae6a3
Merge #12953: Deprecate accounts
7 years ago
Wladimir J. van der Laan 018c7e5dad
Merge #13024: test: Add rpcauth pair that generated by rpcauth.py
7 years ago
Wladimir J. van der Laan 6e67754e48
Merge #12436: [rpc] Adds a functional test to validate the transaction version number in the RPC output
7 years ago
Wladimir J. van der Laan 34dd1a6d5e
Merge #13032: Output values for "min relay fee not met" error
7 years ago
Wladimir J. van der Laan 896a9d026c
Merge #13022: [qa] Attach node index to test_node AssertionError and print messages
7 years ago
Wladimir J. van der Laan d3f04c0e81
Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.
7 years ago
MarcoFalke fac0db0ff8
wallet: Make fee settings non-static members
7 years ago
Wladimir J. van der Laan d5b2e98250
Merge #12510: test: Add rpc_bind test to default-run tests
7 years ago
Chun Kuan Lee 8b8032e283
test: Add rpcauth pair that generated by rpcauth
7 years ago
MarcoFalke cac6d1184d
Merge #13048: [tests] Fix feature_block flakiness
7 years ago
MarcoFalke fa811b0b1d
qa: Normalize executable location
7 years ago
John Newbery c1d742025c [tests] Fix feature_block flakiness
7 years ago
John Newbery 4d355bfb2b [tests] tidy up blocktools.py
7 years ago
John Newbery cab8be5adf [tests] Fix flake8 warnings in blocktools.py
7 years ago
Jesse Cohen b184127db2 [doc][trivial] no retargeting in regtest mode
7 years ago
Pieter Wuille 9c2a8b8d34 Do not treat bare multisig as IsMine
7 years ago
Kristaps Kaupe 1accfbcf46 Output values for "min relay fee not met" error
7 years ago
MarcoFalke 0a8b7b4b33
Merge #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis
7 years ago
John Newbery 1f838394bf [wallet] [tests] Test disallowed multiwallet params
7 years ago
James O'Beirne 80a5e59532 [qa] Attach node index to test_node AssertionError and print messages
7 years ago
mryandao 7de1de7da4 Add new fee structure with all sub-fields denominated in BTC
7 years ago
John Newbery 72c9575f7b [wallet] [tests] Add tests for accounts/labels APIs
7 years ago
Jonas Schnelli 3a8a4dc4a1
Merge #12791: Expose a transaction's weight via RPC
7 years ago
John Newbery 3576ab1261 [wallet] [rpc] Deprecate account RPC methods
7 years ago
Evan Klitzke 6a3b0d3d1a Print to console by default when not run with -daemon
7 years ago
MarcoFalke fadfbd33ab
qa: Add test for orphan handling
7 years ago
Wladimir J. van der Laan 4366f61cc9
Merge #11862: Network specific conf sections
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
John Newbery 4e671f0353 [tests] Rename rpc_listtransactions.py to wallet_listtransactions.py
7 years ago
MarcoFalke 6a278e0640
Merge #12996: tests: Remove redundant bytes(…) calls
7 years ago
practicalswift 9db48c5634 tests: Remove redundant bytes²
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
practicalswift b95f9a61e0 tests: Remove compatibility code not needed now when we're on Python 3
7 years ago
Matt Corallo d0d9112b79 Test new weight field in p2p_segwit
7 years ago
Matt Corallo 2874709a9f Expose a transaction's weight via RPC
7 years ago
Suhas Daftuar 8b56fc0b91 [qa] Test that v0 segwit outputs can't be spent pre-activation
7 years ago
Suhas Daftuar 5c31b20a35 [qa] Remove some pre-activation segwit tests
7 years ago