cryptofoundry

Contact cryptofoundry

Tell us what you want to build or automate.

Article

ADAMANT Node v0.6.0 Update

ADAMANT Node v0.6.0 Update

A decentralized messenger relies on two components: the blockchain system and the client applications. The blockchain is maintained by network nodes that serve data to applications and process incoming requests. ADAMANT has released node software version 0.6.0, available on the project’s GitHub releases page.

This release improves socket connections and the transactions API. Socket connections now return recipientPublicKey, and transactions API endpoints—including KVS and Chats—now include a block_timestamp field in their responses. The /states/get/ endpoint has been expanded to support SenderIds and keyIds parameters as well as POST requests. The release also includes a fix for migrations and an updated documentation set.

The update is not mandatory for all node operators. However, nodes that need to connect with messenger applications must be upgraded to the latest version.