Releases: threefoldtech/tfchain
Releases · threefoldtech/tfchain
1.2.0
Release 1.2.0
Features
- Coupled DAO council membership and being a consensus validator
- Users can now request becoming a validator (https://github.com/threefoldtech/tfchain/blob/development/substrate-node/doc/creating_validator.md)
1.1.0
Release 1.1.0
Features
- Added new fields to node struct:
- secure_boot: indicates if a node is booted with secure bios or not.
- virtualized: indicates if the node is running in a virtual machine.
- serial_number: information about the node's motherboard serial number.
To add this feature, a storage migration was added in order to migrate storage from V2 node structs to new version V3.
1.0.5
1.0.4
1.0.3
Release 1.0.3
github.com/threefoldtech/tfchain_pallets was moved into this repository and the old repository was archived.
Fixes
- fixes name contract billing (were not previously billed)
- remove terms&conditions for farmers (still applicable for twins)
Features
- feeless extrinsics for Node calls.
- emit delete node event when farmer deletes a node
1.0.0
Initial production tfchain