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