Commit Graph

19 Commits (5e202382a987351a59d5cda98ea9f2aee99f61a5)

Author SHA1 Message Date
John Newbery 0328dcdcfc [Consensus] Bury segwit deployment
5 years ago
MarcoFalke fa52eb55c9
test: Remove True argument to CBlock::serialize
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
John Newbery bdefc9705d [tests] Remove deprecated addwitnessaddress call from feature_nulldummy
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
MarcoFalke bffb35f876
Merge #13054: tests: Enable automatic detection of undefined names in Python tests scripts. Remove wildcard imports.
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
MarcoFalke cf9ed307e6
qa: blocktools enforce named args for amount
6 years ago
Conor Scott 736f941424 [Tests] Cleanup extra instances of create_transaction
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fa87da2f17
qa: Avoid start/stop of the network thread mid-test
6 years ago
MarcoFalke fa7a6cf1b3
policy: Treat segwit as always active
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Ben Woosley bb00c95c16
Consistently use FormatStateMessage in RPC error output
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago