Commit Graph

31 Commits (a1a07cfe99fc8cee30ba5976dc36b47b1f6532ab)

Author SHA1 Message Date
Jon Atack 6659810e2f
test: use named args for sendrawtransaction calls
5 years ago
Wladimir J. van der Laan 0ee0474234
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
5 years ago
Daniel Edgecumbe 9c9cc2bd20
qa: Add RPC tests for weight in mempool entry
5 years ago
Joonmo Yang 261843e4be wallet/rpc: Use the default maxfeerate value as BTC/kB
5 years ago
John Newbery 0328dcdcfc [Consensus] Bury segwit deployment
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
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
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
Amiti Uttarwar 04da9f4834 [RPC] Update getrawtransaction interface
6 years ago
John Newbery 0025c9eae4 [mining] segwit option must be set in GBT
6 years ago
John Newbery 07e3f585ab [test] Remove deprecated addwitnessaddress from feature_segwit.py
6 years ago
John Newbery 67d7d67cf3 [test] Fix flake8 warnings in tests
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
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke faa24441ec
policy: Remove promiscuousmempoolflags
6 years ago
MarcoFalke fa7a6cf1b3
policy: Treat segwit as always active
7 years ago
MarcoFalke 364bae5f7a qa: Pad scriptPubKeys to get minimum sized txs
7 years ago
Wladimir J. van der Laan 487dcbe80c
Merge #13002: Do not treat bare multisig outputs as IsMine unless watched
7 years ago
Pieter Wuille 9c2a8b8d34 Do not treat bare multisig as IsMine
7 years ago
Suhas Daftuar 5c31b20a35 [qa] Remove some pre-activation segwit tests
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
Jorge Timón 9bb59cf7ba
QA: segwit.py: s/find_unspent/find_spendable_utxo/
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago