Skip to content

v3.2.0

Compare
Choose a tag to compare
@Ugo Ugo released this 17 Sep 09:31

What is new?

  • Bag Of Tasks (BoT): Bag Of Tasks Deals can now be processed by the middleware.
  • Use of iexec input files: Sometimes external resources are needed to run a computation without using a dataset, that is what input files are for.
  • Whitelisting: Now the core can define a whitelist of workers that are allowed to connect to the pool.
  • Https: Workers can connect to the core using https.

What is patched?

  • The project has been updated to java 11 and web3j 4.3.0
  • Internal refactoring to handle replicates update better
  • Limit workers that ask for replicates too often
  • Update workers configuration when they disconnect/reconnect