Search results

  1. Bertrand256

    GUI tool for running Masternode with Trezor

    Thanks for the info. I am aware of this issue, although it's related to the RPC node, not DMT itself. FYI, to be able to execute 'protx update_registrar' calls on behalf of the user, I had to prepare a dedicated Dashd version with some necessary changes, without which the "Update Voting...
  2. Bertrand256

    GUI tool for running Masternode with Trezor

    I have just released a pre-release version of the Dash Masternode Tool, which includes a fix for the issue related to transferring withdrawals from Dash Platform using Ledger. This is not a release version because of the number of changes it includes. If you encounter any problems, please let me...
  3. Bertrand256

    GUI tool for running Masternode with Trezor

    Can you give me your Dash address where I should send back the funds you sent me for testing. They may not be worth much, but who knows what the future holds. Anyway, the transaction was very helpful in my current work, so thanks!
  4. Bertrand256

    GUI tool for running Masternode with Trezor

    Sure, here is the related commit: https://github.com/Bertrand256/dash-masternode-tool/commit/cae24e3df411884825c8773c41d1c5152344cb30 Nothing fancy, by the way. No, they are different.
  5. Bertrand256

    GUI tool for running Masternode with Trezor

    I try to periodically update DMT to the latest versions of the Ledger, Trezor and Keepkey client libraries to reduce the likelihood of problems when new firmware versions are released and to eliminate security issues found in old versions. The last such update was about a year ago, so it's high...
  6. Bertrand256

    GUI tool for running Masternode with Trezor

    Ok. It will take a few more days to update other libraries like Trezor, which, btw, likes to break backwards compatibility :-).
  7. Bertrand256

    GUI tool for running Masternode with Trezor

    I managed to solve the problem. The reason was that the official Ledger Python library assumed that the transaction has a structure consistent with a Bitcoin transaction. For Dash, this worked until recently, when withdrawal transactions from the Platform (type 9) were introduced. As a solution...
  8. Bertrand256

    GUI tool for running Masternode with Trezor

    I confirm that I received the transaction (thanks) and that I was able to reproduce the issue. For now, I can only say is that the problem stems from the Ledger Python client library. Whether a workaround will be feasible or not, I will say after an analysis (which may take a few days).
  9. Bertrand256

    GUI tool for running Masternode with Trezor

    At the moment, Trezor declares Dash support at the firmware level, but even if they change their mind, DMT should work without a problem for at least a few years after such support is discontinued, assuming that we stick to the last firmware with such support. What will happen next is hard to...
  10. Bertrand256

    GUI tool for running Masternode with Trezor

    Honestly I'm a bit surprised it doesn't work, because similar issues were reported for Trezor and just when I started looking into it, Trezor started working fine for those who reported it to me. I assumed then that some Platform update fixed the issue for Trezor and Ledger. Well, if the...
  11. Bertrand256

    GUI tool for running Masternode with Trezor

    Thanks for the feedback. Recently, I was beginning to wonder if there was a difference between the behavior of transactions on testnet and mainnet, since I was unable to reproduce the problems on testnet.
  12. Bertrand256

    GUI tool for running Masternode with Trezor

    I've posted some comments on Discord. I will look at it today, although I can there may be a small problem with it, because I do not have such evo-MN earning transaction (i.e. coinbase UTXO) available on mainnet wallet and Dash testnet isn't supported by Ledger.
  13. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMaternodeTool v0.9.39 released Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.39 Changes Adapting to changes introduced in Dash v21 API (what resolves issues related to wallet and transactions) Adapting the payment queue calculation & proposal window to the...
  14. Bertrand256

    GUI tool for running Masternode with Trezor

    At this point, I do not have sufficient knowledge of what specific operations need to be performed with the private key associated with the withdrawal address residing in hardware wallets to declare that DMT will be able to potentially (i.e., after appropriate changes) handle this situation...
  15. Bertrand256

    GUI tool for running Masternode with Trezor

    I will pay attention to this before publishing the next version, although for now it seems to me that it is implemented correctly. This effect could also have occurred because of the difference in your masternode information between the RPC node to which DMT was connected at the time and the one...
  16. Bertrand256

    GUI tool for running Masternode with Trezor

    This issue was likely related to another issue on the RPC node (specifically the 'protx update_service_evo' command) that has just been resolved. Please let me know if the "Error occurred while decrypting message" problem reappears, as it would mean that these issues were not related after all...
  17. Bertrand256

    GUI tool for running Masternode with Trezor

    Sorry for the delay. First, I would suggest checking if there are any entries in the log with the ERROR level. If there are, please send me the information to one of the contact entries appearing on the Tools->Show contact information form. If there is nothing like this in the log, I suggest...
  18. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMaternodeTool v0.9.38 released Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/tag/v0.9.38 Changes: Support for Dash v20 nodes.
  19. Bertrand256

    GUI tool for running Masternode with Trezor

    It was entirely my fault: I simply underestimated the time needed to prepare a v20 dashd custom build for the RPC node. The rest is an accumulation of various technical problems, from library version incompatibilities to nodes getting stuck in synchronization with the blockchain. Anyway, the...
  20. Bertrand256

    GUI tool for running Masternode with Trezor

    After forking both RPC nodes yesterday, I'm struggling to get them back to life. Even though the servers have fast disks, the process is veeeery slow.
Back
Top