Search results

  1. Bertrand256

    GUI tool for running Masternode with Trezor

    BTW, currently I have some issues with "suzy" RPC node.
  2. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMasternodeTool v0.9.28 released Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.28 Changes: - New: UI dark mode option independent of the OS settings. - New: toolbar icons with enhanced visual consistency (kudos to Doeke Koedijk for creating them). - New...
  3. Bertrand256

    GUI tool for running Masternode with Trezor

    Changed to "OK" in the upcoming v0.9.28 as you suggested.
  4. Bertrand256

    GUI tool for running Masternode with Trezor

    Fixed in the upcoming v0.9.28
  5. Bertrand256

    GUI tool for running Masternode with Trezor

    Fixed in the upcoming v0.9.28.
  6. Bertrand256

    GUI tool for running Masternode with Trezor

    The reason was probably some kind of distortion in the data received from the RPC node.
  7. Bertrand256

    GUI tool for running Masternode with Trezor

    Does this problem recur every time you run the proposal window, or has it occurred only once?
  8. Bertrand256

    GUI tool for running Masternode with Trezor

    I've just published a linux binary that should work on Ubuntu 16.04.
  9. Bertrand256

    GUI tool for running Masternode with Trezor

    I will take a look at it, thanks.
  10. Bertrand256

    GUI tool for running Masternode with Trezor

    Yes, I had problems building the app on ubuntu 16.04, like it was done in previous versions, so this time I had to build it on ubuntu 18.04 and it is the lowest supported ubuntu version right now. Those problems are most likely caused by the requirements of the latest version of packages used in...
  11. Bertrand256

    GUI tool for running Masternode with Trezor

    Yes, but it is a server running 24/7 which can scan masternodes all day long. In contrast DMT is run occasionally and most likely only for a few minutes. Not that it is impossible to implement this feature inside DMT, but on one hand, the experience wouldn't be that great because scanning of...
  12. Bertrand256

    GUI tool for running Masternode with Trezor

    There is currently no API to retrieve this information from the network. One of the very few methods of getting this information, would be to create some kind of a scanning feature, communicating each masternode on list and getting this information by pretending to be a remote dash daemon. This...
  13. Bertrand256

    GUI tool for running Masternode with Trezor

    Thanks for reporting the issue.
  14. Bertrand256

    GUI tool for running Masternode with Trezor

    Interesting observation, and in fact, it can be confusing in that context. I'll change that.
  15. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMasternodeTool v0.9.27 released Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.27 Changes: A new way of presenting masternode data in the main window - masternode list. Masternode details moved to a separate page/view. A view showing a set of information...
  16. Bertrand256

    GUI tool for running Masternode with Trezor

    Our actions coincided in time and your last download was for the one I just published.
  17. Bertrand256

    GUI tool for running Masternode with Trezor

    Yes you are right. Due to a typo, I was re-generating the GPG message and unintentionally re-created the dmg file, which unfortunately I didn't upload to Github along with a new GPG message. A regenerated Mac dmg file, even from the same input files, gives a different binary output, hence a...
  18. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMasternodeTool v0.9.26-hotfix4 released Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.26-hotfix4 Changes: Fixed an error occurring when signing transactions with Trezor using the latest firmware: "Required field 'amount' was not received". Fixed an error...
  19. Bertrand256

    GUI tool for running Masternode with Trezor

    As the data on inactive proposals is not stored anywhere on the Dash network, creating such a feature that works independently isn't feasible. The only option is to do it within a site that stores the historic results in its database, such as DashCentral or Dash Nexus. Configuring a voting...
  20. Bertrand256

    GUI tool for running Masternode with Trezor

    I see some people trying to use the old version of DMT which does not support dashd v0.16 which is currently running public RPC nodes. If you see the following message in the app: "This call was removed in version 0.16.0. Use the appropriate fields from...", it means that you are just doing...
Back
Top