Commit Graph

907 Commits (c01ab133d7ae7a35ee828b6ae3335aa9a82a05b9)

Author SHA1 Message Date
Wladimir J. van der Laan 6fcdb5ebdd
Merge #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py
6 years ago
Wladimir J. van der Laan 8fceae0d6f
Merge #12196: Add scantxoutset RPC method
6 years ago
Wladimir J. van der Laan 17943f77bd
Merge #13652: rpc: Fix that CWallet::AbandonTransaction would leave the grandchildren, etc. active
6 years ago
MarcoFalke 171b03de06
Merge #13664: Trivial: fix references to share/rpcuser (now share/rpcauth)
6 years ago
Mason Simon c64cc1bd94 scripted-diff: Fix references to share/rpcuser (now share/rpcauth)
6 years ago
Jonas Schnelli be98b2d9a8
[QA] Add scantxoutset test
6 years ago
MarcoFalke 8803c9132a
Merge #13138: [tests] Remove accounts from wallet_importprunedfunds.py
6 years ago
Pieter Wuille b25a4c2284
Merge #13072: Update createmultisig RPC to support segwit
6 years ago
Pieter Wuille ad552a54c5
Merge #13566: Fix get balance
6 years ago
MarcoFalke 8f1106da58
Merge #13626: qa: Fix some TODOs in p2p_segwit
6 years ago
MarcoFalke eeeef80fb6
qa: Fix some TODOs in p2p_segwit
6 years ago
Ben Woosley 89e70f9d7f
Fix that CWallet::AbandonTransaction would only traverse one level
6 years ago
James O'Beirne a0b604c166 [tests] skip rpc_zmq functional test when python3 zmq lib is not present
6 years ago
Daniel Kraft b9f4b211df tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py
6 years ago
Wladimir J. van der Laan fad42e8c4a
Merge #13547: Make signrawtransaction* give an error when amount is needed but missing
6 years ago
Wladimir J. van der Laan 7e74c54fed
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof structure
6 years ago
Wladimir J. van der Laan a247594e75
Merge #13570: RPC: Add new "getzmqnotifications" method
6 years ago
Anthony Towns f40b3b82df [tests] functional test for createmultisig RPC
6 years ago
MarcoFalke 88a15ebc8d
Merge #13564: [wallet] loadwallet shouldn't create new wallets.
6 years ago
Wladimir J. van der Laan 3dc2dcfdfc
Merge #13467: [Tests] Make p2p_segwit easier to debug
6 years ago
Daniel Kraft 161e8d40a4 RPC: Add new getzmqnotifications method.
6 years ago
MarcoFalke 686e97a0c7
Merge #13522: [tests] Fix p2p_sendheaders race
6 years ago
John Newbery 702ae1e21a [RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.
6 years ago
John Newbery e3aab295e7 [tests] p2p_segwit: sync_blocks in subtest wrapper.
6 years ago
John Newbery 55e8050853 [tests] p2p_segwit: remove unnecessary arguments from subtests.
6 years ago
John Newbery 25711c2696 [tests] p2p_segwit: log and assert segwit status in subtest wrapper.
6 years ago
John Newbery 6839863d53 [tests] p2p_segwit: Make sure each subtest leaves utxos for the next.
6 years ago
John Newbery bfe32734de [tests] p2p_segwit: wrap subtests with subtest wrapper.
6 years ago
John Newbery 2af4e398dc [tests] p2p_segwit: re-order function definitions.
6 years ago
John Newbery 94a0134a40 [tests] p2p_segwit: standardise comments/docstrings.
6 years ago
John Newbery f7c7f8ecf3 [tests] p2p_segwit: Fix flake8 warnings.
6 years ago
Wladimir J. van der Laan a6ed99a1e6
Merge #13517: qa: Remove need to handle the network thread in tests
6 years ago
John Newbery ea65182f03 [wallet] loadwallet shouldn't create new wallets.
6 years ago
MarcoFalke 2328039bfc
Merge #13535: [qa] wallet_basic: Specify minimum required amount for listunspent
6 years ago
Anthony Towns 685d1d8115 [tests] Check signrawtransaction* errors on missing prevtx info
6 years ago
Pieter Wuille f54f3738c8
Merge #13498: [wallet] Fixups from account API deprecation
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
MarcoFalke fa103a5d5e
[qa] wallet_basic: Specify minimum required amount for listunspent
6 years ago
Wladimir J. van der Laan 868cf431be
Merge #13160: wallet: Unlock spent outputs
6 years ago
MarcoFalke 3a4549301a
Merge #13512: [qa] mininode: Expose connection state through is_connected
6 years ago
MarcoFalke fa1eac9cdb
[qa] mininode: Expose connection state through is_connected
6 years ago
John Newbery 75848bcf40 [tests] Fix p2p_sendheaders race
6 years ago
Suhas Daftuar d280617bf5 [qa] Add a test for merkle proof malleation
6 years ago
Jonas Schnelli 000abbb6b0
Merge #13111: Add unloadwallet RPC
6 years ago
John Newbery 38040c34e1 [tests] Remove accounts from wallet_importprunedfunds.py
7 years ago
John Newbery e209184101 [wallet] deprecate sendfrom RPC method.
7 years ago
João Barbosa 0b82bac76d bugfix: Remove dangling wallet env instance
7 years ago
João Barbosa ccbf7ae749 test: Wallet methods are disabled when no wallet is loaded
7 years ago
João Barbosa 4940a20a46 test: Add functional tests for unloadwallet RPC
7 years ago
Wladimir J. van der Laan a90ca4087a
Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python
7 years ago