This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
G45W Alpha 0.6.0
Pre-release
Pre-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