Skip to content

G45W Alpha 0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@g45t345rt g45t345rt released this 05 Sep 17:56
· 144 commits to master since this release

Full Changelog: 0.5.0...0.6.0

Changes

  • New register service name page
  • Support send to addr names
  • G45 standard fully supported (Display token/NFT and view current owner)
  • Code refactoring for faster development (reduce a lot of boilerplate)
  • Fix send token amount using token decimals
  • Embed lookup table instead of generating on app load (about 15mb+ bigger executable)
  • New donation page that works with smart contract for transparency (one click donate)
  • Automatically use/copy wallet backup file if data is corrupt
  • Display token transfer in confirmation modal and combine burn amount
  • Fix loading app logo not centered
  • Small ui/bug fixes