Search results

  1. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMasternodeTool v0.9.25 released Support for v6.x KeepKey firmware Added the possibility to limit the Trezor connection transport methods with command line parameters. Signing messages with owner/voting key. Export/import of the configuration. Removed the masternode private key field (voided...
  2. Bertrand256

    GUI tool for running Masternode with Trezor

    It should only occur if your config file was encrypted before and was created with an older DMT version (having different config file format). In this case, the app converts the file to the latest format during the startup and then immediately saves it, hence that additional "saving" step.
  3. Bertrand256

    GUI tool for running Masternode with Trezor

    Test binaries: https://keybase.pub/bertrand256/dash-masternode-tool/executables/0.9.24-hotfix1/ On Mac, this version works fine with the latest Keepkey firmware. Unfortunately, I could not test it on Windows, because the latest Keepkey bootloader prevents connecting devices to the virtual...
  4. Bertrand256

    GUI tool for running Masternode with Trezor

    Can you tell me on which operating system do you use DMT? I'm going to prepare a test version supporting the latest firmware before I release the official version, of course if you are willing to do such tests.
  5. Bertrand256

    GUI tool for running Masternode with Trezor

    My last attempt to support the v6.x Keepkey firmware ended without success due to bugs in the Keepkey client library that was supposed to support that firmware. I'll check it again, maybe they've fixed the problems since then.
  6. Bertrand256

    GUI tool for running Masternode with Trezor

    Yes, it would be possible to implement some additional verification mechanisms of the masternode configuration into the program, but after reading the discussion, I begin to conclude that it would not be the best approach. The point is, that the Dash functionalities planned for the coming months...
  7. Bertrand256

    MN / DMT tool Rewards Address incorrectly set up

    Just for the record, the problem has been resolved. As for that security check, this kind of verification already exists at the protocol level: a ProRegTx will be rejected if the mn payout address equals the voting/owner address.
  8. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMasternodeTool v0.9.24 has been published Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.24 Main changes: Support for the "update service" feature (mn IP/port, operator payout address). Support for the "revoke operator" feature. Additional encryption (RSA)...
  9. Bertrand256

    GUI tool for running Masternode with Trezor

    DMT v0.9.23 has been published. Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.23 Please use this version to review for what proposals you need recast your votes (it removes from the application cache votes sent before the spork 15 activation). It also has a GUI...
  10. Bertrand256

    Ledger hardware users important information & Post-Spork 15 activation issues with Ledger

    As for the "normal" financial transactions related to DIP2 inputs, the Ledger devices are fortunately supporting them, although after analyzing the firmware code, I have the impression that it is a bit accidental. The only thing Ledger company needs to do now is to fix their client app (Ledger...
  11. Bertrand256

    Ledger hardware users important information & Post-Spork 15 activation issues with Ledger

    That's a good idea. I have been planning this for some time, but doing it in a safe way requires some effort/time - the address book must be encrypted so that malware can not spoof addresses.
  12. Bertrand256

    Ledger hardware users important information & Post-Spork 15 activation issues with Ledger

    It's fixed in DMT v0.9.22-hotfix5: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.22
  13. Bertrand256

    GUI tool for running Masternode with Trezor

    DMT v0.9.22-hotfix5 released with support for DIP2 tx inputs on Ledger Nano S: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.22 This compilation solves the "mandatory-script-verify-flag-failed (Signature must be zero for failed CHECK(MULTI)SIG operation)" problem...
  14. Bertrand256

    GUI tool for running Masternode with Trezor

    DMT v0.9.22-hotfix4 released with support for DIP2 transactions on Keepkey: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.22 Keepkey users who have seen the "Encountered invalid prevhash" error when trying to send a transaction with the DIP2 input should now have it fixed.
  15. Bertrand256

    GUI tool for running Masternode with Trezor

    I have published a document regarding the registration of deterministic masternodes with DMT. Besides the registration procedure itself, it also addresses some issues that very often appear in the questions asked to me. Link...
  16. Bertrand256

    GUI tool for running Masternode with Trezor

    In the meantime, I've published three versions with quick fixes for a few issues reported by MNOs: "Deadlock detected" problem when sending a transaction from wallet while new transactions data are being fetched from the network "Error while broadcasting vote message" problem with voting after...
  17. Bertrand256

    GUI tool for running Masternode with Trezor

    DMT v0.9.22 has been published. Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.22 Added DML registration wizard: the possibility of using public keys for the operator and Dash addresses for the owner and voting. Main window: the possibility of displaying...
  18. Bertrand256

    GUI tool for running Masternode with Trezor

    I'll reach you via DM.
  19. Bertrand256

    GUI tool for running Masternode with Trezor

    DMT v0.9.22 beta1 has been published. Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.22-beta1 Note, that this is a beta version that I hope a few people will test to help me spot any problems before publishing the "stable" version at the end of the week...
Back
Top