Commit Graph

2039 Commits (7b99c7454cdb74cd9cd7a5eedc2fb9d0a19df456)

Author SHA1 Message Date
MarcoFalke da4cbb7927
Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'..'filterclear')
5 years ago
Jon Atack 92fe537cf7
test: fix intermittent race condition in interface_bitcoin_cli.py
5 years ago
Jon Atack c648e636b2
test: add wait_for_cookie_credentials() to test framework
5 years ago
MarcoFalke d2882a012b
Merge #18610: scripted-diff: test: replace command with msgtype (naming)
5 years ago
MarcoFalke b470c75847
Merge #15761: Replace -upgradewallet startup option with upgradewallet RPC
5 years ago
MarcoFalke b690b24eb2
Merge #18633: test: Properly raise FailedToStartError when rpc shutdown before warmup finished (take 2)
5 years ago
MarcoFalke fa03713e13
test: Properly raise FailedToStartError when rpc shutdown before warmup finished (take 2)
5 years ago
MarcoFalke 6ae99aab5d
Merge #18692: test: Bump timeout in wallet_import_rescan
5 years ago
Samuel Dobson bbb1ba1814
Merge #17219: wallet: allow transaction without change if keypool is empty
5 years ago
MarcoFalke fabfcad876
test: Bump timeout in wallet_import_rescan
5 years ago
MarcoFalke c54295c1a2
Merge #18641: test: Create cached blocks not in the future
5 years ago
MarcoFalke 244daa4821
Merge #18607: rpc: Fix named arguments in documentation
5 years ago
MarcoFalke 54f812d9d2
Merge #18673: scripted-diff: Sort test includes
5 years ago
MarcoFalke c2e53ff064
Merge #18467: rpc: Improve documentation and return value of settxfee
5 years ago
Samuel Dobson c189bfd260
Merge #17824: wallet: Prefer full destination groups in coin selection
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa168d7542
rpc: Document all aliases for first arg of listtransactions
5 years ago
MarcoFalke fa5b1f067f
rpc: Document all aliases for second arg of getblock
5 years ago
Jon Atack c28c7b882b
test: add -getinfo "unlocked_until" and "headers" coverage
5 years ago
Jon Atack bb13f46fb1
test: verify cli.getwalletinfo in wallet section
5 years ago
Jon Atack becc8b9747
test: verify bitcoin-cli -version with node stopped
5 years ago
Jon Atack 727b67e7b8
test: add coverage for bitcoin-cli -rpcwait
5 years ago
Sebastian Falbesoner 9df32e820d scripted-diff: test: replace command with msgtype
5 years ago
MarcoFalke 20c0e2e0f0
Merge #18628: test: Add various low-level p2p tests
5 years ago
MarcoFalke fa32097541
test: Create cached blocks not in the future
5 years ago
Sebastian Falbesoner a9ecbdfcaa test: add more inactive filter tests to p2p_filter.py
5 years ago
Fabian Jahr 38677274f9
rpc: settxfee respects -maxtxfee wallet setting
5 years ago
Fabian Jahr a2324e4d3f
test: Improve naming and logging of avoid_reuse tests
5 years ago
Fabian Jahr 1abbdac677
wallet: Prefer full destination groups in coin selection
5 years ago
MarcoFalke fa4c29bc1d
test: Add various low-level p2p tests
5 years ago
MarcoFalke 6110ae8326
Merge #18451: test: shift coverage from getunconfirmedbalance to getbalances
5 years ago
Andrew Chow 0d32d66148 Remove -upgradewallet startup option
5 years ago
MarcoFalke e28e5353c4
Merge #18545: test: refactor rpc_signrawtransaction and add logging
5 years ago
MarcoFalke d9fd7b5a67
Merge #18596: test: Try once more when RPC connection fails on Windows
5 years ago
MarcoFalke 4d26312c17
Merge #18597: test: Extend wallet_dump test to cover comments
5 years ago
MarcoFalke c49971f3c9
Merge #18584: test: Check that the version message does not leak the local address
5 years ago
MarcoFalke a2b282c9d0
Merge #18609: test: Remove REJECT message code
5 years ago
MarcoFalke fa86a4bbfc
rpc: Rename first arg of generateblock RPC to "output"
5 years ago
Hennadii Stepanov b1b0cfecb6
test: Remove REJECT message code
5 years ago
MarcoFalke fab9899204
test: Try once more when RPC connection fails on Windows
5 years ago
MarcoFalke faa655731e
test: Document why connection is re-constructed on windows
5 years ago
MarcoFalke fa9f4f663c
test: Remove python 3.4 workaround
5 years ago
Jon Atack 9cdddae3b4
test: add rpc_signrawtransaction logging
5 years ago
Jon Atack 4d6cde38ce
test: refactor rpc_signrawtransaction witness script tests
5 years ago
MarcoFalke 555567ace9
test: Extend wallet_dump test to cover comments
5 years ago
Sebastian Falbesoner 854382885f refactor: test: improve wait_for{header,merkleblock} interface
5 years ago
Sebastian Falbesoner 1356a45ef0 test: complete impl. of msg_merkleblock and wait_for_merkleblock
5 years ago
MarcoFalke 51e2ce45d6
Merge #17693: rpc: Add generateblock to mine a custom set of transactions
5 years ago
MarcoFalke 6ab96ec546
Merge #18574: cli: call getbalances.ismine.trusted instead of getwalletinfo.balance
5 years ago
MarcoFalke fa404f1e47
test: Check that the version message does not leak the local address of the node
5 years ago