Skip to content

v2.2.0

Compare
Choose a tag to compare
@DylanVerstraete DylanVerstraete released this 27 Jan 13:47
· 261 commits to development since this release

Release v2.2.0

Major tfchain release, upgrade priority: critical.

Features:

  • Third party billing services #445
  • Reworked the billing to be triggered by offchain workers #269 + storage migration (smartContractModule V6)
  • Extra input validation on tfgridmodule #419 + runtime migration to fix existing data (tfgridModule V11)
  • Extra input validation on Public IP and Public Config + runtime migration to fix existing data (tfgridModule V12)
  • Allow setting node certification by council #422
  • Publish docker container image through github packages
  • Upgrade to polkadot 0.9.36 dependencies

Fixes:

  • Don't change node certification if resources only changed lightly
  • Fix farm nodes storage map + migration