Question regarding multiple MNs on trezor... should I send the next 1000 collateral to /1 on Account #2? - Or should I just go with Account #3 /0 ?
Thanks
Thanks
Question regarding multiple MNs on trezor... should I send the next 1000 collateral to /1 on Account #2? - Or should I just go with Account #3 /0 ?
Really glad you're doing this, though I admit to not using it just yet as well. I also am waiting until it's a bit more comfortable (fewer surprises) to use.New version (0.9.7) of DashMasternodeTool available with some minor changes:
Executables:
- 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 path as an input. Future (target) solution will have a full BIP32 tree explorer.
- Control of not matured coins (<100 confirmations) when performing funds-transfer.
- Message box with a transaction ID, shown after successful transfer of the funds, now allows to copy a text - this was not possible on windows before. Additionally, TXID is shown as a hyperlink to a Dash block explorer.
- Fixes of some issues with networking and connection to hardware wallets.
- Access to the app's log file from the Tools button.
Mac: https://github.com/Bertrand256/dash...nload/v0.9.7/DashMasternodeTool_0.9.7.mac.zip
Win64: https://github.com/Bertrand256/dash...oad/v0.9.7/DashMasternodeTool_0.9.7.win64.zip
Win32: https://github.com/Bertrand256/dash...oad/v0.9.7/DashMasternodeTool_0.9.7.win32.zip
Linux: https://github.com/Bertrand256/dash.../v0.9.7/DashMasternodeTool_0.9.7.linux.tar.gz
Major changes are underway.
Really glad you're doing this, though I admit to not using it just yet as well. I also am waiting until it's a bit more comfortable (fewer surprises) to use.
Good to hear. You are right about the securing of crypto. Perhaps I'll give it a run.Actually, I took the plunge and it's not so scary or complicated. True, it could be cleaned up a little, but I don't think cosmetics should stop you from securing your crypto.
Good to hear. You are right about the securing of crypto. Perhaps I'll give it a run.
Have you tried it with more than one MN? Any added configuration complications?
New version (0.9.7) of DashMasternodeTool available with some minor changes:
Executables:
- ..
...
Major changes are underway.
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.Do you have any plan when to integrate LedgerNano S into the software?
Thank you for the job, I really would like to have the masternode starting for now. It sound like a great job you have done for other devices. I gess I will have to buy another equipment.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.
Good to hear. You are right about the securing of crypto. Perhaps I'll give it a run.
Have you tried it (or heard of it) with more than one MN? Any added configuration complications?
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:
- Setting the config file as ~/DMT/path/ didn't work for me, I had to put the complete path
--config=/home/users/username/config1.ini
Thanks for the suggestion. Definitely worth considering in some form.Btw, I know this is not ideal or a long term solution, but maybe you could run a backend server and let people post proposal comments via your tool. You could charge 10c for posting a comment and free if it's signed by a MN. This way, we could do everything locally and easily identify comments from MNOs.
.
Hi, is there some kind of tutorial somewhere to set up a MN with this tool?
I did not found instruction on the github page