Search results

  1. Bertrand256

    GUI tool for running Masternode with Trezor

    It looks like: a) dashd has not started despite the dashman's message "--> Starting dashd... DONE!" - not very likely b) your dash.conf parameters were set improperly First, check if your dashd is running: log into your server with an ssh terminal check if the dash is running: ps -e | grep...
  2. Bertrand256

    GUI tool for running Masternode with Trezor

    Ok now I understand. This is a pretty reasonable proposition. Thanks.
  3. Bertrand256

    GUI tool for running Masternode with Trezor

    Then it would have to be second two-months (4 in total).
  4. Bertrand256

    GUI tool for running Masternode with Trezor

    Dear Masternode owners. I've made a mistake in my proposal (https://www.dashcentral.org/p/dash-masternode-tool-development-boost) - according to my intentions the amount should be 66 Dash for two months (33 per month), but it turns out that 66 Dash is per each month. This was definitely not my...
  5. Bertrand256

    GUI tool for running Masternode with Trezor

    Hello, masternode owners. Finally, I decided to submit a proposal to accelerate the implementation of the awaiting DMT functionalities and to improve the quality of code/documentation. This is to be accomplished by working on this project exclusively for a period of two months. Proposal link...
  6. Bertrand256

    GUI tool for running Masternode with Trezor

    Hi, Gihub docs cover aspects of configuring the app (https://github.com/Bertrand256/dash-masternode-tool#masternode-setup) but not installing and configuring dash daemon software. For this look at this document...
  7. Bertrand256

    GUI tool for running Masternode with Trezor

    Thanks for the suggestion. Definitely worth considering in some form.
  8. Bertrand256

    GUI tool for running Masternode with Trezor

    Another unplanned DashMasternodeTool version (0.9.10) released. Fixed issue with an incorrect number of tx confirmations shown in the payment dialog. Binaries: https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.10/DashMasternodeTool_0.9.10.mac.zip...
  9. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMasternodeTool version 0.9.9 released. Fixed: issue of an occasional hanging while downloading proposal data. Improved: visibility (font colors) of the selected, non-focused proposals on the proposals grid. Binaries...
  10. Bertrand256

    WTS AntMiner Shop | Buy AntMiner Online | D3,L3,APW5,S9

    I suggest to be cautious: https://www.dash.org/forum/threads/bitmain-released-new-partner-antminer-d3-s9-r4-t9-l3-in-stock-now.16684/#post-138804
  11. Bertrand256

    WTS Bitmain released new partner - Antminer D3 , S9 , R4 , T9 , L3+ In Stock Now

    Yes, probably scam. Look at: https://blog.bitmain.com/en/fraudulent-websites-and-scams-alert/?utm_source=facebook&utm_medium=social&utm_campaign=social%20media%20shares&utm_content=fraud%20sites%20and%20scams ... and at domain registration date:
  12. Bertrand256

    Masternodes with offline (paper) wallets

    This is an interesting idea that I am considering whether to implement this feature in the future release of DashMasternodeTool application. In this case, you would have two instances of the app: one offline, one online. A purpose of the online instance would be to prepare 'start masternode'...
  13. Bertrand256

    GUI tool for running Masternode with Trezor

    Maybe I was not too precise, as the value for the --config parameter you must specify the entire path along with the file name, for example: --config=/home/users/username/config1.ini As for the GUI elements such as hyperlink-underlining or date/time format, my first approach was to use the...
  14. Bertrand256

    GUI tool for running Masternode with Trezor

    DashMasternodeTool version 0.9.8 released. New features: proposals browsing and voting - dedicated to masternode owners (for voting) and proposal owners (for analyzing of voting progress). Description: https://github.com/Bertrand256/dash-masternode-tool/blob/master/doc/proposals.md Proposals...
  15. Bertrand256

    GUI tool for running Masternode with Trezor

    I was going to begin implementation of this in the very near future, but the full Ledger Nano support (not only starting masternode but also sending of payments) will require a substantial amount of time, so I must think about how to do this and not let the people concerned wait too long.
  16. Bertrand256

    Ledger Nano S wallet

    I saw it as not very safe, so didn't turn-on that option, but I agree, that for some people it can be helpful.
  17. Bertrand256

    Ledger Nano S wallet

    PC's For entering a passphrase on Trezor you use a PC's keyboard.
  18. Bertrand256

    Ledger Nano S wallet

    I'll add my two cents: from a developers point of view, Ledger has not very good support of their API, especially for Dash. One might think, that ordinary users do not care, but eventually it turns out, that applications for such a device are created much later (if at all) than for example for...
  19. Bertrand256

    GUI tool for running Masternode with Trezor

    For DMT it doesn't matter. For example, you can use: 44'/5'/0'/0/0 (first MN) 44'/5'/0'/0/1(second MN) 44'/5'/0'/0/x (x MN) as well as: 44'/5'/0'/0/0 (first MN) 44'/5'/10'/0/0 (second MN) 44'/5'/150'/0/300 (x MN) In DMT you can even use paths not officially dedicated to Dash, as...
  20. Bertrand256

    GUI tool for running Masternode with Trezor

    New version (0.9.7) of DashMasternodeTool available with some minor changes: Sending funds from any address controlled by a hardware wallet (https://github.com/Bertrand256/dash-masternode-tool#transferring-of-masternode-earnings). This is a temporary and very basic solution, based on a bip32...
Back
Top