14882 Commits (d3ef66b9fcfe93ba392172639826aadc26b23039)
 

Author SHA1 Message Date
Gregory Sanders 806c78f014 add functional test for mempoolreplacement command line arg 7 years ago
Johnson Lau a825d4af5e Fix bip68-sequence rpc test 7 years ago
Matt Corallo a36f3320a9 Verify DBWrapper iterators are taking snapshots 7 years ago
Suhas Daftuar 8d2e51d862 qa: Fix bug introduced in p2p-segwit.py 7 years ago
Suhas Daftuar 2f0b30a58a qa: Treat mininode p2p exceptions as fatal 7 years ago
Andrew Chow e4605d9dd4 Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
Jim Posen 2c4ff35a8f [script] Unit tests for IsMine 7 years ago
Jim Posen 794a80eee3 [script] Unit tests for script/standard functions 7 years ago
John Newbery f9cf7b589f [tests] Check connectivity before sending in assumevalid.py 7 years ago
John Newbery f1ced0d776 [tests] Make p2p-leaktests.py more robust 7 years ago
MarcoFalke 2e1ac70df9 [qa] zapwallettxes: Wait up to 3s for mempool reload 7 years ago
Cristian Mircea Messel b6468d3c42 Add listwallets RPC test to multiwallet.py 7 years ago
John Newbery d8dd8e7356 [tests] fixup dbcrash interaction with add_nodes() 7 years ago
MarcoFalke 62d18cdb89 doc: Prepare release notes for 0.15.1 7 years ago
Paul Berg 8b61aee690 Put back inadvertently removed copyright notices 7 years ago
Matt Corallo 75997c3b35 Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds 7 years ago
MeshCollider 8d13b4298c Replace save|restoreWindowGeometry with Qt functions 7 years ago
Lucas Betschart 6642558078 [Qt] Add delay before filtering transactions 7 years ago
Andrew Chow 19d63e8a93 Remove custom fee radio group 7 years ago
Wladimir J. van der Laan b1a6c94683 rpc: make estimatesmartfee argument naming consistent with documentation 7 years ago
Wladimir J. van der Laan 921542e0bd rpc: update cli for estimatefee argument rename 7 years ago
MeshCollider 2e31b1d48d Fix division by zero in time remaining 7 years ago
João Barbosa 2b97b36e5d [test] Replace check_output with low level version 7 years ago
João Barbosa e38211f5e8 [test] Add assert_raises_process_error to assert process errors 7 years ago
João Barbosa e0bfd28de2 [test] Add support for custom arguments to TestNodeCLI 7 years ago
João Barbosa 812c870043 [test] Improve assert_raises_jsonrpc docstring 7 years ago
MarcoFalke eeb24a3a01 [qa] TestNode: Add wait_until_stopped helper method 7 years ago
MeshCollider f3f7891776 Stop test_bitcoin-qt touching ~/.bitcoin 7 years ago
Chris Moore 47c02a8ae8 qt: Use IsMine to validate custom change address 7 years ago
MeshCollider f0b67954f0 Remove redundant testutil files 7 years ago
Cristian Mircea Messel 44241765e3 Improve signmessages functional test 7 years ago
Daniel Edgecumbe 7310f1f2eb [Qt] Fix display of package name on 'open config file' tooltip 7 years ago
John Newbery cef03198dc [tests] fixups from set_test_params() 7 years ago
John Newbery 82bf6fc6d4 [tests] Functional tests must explicitly set num_nodes 7 years ago
John Newbery 801d2ae924 [tests] don't override __init__() in individual tests 7 years ago
John Newbery bb5e7cb308 [tests] Avoid passing around member variables in test_framework 7 years ago
John Newbery 4d3ba18386 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery 11a5992c90 [tests] fix - use rpc_timeout as rpc timeout 7 years ago
Cristian Mircea Messel 847c75ec64 Add getmininginfo functional test 7 years ago
Jorge Timón 2a5d099e47 RPC: gettxout: Slightly improve doc and tests 7 years ago
Russell Yanofsky 2cb720ae61 Acquire cs_main lock before cs_wallet during wallet initialization 7 years ago
Wladimir J. van der Laan b278a43646 rpc: Write authcookie atomically 7 years ago
John Newbery 716066dbea [tests] Add bitcoin_cli.py test script 7 years ago
John Newbery 016b9ada21 [tests] add TestNodeCLI class for calling bitcoin-cli for a node 7 years ago
MarcoFalke 5398f205e3 qa: Move wait_until to util 7 years ago
John Newbery 1d80d1e319 [tests] fix timeout issues from TestNode 7 years ago
Wladimir J. van der Laan c276c1e1d1 test: Increase initial RPC timeout to 60 seconds 7 years ago
practicalswift 50bd3f626d Avoid returning a BIP9Stats object with uninitialized values 7 years ago
John Newbery fc2aa09cf3 [tests] Introduce TestNode 7 years ago
Karl-Johan Alm 9e8aae31c1 [wallet] Close DB on error. 7 years ago