Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Louis

Pages: 1 2 3 4 5 6 7 [8] 9 10
106
Technical Support / Re: Please help
« on: October 07, 2015, 05:22:29 pm »
It starts with 5BTS not BTS:   to_account5BTSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX2Sa .

I thought 5BTS are for private keys.

107
Technical Support / Re: Please help
« on: October 07, 2015, 05:08:55 pm »
Quote
Quote
The log file is dated 10/6/2015, it's in this folder:
BitShares/wallets/default/000080.log and it's 192KB

Hmm .. very odd .. can you paste the suroundings of the priv key please (do obfuscate
the privkey)

Xeroc here is a small portion of the log file, it might be the last transaction:

Code: [Select]
$BTS5QXXXXXXXXXXXXXXXXXXXXXDamountÐüz    claim_input_data typedeposit_op_typedataamount€9z    conditionasset_id        slate_id        typewithdraw_signature_typedataowner$BTS1XXXXXXXXXXXXXXXXZWmemo one_time_key5BTSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXtQaQencrypted_memo_data€20f1e157b5380a61578d6daddf82768aeef749a6c2bda652b810c4b065596df4372a0c253042e7f9da4546072b3c22959da640d4f4b0d16c8ee51b90bd0e0f49
signatures‚2010e909d8ba62740aae6973ef0694e7ad7d9dc410508b0e88c78b8c55858f35450885b2df12e39b24621f955a739cce9e60c3115eb0048a5cfb31b09c7dd0c310ledger_entries from_account5BTSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX8
to_account5BTSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX2Saamountamount€9z    asset_id        memomemo9feeamountPà     asset_id        created_time2015-10-07T08:30:30
received_time2015-10-07T08:30:30æˆ!â\ ¶            Iindex       key"last_unlocked_scanned_block_numbervalue¦¢9     P<Q\ ·            Iindex       key"last_unlocked_scanned_block_numbervalue¨¢9     Ôpˆ\ ¸            Iindex       key"last_unlocked_scanned_block_numbervalue©¢9     —@!&\ ¹            Iindex       key"last_unlocked_scanned_block_numbervalueª¢9     qW/c\ º            Iindex       key"last_unlocked_scanned_block_numbervalue«¢9     ¹éôD\ »            Iindex       key"last_unlocked_scanned_block_numbervalue¬¢9     ÆG•ä\ ¼            Iindex       key"last_unlocked_scanned_block_numbervalue­¢9     …w˜Æ\ ½            Iindex       key"last_unlocked_scanned_block_numbervalue®¢9     c ª \ ¾            Iindex       key"last_unlocked_scanned_block_numbervalue¯¢9     A–ªÁ\ ¿            Iindex       key"last_unlocked_scanned_block_numbervalue°¢9     [Q·\ À            Iindex       key"last_unlocked_scanned_block_numbervalue±¢9     ˜¡¶´\ Á            Iindex 

108
Technical Support / Re: Please help
« on: October 07, 2015, 02:33:10 pm »
Quote
ONE FINAL STEP:
export NOW a backup .json wallet from your current wallet 0.9.3c (and keep the new .json file safe on 2 devices) because THAT .json file will be the compatible import file for graphene(bts2.0)!

I am still transferring funds from the exchange over to my wallet. Do I need to make one final backup of my wallet after the final transfer? or does it matter?

Do I also need to make a backup of my keys also, with the wallet_export_key command in the console?
If you do not expect any funds to receive untill the snapshot you are safe with
your current export:

http://docs.bitshares.eu/migration/howto-exporting-wallet.html
Quote
Quote
PS when you are synced I suggest you make one more account on your wallet and move all your funds there since you found a secret key in plain text on your computer... (that way the wallet will use a new secret key for the new account that will not get exposed like the last one,just in case)

Even with 0.9.3c I found my private key in one of the log files, that's very strange, why would a private key be exposed like that?
How old is that log file. Cant find any priv keys in mine!

The link that you provided says to use the wallet_export_key command, is that the same as exporting my wallet from the menu (Export Wallet)?

The log file is dated 10/6/2015, it's in this folder: BitShares/wallets/default/000080.log and it's 192KB

Thanks Xeroc.



109
Technical Support / Re: Please help
« on: October 07, 2015, 04:15:43 am »
Quote
ONE FINAL STEP:
export NOW a backup .json wallet from your current wallet 0.9.3c (and keep the new .json file safe on 2 devices) because THAT .json file will be the compatible import file for graphene(bts2.0)!

I am still transferring funds from the exchange over to my wallet. Do I need to make one final backup of my wallet after the final transfer? or does it matter?

Do I also need to make a backup of my keys also, with the wallet_export_key command in the console?

Quote
PS when you are synced I suggest you make one more account on your wallet and move all your funds there since you found a secret key in plain text on your computer... (that way the wallet will use a new secret key for the new account that will not get exposed like the last one,just in case)

Even with 0.9.3c I found my private key in one of the log files, that's very strange, why would a private key be exposed like that?

110
Technical Support / Re: Chain backup 10/5/2015
« on: October 07, 2015, 02:59:27 am »
Excuse my ignorance, but is this download to speed up the syncing process?

Where would I download it to?

111
General Discussion / Re: Ethereum price discussion
« on: October 03, 2015, 09:10:15 pm »
I got it to send Ether instead of Wei. Thanks Liondani, for your help.

112
General Discussion / Re: Ethereum price discussion
« on: October 03, 2015, 07:31:36 pm »
I think I got it, I just found this:

eth.sendTransaction({from: '0x036a03fc47084741f83938296a1c8ef67f6e34fa', to: '0xa8ade7feab1ece71446bed25fa0cf6745c19c3d5', value: web3.toWei(1, "ether")})

This should work, I will try it now. I will report back once I try it and get the funds in my account.

I hope this will help someone.

113
General Discussion / Re: Ethereum price discussion
« on: October 03, 2015, 07:25:04 pm »
I I remember right there is a minimum. But I am sure you don't loose what you sent,it is just  like pending.Another thing is that you will not have problem sending 5 ethers :D
I did that many times in past to check if the transaction will happen  ;)

