Releases: coti-io/coti-node
Releases · coti-io/coti-node
version 3.1.3
BUG:
Verify the newly created transaction currency details
version 3.1.2
BUG:
admin IP filter fix : admin URL filter validates x-real-ip instead of X-Forwarded-For
version 3.1.1
BUG:
- Activity uptime reset fix : when restarting the node application causing the statistics to report wrong values via node manager
version 3.1.0
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.
version 3.0.0
Bugs
- Supporting backward compatibility for transaction without Currency Hash (Prior to MultiDAG)
- Currency Balance check calculated using currency Hash
- Fix for HandleExisting and HandleMissing TXs logic with relation to currency and minting service.
- Update Trust Chain Confirmation calculation after handling all missing transactions.
- MultiDAG classes updated with annotation for object hash
- Additional minor bug fixes and code refactoring.
Features
- MultiDAG 2.0 enabling CMD on the trust-chain (token generation & minting)
- Database schema change: new columns families (UserCurrencyIndexes, CurrencyNameIndexes, Currencies) to support new token functionality.
- HardFork Events functionality enabling hard forking via new type of transactions over the network
- Native currency network management refactoring.
- Improved statistics and metrics for RocksDB including utilizing file compaction features
- Adding time restriction for APIs that gets the token details by request.
- Restrict token actions privileges.
- Updates for existing JUnit tests to include Native Currency and Tokens.
- Introducing Node Fees for Generation and MInting via configurable runtime values, enabled by a new column family: NodeFees
- API Change: enabling runtime trust score data returned as part of the response of API of transactions batch
version 2.1.0
Update Maven version to 2.1.0.RELEASE
version 2.0.1
version update 2.0.1.RELEASE
version 2.0.0
version update 2.0.0.RELEASE
version 1.2.0.1
version update 1.2.0.1.RELEASE
version 1.2.2
version update 1.2.2.RELEASE