John Newbery
3f95a806b1
Fix docstrings in qa tests
...
This commit fixes the module-level docstrings for the tests and helper
modules in qa. Many of these tests were uncommented previously - this
commit ensures that every test case has at least a minimum level of
commenting.
8 years ago
Luke Dashjr
279f944e8d
QA: Test GBT size/weight limit values
8 years ago
practicalswift
5cdf10611f
Remove redundant semicolons in Python code
8 years ago
MarcoFalke
fa615d39b5
[qa] Don't set unknown rpcserialversion
8 years ago
Gregory Sanders
bc7ff8db99
Add option to return non-segwit serialization via rpc
8 years ago
Johnson Lau
9260085377
test segwit uncompressed key fixes
8 years ago
MarcoFalke
faaec1377c
[qa] Remove unused code
8 years ago
Luke Dashjr
239cbd2e5c
qa/rpc-tests/segwit: Test GBT sigops before and after activation
8 years ago
MarcoFalke
fae596f0e4
[qa] Sort scripts by time for pull_tester and don't overwrite setup_chain
8 years ago
Alex Morcos
4f7ff00497
[qa] Add rpc test for segwit
...
Amended by Pieter Wuille to use multisig 1-of-1 for P2WSH tests, and BIP9
based switchover logic.
Fixes and py3 conversion by Marco Falke.
9 years ago