Commit Graph

272 Commits (be2a2ab6a67beef97e3c3cf42bd5eeea6c4e55cf)

Author SHA1 Message Date
John Newbery be2a2ab6a6 [tests] fix - use rpc_timeout as rpc timeout
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
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
Evan Klitzke 13b1e9a162 Capitalize bullet points in CONTRIBUTING guide
7 years ago
practicalswift 9d5e98ff80 Fix typos.
7 years ago
John Newbery 5e35cd94c1 [tests] Test disconnecting unsupported service bits logic.
7 years ago
Wladimir J. van der Laan f66c596505
Merge #10788: [RPC] Fix addwitnessaddress by replacing ismine with producesignature
7 years ago
John Newbery d84e78ec39 [wallet] Specify wallet name in wallet loading errors
7 years ago
João Barbosa a6da027d83 Reject invalid wallet files
7 years ago
João Barbosa 3ef77a0c12 Reject duplicate wallet filenames
7 years ago
Andrew Chow e222dc2aee Replace ismine with producesignature check in witnessifier
7 years ago
Russell Yanofsky e526b3d34c Fix misleading "Method not found" multiwallet errors
7 years ago
Wladimir J. van der Laan 60f9778abf
Revert "[tests] Allow tests to pass when stderr is non-empty"
7 years ago
MarcoFalke f1f1605c22
Merge #10703: [tests] Allow tests to pass when stderr is non-empty
7 years ago
Wladimir J. van der Laan 6ef3c7ec62
Merge #9622: [rpc] listsinceblock should include lost transactions when parameter is a reorg'd block
7 years ago
Jonas Schnelli 44eb9d406a
[QA] Avoid running multiwallet.py twice
7 years ago
Karl-Johan Alm 876e92bf54
Testing: listsinceblock should display all transactions that were affected since the given block, including transactions that were removed due to a reorg.
7 years ago
John Newbery 3707fcd94e [wallet] [tests] Add listwallets to multiwallet test
7 years ago
Wladimir J. van der Laan adf170daf9
Merge #10571: [RPC]Move transaction combining from signrawtransaction to new RPC
7 years ago
Andrew Chow 6b4f231f5f Move transaction combining from signrawtransaction to new RPC
7 years ago
Wladimir J. van der Laan 9e8d6a3fb4
Merge #10784: Do not allow users to get keys from keypool without reserving them
7 years ago
Matt Corallo cf82a9e704 Do not allow users to get keys from keypool without reserving them
7 years ago
Jonas Schnelli 6b9faf7470
[QA] add basic multiwallet test
7 years ago
John Newbery 979d0b8a65
[tests] [wallet] Add wallet endpoint support to authproxy
7 years ago
John Newbery e7a2181b49 [wallet] fix zapwallettxes interaction with persistent mempool
7 years ago
John Newbery ff7365e780 [tests] fix flake8 warnings in zapwallettxes.py
7 years ago
Wladimir J. van der Laan e4f226a133
Merge #10190: [tests] mining functional tests (including regression test for submitblock)
7 years ago
MarcoFalke 1d4805ce04
Merge #10759: Fix multi_rpc test for hosts that dont default to utf8
7 years ago