Validator v1.4.2
What's Changed
- Continue with zip contents by @mint-thompson in #90
- Add -O3 compiler flag by @karth295 in #91
New Contributors
Full Changelog: v1.4.1...v1.4.2
This update contains changes to the Dockerfile to improve the performance of the validator. To use these changes, make sure you have the updated version of the Dockerfile, then run docker build -t validator . to rebuild the Docker container. For more details, consult the full installation instructions in the README.
Thank you to @karth295 for contributing to this release.