Skip to content

v0.26.0-b291-libwallet-v1.0.0-rc.8

Compare
Choose a tag to compare
@igordanilcenko igordanilcenko released this 15 May 09:55
· 282 commits to development since this release
3a8b08d

What's Changed

  • Address poisoning prevention system. Now, when before you send your tokens to anyone we will check that there isn't any similar Tari Address in your transaction history and in your contact book to be sure that you're sending your tokens to the right address.
  • DNS Lookup. The App will now refresh the list of the available base nodes with every run.
  • Coinbase transaction maturity. We fixed the issue with UTXOs that came from the coinbase. Now, they will be time-locked (unspendable) until they "mature" on blockchain.
  • Screenshot and screen recording prevention. From this version onward the screenshots and video recording are disabled in the app. You can disable this feature from the settings menu. The screen with the list of passphrases will always have this option turned on.
  • We reenabled the block explorer feature. You can check the status of the blockchain from the settings menu and transaction details again.
  • A lot of bug fixes and performance improvements.