|
MagicSmoker
|
|
March 28, 2018, 09:44:13 PM |
|
Now, how to load the wallet from the old client to the new one? I presume I'll need to use the --restore-deterministic-wallet and --electrum-seed=<seed phrase> commands?
yep ./dero-wallet-cli --restore-deterministic-wallet --electrum-seed="yourMnemonicPhrase" --generate-new-wallet=yourWallet --password=yourWalletPassword Thanks for attempting to help, but this didn't work. It turns out my original switch selection was correct, as adding the --generate-new-wallet and --password switches prevented me from opening the regenerated wallet.dat file. Just in case anyone else has the same issue, the command I entered was: dero-wallet-cli --restore-deterministic-seed --electrum-seed="a sequence of 25 words" I was then prompted to enter my password and confirm it, and the wallet regenerated and began scanning the blockchain. Not entirely painless, mind you - I was definitely cursing getting sucked into doing more alpha testing of a wallet - but everything seems to be working ok now. That said... I would like to be able to see the transactions and their date in the wallet, but there doesn't seem to be a numerical command for that.
|
|
|
|
--Serena--
Member
Offline
Activity: 224
Merit: 11
|
|
March 28, 2018, 10:36:51 PM |
|
You don't need to use commands like that in the new wallet to restore from seed
use command 3 on the first menu that shows up automatically after you open the wallet
|
|
|
|
choriori86
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 28, 2018, 11:56:55 PM |
|
Since the status doesn't change,probably today won't arrive. Height 53488 transaction fa59aee6cb6e1b38f1db720494e26049be38073150cf9f1dc5e2ea79b6b1b48e
The coin I sent 2 days ago didn't arrive. Height 52530 transaction 96147bcf3c26972805b01bc1074404b48d4f080a1e26a896014ea7d88005ca9c
Yesterday arrived Sometimes fail. It is very small because it is a trial deposit. Less damage. Because it wasn't forking ,maybe it exists somewhere. stocks.exchange side? Sell orders or buy orders are different from usual. Is Someone deliberately doing?
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
March 29, 2018, 12:39:36 AM |
|
Since the status doesn't change,probably today won't arrive. Height 53488 transaction fa59aee6cb6e1b38f1db720494e26049be38073150cf9f1dc5e2ea79b6b1b48e
The coin I sent 2 days ago didn't arrive. Height 52530 transaction 96147bcf3c26972805b01bc1074404b48d4f080a1e26a896014ea7d88005ca9c
Yesterday arrived Sometimes fail. SNIP.... ..............
Can you re-check again that you have used right address and also Payment_ID is required to deposit in Exchanges. For transfer guide pls see in details: https://forum.dero.io/t/a-comprehensive-dero-transfer-guide-faq/168
|
|
|
|
--Serena--
Member
Offline
Activity: 224
Merit: 11
|
|
March 29, 2018, 03:55:59 AM Last edit: March 29, 2018, 04:09:36 AM by --Serena-- |
|
Since the status doesn't change,probably today won't arrive. Height 53488 transaction fa59aee6cb6e1b38f1db720494e26049be38073150cf9f1dc5e2ea79b6b1b48e
The coin I sent 2 days ago didn't arrive. Height 52530 transaction 96147bcf3c26972805b01bc1074404b48d4f080a1e26a896014ea7d88005ca9c
Yesterday arrived Sometimes fail. It is very small because it is a trial deposit. Less damage. Because it wasn't forking ,maybe it exists somewhere. stocks.exchange side? Sell orders or buy orders are different from usual. Is Someone deliberately doing?
Can you please message Stocks.Exchange support to let them politely know that you're new and didn't add a payment ID? They may take a few days to get back to you.
|
|
|
|
choriori86
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 29, 2018, 04:31:22 AM |
|
I tried synchronizing with the old v6 wallet. Payment id and Deposit address definitely matches. https://i.imgur.com/9kBJT2G.pngCoin arrived yesterday, but coins don't arrive today,,,,,, I dislike such an exchange.
|
|
|
|
|
choriori86
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 29, 2018, 04:44:39 AM |
|
Thank you I am basically using new. I will use southxchange.
|
|
|
|
--Serena--
Member
Offline
Activity: 224
Merit: 11
|
|
March 29, 2018, 05:11:19 AM |
|
Thank you
I am basically using new. I will use southxchange.
You're welcome and if you have any questions you are welcome to post here or message me any time and I will always get back as soon as possible.
|
|
|
|
Coindgr
|
|
March 29, 2018, 05:47:32 AM |
|
Anyone knows from which pool is coming this hash rate flood? We're constant around 20MH/s
|
|
|
|
|
MagicSmoker
|
|
March 29, 2018, 11:05:25 AM |
|
You don't need to use commands like that in the new wallet to restore from seed
use command 3 on the first menu that shows up automatically after you open the wallet
Challenge accepted... I backed up the wallet.dat file that I had created by doing restore from seed my way (ie - using command line switches) and tried restoring from seed by selecting option 3. All seemed to be going well until I found out I had to manually type in the 25 word recovery seed because copy and paste was blocked - and yes, this is Windows 10, not Windows 7, so I should have been allowed to paste in the seed. Needless to say, having to manually type in the seed is frustrating, time consuming and prone to typos, and I can't think of a single benefit to blocking copy-and-paste so that should be addressed before releasing the wallet to the wider world. And yet again y'all roped me into bug hunting...
|
|
|
|
MagicSmoker
|
|
March 29, 2018, 11:10:40 AM |
|
Anyone knows from which pool is coming this hash rate flood? We're constant around 20MH/s
Yeah, I'm curious about this, too. I suspect the cursed ASIC miners are coming on line and some have chosen DERO as their target. As soon as I get closer to the next 2 DERO payout I am dropping the hashrate allocated to DERO mining to the minimum I can deploy (a single FX-8320 CPU that does ~340 H/s) and switching over to mining MUSIC (Ethash).
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
March 29, 2018, 02:28:24 PM |
|
You don't need to use commands like that in the new wallet to restore from seed
use command 3 on the first menu that shows up automatically after you open the wallet
Challenge accepted... I backed up the wallet.dat file that I had created by doing restore from seed my way (ie - using command line switches) and tried restoring from seed by selecting option 3. All seemed to be going well until I found out I had to manually type in the 25 word recovery seed because copy and paste was blocked - and yes, this is Windows 10, not Windows 7, so I should have been allowed to paste in the seed. Needless to say, having to manually type in the seed is frustrating, time consuming and prone to typos, and I can't think of a single benefit to blocking copy-and-paste so that should be addressed before releasing the wallet to the wider world. And yet again y'all roped me into bug hunting... Will check why copy-paste didn't worked in windows 10. Its working for all including Linux, MacOS, Freebsd etc. Till date only two users including you have reported this, will try to fix and dig more about this.
|
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
March 29, 2018, 03:21:59 PM |
|
You don't need to use commands like that in the new wallet to restore from seed
use command 3 on the first menu that shows up automatically after you open the wallet
Challenge accepted... I backed up the wallet.dat file that I had created by doing restore from seed my way (ie - using command line switches) and tried restoring from seed by selecting option 3. All seemed to be going well until I found out I had to manually type in the 25 word recovery seed because copy and paste was blocked - and yes, this is Windows 10, not Windows 7, so I should have been allowed to paste in the seed. Needless to say, having to manually type in the seed is frustrating, time consuming and prone to typos, and I can't think of a single benefit to blocking copy-and-paste so that should be addressed before releasing the wallet to the wider world. And yet again y'all roped me into bug hunting... Will check why copy-paste didn't worked in windows 10. Its working for all including Linux, MacOS, Freebsd etc. Till date only two users including you have reported this, will try to fix and dig more about this. Its looks working in Windows for us, Can you help in re-creating the scene/bug. Can you explain how you are executing copy-paste. Are you able to copy/paste in notepad/wordpad etc. or just Dero wallet.
|
|
|
|
MagicSmoker
|
|
March 29, 2018, 03:40:44 PM |
|
Its looks working in Windows for us, Can you help in re-creating the scene/bug. Can you explain how you are executing copy-paste. Are you able to copy/paste in notepad/wordpad etc. or just Dero wallet.
I copied the seed string by selecting the text with my cursor then hitting ctrl-c to copy. Then I opened an administrator command prompt and pasted the string into it using both ctrl-v and right clicking the mouse and selecting paste - both worked. So pasting into a command prompt works fine, as it always has in Windows 10. Trying to recover from seed again, when I hit ctrl-v to paste it shows a non-printable single character; looking closer, it appears to be a ? in a box, so I guess that translates as "unprintable character". I cannot right-click while sitting at the "Enter seed (25 words):" prompt. Trying again, I also cannot paste using either method to the password prompt. Right clicking on the title bar for the command window that the wallet is running in and selecting "Properties" I also checked the checkboxes under "Options" and all were enabled EXCEPT for "Quick edit mode," but enabling Quick edit mode didn't change anything. Still can't paste. And yes, copy-and-paste works fine elsewhere.
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
March 29, 2018, 04:27:12 PM |
|
Its looks working in Windows for us, Can you help in re-creating the scene/bug. Can you explain how you are executing copy-paste. Are you able to copy/paste in notepad/wordpad etc. or just Dero wallet.
I copied the seed string by selecting the text with my cursor then hitting ctrl-c to copy. Then I opened an administrator command prompt and pasted the string into it using both ctrl-v and right clicking the mouse and selecting paste - both worked. So pasting into a command prompt works fine, as it always has in Windows 10. Trying to recover from seed again, when I hit ctrl-v to paste it shows a non-printable single character; looking closer, it appears to be a ? in a box, so I guess that translates as "unprintable character". I cannot right-click while sitting at the "Enter seed (25 words):" prompt. Trying again, I also cannot paste using either method to the password prompt. Right clicking on the title bar for the command window that the wallet is running in and selecting "Properties" I also checked the checkboxes under "Options" and all were enabled EXCEPT for "Quick edit mode," but enabling Quick edit mode didn't change anything. Still can't paste. And yes, copy-and-paste works fine elsewhere. NP, will dig more. Meanwhile users can use following if copy/paste doesn't work for them: dero-wallet-cli-windows-amd64.exe --restore-deterministic-wallet --wallet-file=wallet.db --electrum-seed="PASTE YOUR 25 WORDS SEED HERE"
|
|
|
|
Speedie
|
|
March 29, 2018, 04:39:20 PM |
|
Its looks working in Windows for us, Can you help in re-creating the scene/bug. Can you explain how you are executing copy-paste. Are you able to copy/paste in notepad/wordpad etc. or just Dero wallet.
I copied the seed string by selecting the text with my cursor then hitting ctrl-c to copy. Then I opened an administrator command prompt and pasted the string into it using both ctrl-v and right clicking the mouse and selecting paste - both worked. So pasting into a command prompt works fine, as it always has in Windows 10. Trying to recover from seed again, when I hit ctrl-v to paste it shows a non-printable single character; looking closer, it appears to be a ? in a box, so I guess that translates as "unprintable character". I cannot right-click while sitting at the "Enter seed (25 words):" prompt. Trying again, I also cannot paste using either method to the password prompt. Right clicking on the title bar for the command window that the wallet is running in and selecting "Properties" I also checked the checkboxes under "Options" and all were enabled EXCEPT for "Quick edit mode," but enabling Quick edit mode didn't change anything. Still can't paste. And yes, copy-and-paste works fine elsewhere. I don't have a Win 10 box to check this on, but a couple of suggestions: 1) When you right click the title bar of the command prompt window, do you have an "Edit" sub-menu? Win 7 does, and it has a "Paste" option. 2) Also in Win 7 you can left click the icon that looks like a C:\ DOS window (upper left corner of the command prompt window) and choose "Edit" -> "Paste".
|
|
|
|
|