Release v3.0.2
Announcing Release 3.0.2
Following feedback from the SN37 community, a few more bug are squashed with this release.
Changes
- Decreased eval_block_delay
- Fixed bug that kept evaluating models from inactive competitions.
- Fixed huge rain of useless logs.
- Validator state reset.
Notes to validators
Please make sure to increase the number of open files limit before running the validator, then update the dependencies:
$ ulimit -n 64000
$ python -m pip install -e .