Skip to content

Releases: coti-io/coti-node

version 3.1.3

18 Jan 14:31

Choose a tag to compare

BUG:
Verify the newly created transaction currency details

version 3.1.2

11 Dec 13:19

Choose a tag to compare

BUG:

admin IP filter fix : admin URL filter validates x-real-ip instead of X-Forwarded-For

version 3.1.1

15 Sep 12:01

Choose a tag to compare

BUG:

  • Activity uptime reset fix : when restarting the node application causing the statistics to report wrong values via node manager

version 3.1.0

14 Jul 11:52

Choose a tag to compare

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

25 Apr 17:54

Choose a tag to compare

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

21 Feb 11:10

Choose a tag to compare

Update Maven version to 2.1.0.RELEASE

version 2.0.1

21 Nov 15:49

Choose a tag to compare

version update 2.0.1.RELEASE

version 2.0.0

26 Oct 19:00

Choose a tag to compare

version update 2.0.0.RELEASE

version 1.2.0.1

04 Oct 07:24

Choose a tag to compare

version update 1.2.0.1.RELEASE

version 1.2.2

15 Aug 14:41

Choose a tag to compare

version update 1.2.2.RELEASE