Commit Graph

297 Commits (86e6dd4b630299eaa778ca241797b24758b6f8a4)

Author SHA1 Message Date
MarcoFalke bc561b4b7d
Merge #11099: [RPC][mempool]: Add savemempool RPC
7 years ago
Wladimir J. van der Laan d745b4cf7b
Merge #11203: rpc: add wtxid to mempool entry output
7 years ago
MarcoFalke 31809d6f85
Merge #11067: [qa] TestNode: Add wait_until_stopped helper method
7 years ago
Wladimir J. van der Laan 815fe62421
Merge #10357: Allow setting nMinimumChainWork on command line
7 years ago
MarcoFalke faa8d9581a [qa] TestNode: Add wait_until_stopped helper method
7 years ago
Lawrence Nahum 1aa97ee088
Add savemempool RPC
7 years ago
Suhas Daftuar eac64bb7a3 [qa] Test nMinimumChainWork
7 years ago
Cristian Mircea Messel b3d6fc6547 Improve signmessages functional test
7 years ago
John Newbery 3918d93f3c [tests] fixups from set_test_params()
7 years ago
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework
7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node
7 years ago
John Newbery be2a2ab6a6 [tests] fix - use rpc_timeout as rpc timeout
7 years ago
Suhas Daftuar 617c459c6c qa: rpc test for wtxid in mempool entry
7 years ago
MarcoFalke a90e6d2bff
Merge #11150: [tests] Add getmininginfo test
7 years ago
MarcoFalke 91e49c51f1
Merge #10859: RPC: gettxout: Slightly improve doc and tests
7 years ago
Jorge Timón 6d2d2eb493
RPC: gettxout: Slightly improve doc and tests
7 years ago
Cristian Mircea Messel 4f2905b76b Add getmininginfo functional test
7 years ago
practicalswift 78214588d6 Use for-loop instead of list comprehension
7 years ago
practicalswift 8239794360 Use the variable name _ for unused return values
7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls
7 years ago
MarcoFalke 4ae6d0fbef
Merge #10798: [tests] [utils] test bitcoin-cli
7 years ago
MarcoFalke 8858b6ddd3
Merge #11068: qa: Move wait_until to util
7 years ago
John Newbery 2b4ea520b7 [tests] fix timeout issues from TestNode
7 years ago
Wladimir J. van der Laan c1470a058f test: Increase initial RPC timeout to 60 seconds
7 years ago
Wladimir J. van der Laan 262167393d
Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection
7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util
7 years ago
MarcoFalke 6366941275
Merge #10680: Fix inconsistencies and grammar in various files
7 years ago
MarcoFalke 4fb2586661
Merge #10956: Fix typos
7 years ago
MarcoFalke d7be7b39fa
Merge #10705: Trivial: spelling fixes
7 years ago
klemens f42fc1d508 doc: spelling fixes
7 years ago
Andrew Chow e53615b443 Remove vchDefaultKey and have better first run detection
7 years ago
John Newbery c6ec4358a7 [tests] Add bitcoin_cli.py test script
7 years ago
John Newbery b23549f6e6 [tests] add TestNodeCLI class for calling bitcoin-cli for a node
7 years ago
MarcoFalke 85aec87b11
Merge #10711: [tests] Introduce TestNode
7 years ago
John Newbery 7897338918 [tests] Introduce TestNode
7 years ago
Wladimir J. van der Laan 653a46dd91
Merge #11022: Basic keypool topup
7 years ago
MarcoFalke aeb3175627
Merge #11032: [qa] Fix block message processing error in sendheaders.py
7 years ago
João Barbosa bdf607e438 test: Add resendwallettransactions functional tests
7 years ago
Suhas Daftuar f1bf31186c [qa] Fix block message processing error in sendheaders.py
7 years ago
MarcoFalke bf74d377fb
Merge #11023: [tests] Add option to attach a python debugger if functional test fails
7 years ago
MarcoFalke e5d26e47c7
Merge #11025: qa: Fix inv race in example_test
7 years ago
MarcoFalke faa76d1b79 qa: Fix inv race in example_test
7 years ago
Jonas Schnelli d34957e17e [wallet] [tests] Add keypool topup functional test
7 years ago
John Newbery 095142d1f9 [wallet] keypool mark-used and topup
7 years ago
John Newbery cc5d38f4b8 Add option to attach a python debugger if test fails
7 years ago
MarcoFalke 4b5a7ce0c3
Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guide
7 years ago
MarcoFalke 929fd7276c
Merge #10695: [qa] Rewrite BIP65/BIP66 functional tests
7 years ago