Releases: dashpay/dash-evo-tool
Releases · dashpay/dash-evo-tool
v0.9.3
What's Changed
Summary by CodeRabbit
-
New Features
- ZK proof tools, masternode-list inspector, Dashpay “Coming Soon” screen, and new reusable UI components (AmountInput, ConfirmationDialog, IdentitySelector).
-
Improvements
- Typed Amount model used across token/transfer/burn/purchase UIs, clearer token pricing display, settings caching and improved theme handling, per-network ZMQ endpoint config and env entries, richer confirmation flows and identity selection.
-
Chores
- Rust toolchain bumped to 1.89, new CI test workflow, dependency updates, package/version bumps.
Commits
- fix: top up with qr code wasnt working by @pauldelucia in #410
- fix: dash-qt path autodetection fails by @lklimek in #409
- fix: change of wallet on top up does not update the address by @lklimek in #414
- build(deps): upgrade build dependencies (egui 0.32.0, rusqlite 0.37, and others) by @lklimek in #406
- refactor: unified identity selector by @lklimek in #408
- fix: settings are read from db multiple times a second by @lklimek in #420
- feat: wallet unlock on wallet screen by @pauldelucia in #415
- refactor: Amount type and AmountInput component by @lklimek in #417
- test: run tests using github actions and fix failing tests by @lklimek in #422
- fix: incorrect decimals handling on token create, mint and burn screens by @lklimek in #419
- feat: add network field to identity structures by @QuantumExplorer in #423
- feat: add display for private key in both WIF and Hex formats by @QuantumExplorer in #424
- feat: allow setting zmq uri in .env by @lklimek in #425
- feat: better display in key selector by @pauldelucia in #429
- refactor: unified confirmation dialog by @lklimek in #413
- feat: nicer contract chooser panel by @pauldelucia in #426
- fix: token purchasability was not refreshing unless app restart by @pauldelucia in #432
- feat: nicer expanding tabs in token creator by @pauldelucia in #431
- feat: implement new ConfirmationDialog component throughout app by @pauldelucia in #430
- feat: Dash Masternode List and Quorum Viewer by @QuantumExplorer in #428
- chore: bump version to 1.0.0-dev by @thephez in #439
- feat: add left panel button labels and create contract subscreen chooser panel by @pauldelucia in #441
- feat: left panel scroll by @pauldelucia in #443
- feat: add existing identity by wallet + identity index by @pauldelucia in #444
- feat: remove wallet by @pauldelucia in #445
- fix: identity creation and top-up via QR code handling by @pauldelucia in #447
- fix: keyword search required new platform version plus error handling and UI updates by @pauldelucia in #449
- fix: handle decimals and fix schedules on price and purchase screens by @lklimek in #412
- fix: showing used asset locks as unused by @pauldelucia in #448
- feat: GroveSTARK ZK proofs by @pauldelucia in #450
Full Changelog: v0.9.2...v1.0-dev
v0.9.2
What's Changed
- fix: enable Platform V9 on Mainnet by @pauldelucia in #434
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- fix: dash-qt path autodetection fails by @lklimek in #409
- fix: top up with qr code wasnt working by @pauldelucia in #410
- fix: collapsible headers not collapsing when clicking on label by @lklimek in #411
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Full Changelog: v0.8.5...master
v0.9.0-preview.4
feat: add initial documentation and configuration files (#307) * feat: add initial documentation and configuration files
v0.9-Developer-Preview-3
feat: add initial documentation and configuration files (#307) * feat: add initial documentation and configuration files
v0.9-Developer-Preview-2
feat: add initial documentation and configuration files (#307) * feat: add initial documentation and configuration files
test-fix-directory-searching
feat: add initial documentation and configuration files (#307) * feat: add initial documentation and configuration files
v0.9-Developer-Preview
Update README.md (#237)
test-v0.9-dev
Update README.md (#237)