version 3.1.0
gmesika-coti
released this
14 Jul 11:52
·
91 commits
to multi_currency_new_dev
since this release
Features
- Health monitoring and logging - this feature enables a consolidated view of the health of the node using 2 new indicators, Using console output log and via metrics scraping.
The new indicator names are: "TCCHealthState" and "DSPHealthState".
Health state values are: NORMAL, WARNING and CRITICAL - Counting the number of times the threshold was breached of abnormal state
- Enabling multiDAG generation of new token starting a supply of single token
- Newly generated tokens should comply with standard of token names (as part of the protocol definition)
- Enhanced signature verification - for financial transaction of MultiDAG we have enhanced the financial server's identity verification during transaction processing to match the network financial server
- Update initial Trust Chain Trust Score and Starvation TXs constants
- Enabling any ipv4 and ipv6 hosts for admin controller (only whitelisted)
- Minor bug fixes and code refactoring.