Releases: dashpay/dash-evo-tool
Dash Evo Tool v0.3.1
Fixed release process for x86.
Dash Evo Tool v0.3.0
What's Changed
- feat: log proof log errors to db by @QuantumExplorer in #64
- feat: proof visualizer by @QuantumExplorer in #67
- refactor: renamed amd64 to x86_64 in release by @ogabrielides in #61
- fix: dpns names for proof error passed 100 results by @QuantumExplorer in #68
- fix: error messages in withdrawal screen and wallet unlocking by @pauldelucia in #54
- fix: v0.3 smaller fixes by @QuantumExplorer in #69
Full Changelog: v0.2.1...v0.3.0
Dash Evo Tool v0.2.1
What's Changed
- fix: fetch rev sdk platform by @ogabrielides in #52
- feat: disable zmq connectivity detection for windows build by @ogabrielides in #53
- feat: highlight button for active dpns subscreen by @pauldelucia in #51
- feat: better numbering of words by @QuantumExplorer
Full Changelog: v0.2.0...v0.2.1
Dash Evo Tool v0.2.0
What's Changed
- feat: refresh identities by @pauldelucia in #14
- feat: better error message for having no env file by @pauldelucia in #15
- release: provide zip for release by @PastaPastaPasta in #19
- feat: dpns subscreens by @pauldelucia in #18
- feat: withdraws status screen by @ogabrielides in #17
- feat: view more keys pop-up in identities screen by @pauldelucia in #25
- feat: create readme by @pauldelucia in #24
- feat: withdrawals screen enhancements by @ogabrielides in #20
- feat: get all owned dpns names by @pauldelucia in #29
- feat: application data directory by @ogabrielides in #22
- fix: copy .env or .env.example by @ogabrielides in #34
- fix: release build by @ogabrielides in #36
- fix: dpns screen rendering by @pauldelucia in #33
- feat: wallets by @QuantumExplorer in #35
- feat: rename app dir to match eguix auto-generated dir by @ogabrielides in #38
- fix: refresh on click contested names by @ogabrielides in #39
- feat: disable withdrawal button by @ogabrielides in #37
- fix: multiple things in dpns screen by @pauldelucia in #27
- feat: register identity by @QuantumExplorer in #40
- fix: update identity after registering name instead of reinserting by @pauldelucia in #41
- feat: register identity (part 2) by @QuantumExplorer in #47
- feat: database version handling by @pauldelucia in #42
- feat: zmq connectivity status by @ogabrielides in #46
- fix: identities screen formatting by @pauldelucia in #48
- fix: register dpns names screen by @pauldelucia in #49
New Contributors
- @PastaPastaPasta made their first contribution in #19
Full Changelog: v0.1.3...v0.2.0
v0.1.4-dev.8
add contents
Dash Evo Tool v0.1.3
Target lower GLIBC by building Linux ARM on Ubuntu 20.04
Dash Evo Tool v0.1.2
Fixed issue on windows.
Dash Evo Tool v0.1.1
This is the version of the Dash Evo Tool in it's Beta form.
As this is a beta release, please understand that some features might be missing or not work perfectly.
Features that are currently working:
*Ability to track an Evonode, Masternode and Identity.
*Ability to register a name.
*Viewing of active name contests.
*Ability to vote on a name contest.
*Deserialize a Platform State Transition.
Features not included in this release but planned for the upcoming week are:
*Ability to create an identity.
*View the withdrawal queue.
*Icons properly being showed.
The zip/tar.gz packages will contain configurations for the app.
Dash Evo Tool v0.1.0
This is the version of the Dash Evo Tool in it's Beta form.
As this is a beta release, please understand that some features might be missing or not work perfectly.
Features that are currently working:
*Ability to track an Evonode, Masternode and Identity.
*Ability to register a name.
*Viewing of active name contests.
*Ability to vote on a name contest.
*Deserialize a Platform State Transition.
Features not included in this release but planned for the upcoming week are:
*Ability to create an identity.
*View the withdrawal queue.
*Icons properly being showed.
v0.1.0-dev.37
Windows release process