Ok I think I know what my problem is, apparently I am sending wei and not ether. The minimum ether to send to Poloniex is 0.05. That is why is not showing up on my Poloniex account.

The command I used to send one wei is:   
Code: [Select]
eth.sendTransaction({from: 'MyEtherAccount', to: 'MyPoloniexAccount', value: 1})

If I go to the blockchain I do see all the transactions in wei (7 wei total, 1 ether is like 1,000,000,000,000,000,000 wei)   ::)

My question now is how do I send ether instead of wei?

Thanks

114
General Discussion / Re: Ethereum price discussion
« on: October 03, 2015, 05:04:52 pm »
Quote
PS else you must install frontier and insert on the frontier console a command like this:


geth console (wait the wallet to sync before going to the next step_)
web3.eth.sendTransaction({from: 'yourpresaleaccountaddress', to: 'poloniexdepositetheraddress', value: web3.toWei(1000, 'ether')});


if you want to sent 1000 ethers for example and then you will be asked for your password....

I have tried sending 1 ether to my Poloniex ether account using geth. The transaction went through fine, I can see the balance on the Poloniex account using geth command that it does have 1 ether. However when I go to my Poloniex account it does not show, I have doubled check the account number and it's the same. Is there a minimum amount for it to show on Poloniex, do you know? Or how long before it shows up on my Poloniex account? I have done this about 5 hours ago.

have you tried to contact support? https://poloniex.com/support/faq
How can I contact support?

Before contacting support, we encourage everyone to check out @Poloniex on Twitter for the latest news and announcements.

To contact support, go to poloniex.freshdesk.com and open a ticket. You will be prompted for the details we need to address your issue. Our goal is to get back to you as soon as possible, typically within 24 hours.

Thank you, I just opened up a ticket with Poloniex.

115
General Discussion / Re: Ethereum price discussion
« on: October 03, 2015, 02:36:44 pm »
Quote
PS else you must install frontier and insert on the frontier console a command like this:


geth console (wait the wallet to sync before going to the next step_)
web3.eth.sendTransaction({from: 'yourpresaleaccountaddress', to: 'poloniexdepositetheraddress', value: web3.toWei(1000, 'ether')});


if you want to sent 1000 ethers for example and then you will be asked for your password....

I have tried sending 1 ether to my Poloniex ether account using geth. The transaction went through fine, I can see the balance on the Poloniex account using geth command that it does have 1 ether. However when I go to my Poloniex account it does not show, I have doubled check the account number and it's the same. Is there a minimum amount for it to show on Poloniex, do you know? Or how long before it shows up on my Poloniex account? I have done this about 5 hours ago.

116
General Discussion / Re: Ethereum price discussion
« on: October 03, 2015, 07:12:33 am »
Thanks Liondani,

That's great help, indeed. Just what I was looking for.

117
General Discussion / Re: Ethereum price discussion
« on: October 02, 2015, 11:12:02 pm »
thanks for answering, 

what I need to know is how to get my ether to Poloniex or Metaexchange

118
General Discussion / Re: Ethereum price discussion
« on: October 02, 2015, 09:20:34 pm »
Hello Ethereum pros,

how can I buy BTS using my pre-sale ether account. Any instructions or links will be greatly appreciated.

Thanks,

119
Technical Support / Windows 10 Concern
« on: October 02, 2015, 04:19:06 pm »
Hello, do we need to be concern about running our bitshares wallet on Windows 10? I've read somewhere that Microsoft has programmed W10 in such a way that they have a way to spy on people who store bitcoins in their OS.

Any thoughts?

120
Technical Support / Re: Please help
« on: October 01, 2015, 10:29:28 pm »
Great, thanks Liondani, that makes sense, I will do that. I am still syncing.

Pages: 1 2 3 4 5 6 7 [8] 9 10