Search results

  1. Bertrand256

    Public key form private key

    Hi, As far as I know, algorithm to convert priv to pub in Dash is exactly the same as for Bitcoin and is based on Elliptic Curve multiplication. It is well described in Andreas Antonopolous book: https://github.com/bitcoinbook/bitcoinbook/blob/develop/ch04.asciidoc#public-keys In turn, the...
  2. Bertrand256

    GUI tool for running Masternode with Trezor

    Hi @splawik21, thank you for feedback and help in narrowing problem with missing dll in the Windows-compiled executable. New, fixed executable for windows OS uploaded under the "old" location...
  3. Bertrand256

    GUI tool for running Masternode with Trezor

    And finally, compiled executable for linux ready for download: https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.1/DashMasternodeTool_0.9.1.linux.tar.gz
  4. Bertrand256

    GUI tool for running Masternode with Trezor

    Today's nightly version had a bug: config dialog did not pass the "RPC username" in the "Dash direct RPC" mode, so the app couldn't connect to Dash daemon. It is already fixed in v 0.9.1 Executable for Win...
  5. Bertrand256

    GUI tool for running Masternode with Trezor

    @chaeplin, thanks for the suggestion. By doing this project, I wanted to give something back to the community to help the Dash ecosystem to grow. I think, I should find enough time to complete all the functionalities the app should have. If I'll not manage to do that, I'll consider your...
  6. Bertrand256

    GUI tool for running Masternode with Trezor

    Hi everyone, I know, that some of you were interested in starting Masternode with Trezor/Keepkey in a bit simpler than existing methods. If so, today I published an application (Dash Masternode Tool) which may be helpful with this task. It is published as an open source project, written in...
  7. Bertrand256

    NEW MEMBERS: Welcome to Dash! Introduce yourself...

    Hi everybody. I'm Bertrand from Poland. BTW: I'm working on a GUI tool for starting masternode with Trezor. It should be ready in a few days.
  8. Bertrand256

    TAO'S MASTERNODE SETUP GUIDE FOR DUMMIES (UPDATE GUIDE UPDATED FOR 13.0)

    @Janus, did you notice, that along with version 12.1, dashd configuration directory has changed from .dash to .dashcore? Make sure, that you modify .dashcore/dash.conf file, not the .dash/dash.conf.
Back
Top