Bertrand256 / dash-masternode-tool

Tool for managing Dash masternodes with a hardware wallet (Trezor, Keepkey, Ledger Nano S)
MIT License
68 stars 80 forks source link

Paste dont work .... #55

Closed vampyren closed 1 year ago

vampyren commented 1 year ago

Very strange issue i found in the final version of 0.9.35! First i could not paste anything in the "payout address"! I restarted DMT and it worked....then i tried to go to the next page and got error "" due to hw wallet was locked! Then i noticed i could not past in funding address.... Restarted again with hw wallet connected and not no paste works at all..... Funny thing is DMT takes out the whole windows paste. Even in notepad paste don't work as long as DMT is running. Went back to RC1 and everything works fine there. Something is fishy with final version. no paste available

Bertrand256 commented 1 year ago

Probably related to issue #56. Can you check if the problem has been solved in v0.9.36-rc2?

vampyren commented 1 year ago

Not sure, this happened in RC1 and before. This paste problem was new though. I been moving a bit between hw wallet so now its all set. Don't have 1000 dash lying around :) Can i use testnet perhaps? if so i can test it...

Bertrand256 commented 1 year ago

Can i use testnet perhaps? if so i can test it...

You can either test it on any masternode that you have in your configuration or on TESTNET. In the former case, you only do half the steps - that is, up to the Trezor message signing step. In this scenario, your masternodes are not in danger of falling out of the payment queue, because you won't publish the final transaction.

As for TESTNET, create a new configuration file, for which you set TESTNET in the app options. Add a masternode configuration on whatever IP address you use for MAINNET, and for such an entry you can freely run the masternode registration procedure without the need of installing anything on the server side - you configuration is all you need to perform such tests. If you need some tDash for these tests, please let me know.

vampyren commented 1 year ago

Tried the RC2 and it seems to work! Thanks allot mate for the quick fixes!