Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@zaibon zaibon released this 03 Jun 08:49
· 346 commits to master since this release

Highlights

This release brings 2 new changes and a bunch of bug fixes and minor improvements.

The first major change is the way how FreeTFT is defined. After this release a node marked as free to use means that the node also accept freeFTF in addition to all the other supported currency of the farmer.
This change from the current definition which was the node can only be paid with FreeTFT.
Hopefully this will remove the split in the network caused by the usage of different currencies.

The second major change is the ability to choose the size and type of the root filesystem of the containers in your reservations.

Changelog

  • #96 Fix farm api page header
  • #94 add deletion of a node belonging to a farm
  • #99 Fix unknown workload increment in client
  • #89 fix spelling of reverse proxy
  • #93 Fix activation of escrow accounts
  • #90 Add API documentation
  • #91 report hostname of a node
  • #83, #88 Make sure node create is authenticated if node exists,
  • #82 Don't delete existing node in explorer when identityd restarts on a node
  • Allow to configure the size and disk type of containers
  • #50 A node marked as free to use means that the node also accept freeFTF in addition to all the other supported currency of the farmer.
  • fix an error that make searching for gateway inside the node collection