Skip to content

v2.6.2

Compare
Choose a tag to compare
@thedoublejay thedoublejay released this 17 Aug 13:42
a81973e

What's Changed

🚧 Important Changes

SPV Wallet (Beta)

  • SPV Wallet is enabled on this version. This is currently on Beta and can be used to test Atomic Swap on CLI.
    Please use at your own risk.

Node update to v1.8.2

  • Node update to v1.8.2 to address slowness of syncing. #1019

Synchronization post snapshot

  • In the event user reindex & applies snapshot, synchronization will reach 99%, app may display that it’s synchronized (ie 100%) although it’s not the latest block height, please let app run for ~5minutes, it will eventually reach latest block. User may check on cryptoID for latest block height.
    *This issue is currently being investigated, it’s not a blocker for normal operation

🚀 Features

  • Enabled SPV wallet
  • Node update to 1.8.2

🐛 Bug Fixes

  • Sync slowness