Commit Graph

29 Commits (3904aebec6d88900308bdfb0c86c635093d6a422)

Author SHA1 Message Date
David Burkett 0e1f4e1671 MWEB: Functional tests
3 years ago
Adrian Gallagher c6b319d9d2
Litecoin: More functional tests
4 years ago
Adrian Gallagher f522022273
Litecoin: Function tests
4 years ago
Adrian Gallagher a66fc11fc4
Litecoin: Protocol and default settings
4 years ago
Andrew Chow 3457679870 Use separate watchonly wallet for multisig in feature_nulldummy.py
4 years ago
Luke Dashjr d438d609cd QA: Use GBT to get block versions correct
4 years ago
MarcoFalke fa262712ca
test: Check submitblock return values
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa45d60646
test: Reduce unneeded whitelist permissions in tests
5 years ago
John Newbery 0053e16714 [logging] Don't log REJECT code when transaction is rejected
5 years ago
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