Commit Graph

29 Commits (abdfc5e89b687f73de4ab97e924c29cc27e71c15)

Author SHA1 Message Date
Gregory Sanders a92d9ce8cf deprecate totalFee argument in bumpfee RPC call
5 years ago
João Barbosa 5c1b9714cb wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
5 years ago
Wladimir J. van der Laan 6c21a801f3
Merge #15538: wallet_bumpfee.py: Make sure coin selection produces change
5 years ago
MarcoFalke fa52eb55c9
test: Remove True argument to CBlock::serialize
6 years ago
MeshCollider 4f4ef3138b
Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerate
6 years ago
Gregory Sanders 184f8785f7 wallet_bumpfee.py: add test for change key preservation
6 years ago
Gregory Sanders d08becff85 add functional tests for feerate bumpfee with adding inputs
6 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
MarcoFalke faf77f9b90
test: Pass self to test_simple_bumpfee_succeeds
6 years ago
Gregory Sanders 276972cb95 wallet_bumpfee.py: Make sure coin selection produces change
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
John Newbery 82f2fa03a5 [test] Remove deprecated addwitnessaddress from wallet_bumpfee.py
6 years ago
John Newbery 67d7d67cf3 [test] Fix flake8 warnings in tests
6 years ago
Wladimir J. van der Laan f09bc7ec98
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
João Barbosa 317f2cb3f4 test: Check RPC settxfee errors
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Andrew Chow c1dde3a949 No longer shutdown after encrypting the wallet
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fa7a6cf1b3
policy: Treat segwit as always active
7 years ago
Wladimir J. van der Laan a84b056d5f
Merge #12749: [wallet] feebumper: discard change outputs below discard rate
7 years ago
Gregory Sanders f526046ef5 adapt bumpfee change discard test to be more strict and add note on p2sh discrep
7 years ago
MarcoFalke b55555da3e
rpc: Add testmempoolaccept
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Andrew Chow b22cce0148 scripted-diff: validateaddress to getaddressinfo in tests
7 years ago
MarcoFalke fa795cf9c5
wallet: Disallow abandon of conflicted txes
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago