Commit Graph

42 Commits (e7d66509dc393400079eb885a497dd4e968eade6)

Author SHA1 Message Date
MarcoFalke fa20f8919c
test: Add gettransaction test for "coin-join" tx
12 months ago
MarcoFalke fa41614a0a
scripted-diff: Use wallets_path and chain_path where possible
1 year ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
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
Andrew Chow 61d9149e78 rpc: Default rbf enabled
2 years ago
Andrew Chow e3c33637ba wallet: Enable -walletrbf by default
2 years ago
Sebastian Falbesoner c27bba9672 test: check for invalid listtransactions RPC parameters
3 years ago
Sebastian Falbesoner 0ba98eda28 test: remove unneeded sync_all() calls in wallet_listtransactions.py
3 years ago
James O'Beirne 4e1cb904ba
test: fix: remove outdated TestNode.generate calls
3 years ago
W. J. van der Laan bce58bbb3d
Merge bitcoin/bitcoin#22929: wallet: Automatically add receiving destinations to the address book
3 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
W. J. van der Laan a1d55ced09
Merge bitcoin/bitcoin#23139: rpc: fix "trusted" field in TransactionDescriptionString(), add coverage
3 years ago
brunoerg b7884dd1b6 test: bip125-replaceable in listsinceblock
3 years ago
S3RK 3d71d16d1e test: listtranscations with externally generated addresses
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
Sebastian Falbesoner a006d7d730 test: add logging to wallet_listtransactions
3 years ago
Sebastian Falbesoner 47915b1187 test: remove unneeded/redundant code in wallet_listtransactions
3 years ago
Sebastian Falbesoner fb6c6a7938 test: speedup wallet_listtransactions by whitelisting peers (immediate tx relay)
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Andrew Chow 553dbf9af4 Make import tests in wallet_listtransactions.py legacy wallet only
4 years ago
MarcoFalke fa168d7542
rpc: Document all aliases for first arg of listtransactions
5 years ago
João Barbosa a5e77959c8 rpc: Expose block height of wallet transactions
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
Karl-Johan Alm 6c0a6f73e3
wallet/rpc: add maxfeerate parameter to sendrawtransaction
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Kristaps Kaupe 2474de0265 Fix running individually through test_runner.py, as suggested by @MarcoFalke (#14732)
6 years ago
Russell Yanofsky 65b740f92b [wallet] Restore ability to list incoming transactions by label
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
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
John Newbery 4e671f0353 [tests] Rename rpc_listtransactions.py to wallet_listtransactions.py
7 years ago