Skip to content

v1.1.0

Compare
Choose a tag to compare
@arshan-ritual arshan-ritual released this 13 Aug 12:02
· 150 commits to main since this release
06e64c0

v1.1.0 minor release of the Infernet Node—a way to bring off-chain compute workloads, on-chain.

Added

  • Node version check at node boot to notify user if node version is outdated.

Changed

  • Logger now uses RotatingFileHandler to limit disk space impact.
  • config.json now accepts optional log object, with new configuration options max_file_size and backup_count for managing logging.

Fixed

  • Docker subnets are also considered "local IPs" for storing data in Redis via POST api/status.