Skip to content

Releases: Bertrand256/dash-masternode-tool

Version 0.9.20

18 Jun 21:18
Compare
Choose a tag to compare
  • Support for Dash daemon v12.3 (protocol 70209/70210)
  • Fixed config file decryption issue when switching between different hardware wallet types
  • Default protocol version is now stored in the project GitHub repo

Version 0.9.19

14 May 21:40
Compare
Choose a tag to compare

Added

  • InstantSend support in the payment window
  • Duplicate masternode feature (main window)

Fixed

  • Deselecting proposals after casting votes
  • Data validation error in the payment window
  • Filter by text issue in the proposals window

Version 0.9.18

17 Apr 13:57
Compare
Choose a tag to compare
  • Support for Dash Testnet
  • Support for Trezor T hardware wallet
  • Switching between different configurations
  • Config files encryption with hardware wallets
  • Toolbar and main menu in main window
  • Improvements in payment dialog: multiple recipients, improved UTXO selection, saving recipient list in an external file
  • Transaction preview window
  • Proposal dialog: additional filtering, voting on multiple proposals at once
  • Uploading firmware to hardware wallets (dedicated mainly to upload a custom firmware with testnet support)

Version 0.9.17

25 Jan 16:03
Compare
Choose a tag to compare

Fixed: error when signing transactions with Keepkey hardware wallets: 'str' object has no attribute 'decode'.

Version 0.9.16

23 Jan 11:45
Compare
Choose a tag to compare
  • Fixed the [Errno 22] Invalid argument error on Windows when checking status of a masternode that never received payment.
  • Fixed the error in method computing the months and the current_month fields.

Version 0.9.15

18 Jan 23:27
Compare
Choose a tag to compare
  • Hardware wallets initialization and recovery for online/offline usage.
  • Filtering by the proposal name, title, owner in the Proposals window.
  • The command line parameter --data-dir for changing the default application's data folder for logs, cache and config files.
  • Added a scroll area inide the Vote tab in the Proposals window to improve the visibility of proposls for users with several masternodes in the configuration and low screen resolution.
  • Moved to the official Trezor insight API for Dash (https://dash-bitcore1.trezor.io/api/).
  • Moved to the official (non-forked) Keepkey Python library after fixing by Keepkey Python 3 support.
  • Masternodes in the Vote tab in the Proposals window are now sorted according to the configuration file (not randomly).
  • Network connection issues fixed.

Version 0.9.14

10 Nov 16:02
Compare
Choose a tag to compare

Protocol version based on the value obtained from the RPC node (as it was before 0.9.13) to overcome problems related to the propagation time.
Ability of entering the protocol version value from the UI.
Accepting 'unverified' SSL certificates while downloading external data in the proposals window (issues in some linux instances).

Version 0.9.13

08 Nov 15:42
Compare
Choose a tag to compare

Full support for Ledger Nano S (including earnings transfer)
Consider masternode's protocol version while sending 'start masternode' message
Fix: reconnect for RPC over SSH connection
Fix: 'invalid password' message for RPC over SSH connection before asking for a password

Version 0.9.12

30 Oct 12:18
Compare
Choose a tag to compare
  • Showing the position of the user masternodes in the masternode queue ("Get status" button).
  • Fixed conversion error in the "47,5 proposal case".
  • Protection against errors occurring in Windows when another application starts using the Ledger device to which DMT is connected.

Version 0.9.11

22 Oct 12:25
Compare
Choose a tag to compare

Ledger Nano S initial (partial) support - starting masternodes and signing messages
Downloading external attributes of proposals from DashCentral.org
Fixed issues with multithreading and access do cache database