Releases: dashpay/dash-evo-tool
Releases · dashpay/dash-evo-tool
v0.7.0-dev.1
chore: bump version number
Dash Evo Tool v0.6.1
What's Changed
- fix: wallet unlock in register dpns name screen by @pauldelucia in #104
- fix: PrivateKey was imported twice in key info screen by @pauldelucia in #114
- fix: sort identities by id on identities screen by @pauldelucia in #120
- feat: show locked names in past contests by @pauldelucia in #119
- feat: display screen names by @pauldelucia in #118
- fix: load the correct wallet in screen for register dpns name by @pauldelucia in #117
- fix: refresh owned dpns names by @pauldelucia in #115
- fix: wallet screen message display by @pauldelucia in #128
- fix: only view more identity keys if there are more available by @pauldelucia in #127
- fix: custom top up amount from wallet balance by @pauldelucia in #126
- fix: key not found error message by @pauldelucia in #124
- feat: bring transfer screen back from the dead by @pauldelucia in #125
- feat: deferred voting by @pauldelucia in #129
- feat: sign message by @QuantumExplorer in #106
- feat: import wallet (no identity/balance search) by @QuantumExplorer in #107
- docs: add dependency install instructions by @thephez in #103
- feat: import wif private key by @QuantumExplorer in #111
- feat: show version in top panel by @ogabrielides in #121
Full Changelog: v0.5.0...v0.6.1
Dash Evo Tool v0.5.0
What's Changed
- feat: top up identity by @QuantumExplorer in #101
- fix: relax avx512 incompatibility detection @ogabrielides in #97
- feat: rename log file and update gitignore by @pauldelucia in #99
- feat: remove wallet private key option from env file by @pauldelucia in #100
Full Changelog: v0.4.0...v0.5.0
v0.5.0-dev.1
fix: relax avx512 incompatibility detection
Dash Evo Tool v0.4.0
What's Changed
- refactor: remove unneeded CURRENT_DB_VERSION in database init by @pauldelucia in #71
- docs: update readme to mentions app dir by @thephez
- docs: add code block type by @thephez
- fix: error messages in dpns screen by @pauldelucia in #72
- feat: dont display seconds in dpns screen last updated column by @pauldelucia in #78
- fix: remove duplicate testnet nodes in env and remove unused env in exe dir by @pauldelucia
- feat: custom dash-qt path and conf by @ogabrielides in #73
- feat: disable refresh button in dpns screen when already refreshing by @pauldelucia in #83
- feat: detect CPU incompatibility by @ogabrielides in #84
- feat: retry vote poll end times query and insert proof logs by @pauldelucia in #81
- docs: link to docs.dash.org for more info by @thephez in #86
- feat: make proof logs screen default tool screen by @pauldelucia in #90
- fix: network chooser screen statuses by @pauldelucia in #89
- feat: fund with Wallet Balance by @QuantumExplorer in #92
- fix: mn voting keys were not always displaying by @pauldelucia in #85
- fix: limit 100 in dpns end time query by @pauldelucia in #91
- feat: simulate heartbeat for windows zmq by @ogabrielides in #93
- chore: rename ZMQ log by @ogabrielides in #75
Full Changelog: v0.3.1...v0.4.0
v0.4.0-dev.5
feat: check_cpu_compatibility
v0.4.0-dev.4
removed target cpu generic and excluded avx >1
v0.4.0-dev.3
added: flag cpu generic
v0.4.0-dev.2
logs before decoding zmq messages
v0.4.0-dev.1
Attempt to fix ZMQ-related crash in Debian