Releases: threefoldtech/tfchain
Releases · threefoldtech/tfchain
1.6.6
1.6.5
Release 1.6.5
- Fixes wrong calculation for contract locking
1.6.4
Release 1.6.4
- Fixes node contract billing for node contracts that are deployed on a node with a rent contract
- Bumps runtime specVersion to 55
1.6.3
Release 1.6.3
- Fix for contracts that are in state deleted but still have a billing cycle, these contract will now be cleaned up.
1.6.2
Release 1.6.2
- Fix for dedicated node contract creation
1.6.1
Release 1.6.1
- Fixes billing for contracts without
ContractLock
object, this is needed for the migration of the old billing system to the new one where transfers only occur every 24 cycles but every cycle an amount gets locked.
1.6.0
Release 1.6.0
This release changes the Pricing Policy type, added field (discount_dedicated_nodes
). This field indicated the amount of discount applied when a user is billed for Rent Contract.
Also includes a storage migration to migrate the pricing policy type.
1.5.0
Release 1.5.0
This release includes:
- Rent Contract (the ability to rent a node when a farm is marked as dedicated)
- Implement more security on the tft price pallet
- Storage migration for Farms (added field:
dedicated_farm
)
1.4.0
Release 1.4.0
- revert report extrinsic and mark as deprecated
- regenerate devnet specs
1.3.1
Release 1.3.1
- Revert consumption type and extrinsic and added new type + extrinsic