Commit Graph

43 Commits (master)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
kevkevinpal 881724d443
test: Added test coverage to listsinceblock rpc
5 months ago
brunoerg c985eb854c test: add option to speed up tx relay/mempool sync
8 months ago
Sebastian Falbesoner 1a572ce7d6 test: refactor: introduce `generate_keypair` helper with WIF support
1 year ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
brunoerg fe488b4c4b test: add coverage for `label` in `listsinceblock`
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
w0xlt eb679a7896 rpc: make `address` field optional
2 years ago
Hennadii Stepanov 9f3a315c6f
test: Fix `wallet_listsinceblock.py` for BDB-only wallets
2 years ago
Sebastian Falbesoner b21e522ce4 test: speedup wallet tests by whitelisting peers (immediate tx relay)
2 years ago
Antoine Poinsot 0fd2d14454
rpc: add an include_change parameter to listsinceblock
2 years ago
Antoine Poinsot b724476158
rpc: output wallet descriptors for received entries in listsinceblock
2 years ago
MacroFake fa0404dbb7
scripted-diff: [test] Rename BIP125_SEQUENCE_NUMBER to MAX_BIP125_RBF_SEQUENCE
2 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
Jon Atack 296cfa312f
test: add listtransactions/listsinceblock "trusted" coverage
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
MarcoFalke 444412821e
test: Fix intermittent issue in wallet_listsinceblock
4 years ago
Andrew Chow c2711e4230 Avoid dumpprivkey in wallet_listsinceblock.py
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Adam Stein c133cdcdc3
Cap listsinceblock target_confirmations param
4 years ago
Jon Atack 83e1d92413
test: listsinceblock block height checks
5 years ago
Jon Atack d484279a46
test: add logging to wallet_listsinceblock.py
5 years ago
fanquake b6f9e3576a
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
João Barbosa a5e77959c8 rpc: Expose block height of wallet transactions
5 years ago
Adam Jonas 436ad43643 Fix issue with conflicted mempool tx in listsinceblock
5 years ago
MarcoFalke faaee1e39a
test: Use connect_nodes when connecting nodes in the test_framework
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fafe008cb4
test: Pass at most one node group to sync_all
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 5d536619ab [tests] Remove 'account' API from wallet functional tests
7 years ago
John Newbery a533834d50 [tests] Fix flake8 warnings in several wallet functional tests
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago