Releases: enowars/enochecker_test
Releases · enowars/enochecker_test
v0.9.0
- allow specifying settings via argparse instead of environment variables (#41)
- Add more tests (#40)
- fix selecting tests to run (#39)
v0.8.1
- re-add missing requirements (#37)
v0.8.0
- add support for python 3.11 (#35)
- print message when assertions fail (#31)
- add filtering of tests to be run (#32)
v0.7.1
- fix compatibility problems with python 3.10 (#30)
v0.7.0
- more verbose output for failing exploit function
v0.6.1
- fix: use the correct request timeout in payload (#18)
0.6.0
- add more tests, randomize taskChainId (#17)
0.5.1
fix: pass correct attackInfo to exploit from putflag (#14)
0.5.0
- include
attackInfo
- include
exploit
method
0.4.0
- exponential back-off with 5 retries when accessing
/service
- fix pytest assert rewrites