Open Collective
Open Collective
Loading
Receive DASH instantly in the ADAMANT Messenger and crypto Wallet
Published on August 4, 2021 by Aleksei Lebedev

In the new version 2.12.0, the messenger instantly receives and sends Dash transfers and updates transaction statuses of other cryptocurrencies faster. In total—33 commits and 152 changed files in the repository.

Dash InstantSend


Cryptocurrency users are used to waiting for network “confirmations” to receive transfers. It is about 10 minutes for Bitcoin, 3 minutes for Doge, 10 seconds for Lisk, and ADAMANT comes in 5 seconds. Thanks to Dash InstantSend technology, DASH transfers come instantly: master nodes verify transactions and promise to accept them in the subsequent blocks.

Now the ADAMANT wallet and messenger supports Dash InstantSend!

ADM Bounty bot


Meet the Bounty bot right in your chats. It pays rewards automatically and instantly after completing tasks. Now the bot works with Twitter—send /help command to learn the campaign rules and go ahead!

Updated libraries and speed up loading


To ensure the reliability and safety of program code, it is important to keep libraries or dependencies up to date. In the update, we use libraries with no known vulnerabilities.

We also reduced the number of dependencies and eliminated unused bip39 wordlists—now the application is lighter.

We have optimized the generation of the cryptographic keys for the built-in crypto wallets, and logging in a new account has become ~6 times faster.

Other updates


Here is the full list of v2.12.0 release updates:

  • Dash InstantSend feature
  • Update status logic
  • Add ADM Bounty bot static chat
  • Remove non english bip39 wordlists
  • 6x faster startup with seed caching
  • Update dependencies
  • Update linter
  • Upgrade Ethereum libs
  • Remove Atomars exchange link
  • Bugfixes