cryptofoundry

Contact cryptofoundry

Tell us what you want to build or automate.

adamant-im

ADAMANT Wallet v4.4.0

This release migrates ADAMANT to Lisk v4, introducing a hardfork. LiskService has switched from the /v2 to /v3 endpoint, and LiskNode now uses the RPC API. New nodes lisknode5.adamant.im and liskservice5.adamant.im have been added, while old nodes are temporarily removed from the config until they are upgraded to the latest version. A healthcheck for LiskService has also been introduced. Additionally, dashnode2.adamant.im has been added as a new Dash node.

Several bug fixes are included. An infinite spinner loading issue on the transactions screen has been resolved, and a login problem that occurred when no online nodes were available has been fixed.

On the technical debt side, an ESLint configuration has been added with a defined style guide, ESLint errors have been corrected, and the entire codebase has been prettified. The Lisk SDK has been refactored with an upgraded library version, rewritten to TypeScript, and covered with tests.

Breaking changes

The migration to Lisk v4 constitutes a hardfork. Old nodes have been removed from the configuration temporarily until they are upgraded to the latest version. LiskService now uses the /v3 endpoint instead of /v2, and LiskNode has switched to the RPC API. Node operators should ensure their infrastructure is updated to remain compatible.