Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-11 | [qa] Don't set unknown rpcserialversion | MarcoFalke | |
2016-12-05 | Add option to return non-segwit serialization via rpc | Gregory Sanders | |
2016-10-17 | test segwit uncompressed key fixes | Johnson Lau | |
2016-08-19 | [qa] Remove unused code | MarcoFalke | |
2016-08-17 | Merge #8482: [qa] Use single cache dir for chains | Wladimir J. van der Laan | |
fad8cf6 [qa] Use single cache dir for chains (MarcoFalke) fa2d68f [qa] Adjust timeouts for micro-optimization of run time (MarcoFalke) fae596f [qa] Sort scripts by time for pull_tester and don't overwrite setup_chain (MarcoFalke) | |||
2016-08-08 | qa/rpc-tests/segwit: Test GBT sigops before and after activation | Luke Dashjr | |
2016-07-15 | [qa] Sort scripts by time for pull_tester and don't overwrite setup_chain | MarcoFalke | |
2016-06-22 | [qa] Add rpc test for segwit | Alex Morcos | |
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. |