Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

G45W Alpha 0.10.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@g45t345rt g45t345rt released this 22 Feb 20:39
· 12 commits to master since this release

Full Changelog: 0.10.0...0.10.1

I highly recommend upgrading to this version for the following reason:

All previous versions faced a major issue when syncing the wallet, especially with a lot of tokens.
I've decoupled and optimized the syncing logic to only sync what is visualy shown.
This avoids a lot of unnecessary requests and prevent DDoS on the connected node.
The wallet no longer knocks off and stays properly synced.

I have also downgraded the Android SDK to support older phones.

Changes

  • Fix wallet/token sync.
  • OS notification for XSWD requests.
  • XSWD transfer review (always display a review and ask for password if it's a transfer).

22 files changed, 505 insertions(+), 154 deletions(-)