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 - vikram

Pages: 1 ... 63 64 65 66 67 68 69 [70] 71 72 73 74 75 76 77 ... 82
1038
General Discussion / Re: Current supply of "activated" BTSX
« on: July 23, 2014, 02:44:14 am »
When we add the inactivity fee (something like 5% after 1 year inactivity was the number originally proposed) it will help to see the inactive funds decay away.

1039
General Discussion / Re: Keyhotee Founders Claim your BTSX
« on: July 22, 2014, 08:33:08 pm »

The founder ID's are preregistered in the Genesis block.  You claim it by importing your private key from Keyhotee or via the command line using the wallet_import_keyhotee or something similar.


If it was a founder ID it is safe.

I tried the command line wallet_import_keyhotee and got the error message stated above. ie.:
10 assert_exception: Assert Exception
false: Account name is already registered under a different key



How does one import his private key from Keyhotee? I am running Keyhotee version 0.7.0 but cannot find an export function for private key.

You currently need to use the latest nightly from http://bitshares.org/resources/downloads/ to get the export private key function.

Can we get a quick how-to for exporting our Keyhotee private keys and importing them to BTSX.

Many thanks.

We are working on it. Will be listed here when we have something: http://wiki.bitshares.org/index.php/BitShares_X_Solutions

1040
General Discussion / Re: 5 people control about 1/3 of the delegates.
« on: July 22, 2014, 06:33:41 pm »
I voted for you galt.  Sadly (or not depending on how you look at it)  it would take roughly 10000 times my stake level to elect you.

Voted you back!  Mine is probably worth much less than yours  but  thanks for your help.  I want to make sure there are alternatives in the event we have  rogue or unethical delegates.  I just want to help.  I also run TOR relay(s).

I live/work "up  the road" from Invictus in Northern Virginia and am more than willing to provide my personal contact info to them to verify who i am and my intentions. 

Do I need to open port 41789 ? I saw  something listening for p2p connections on that port.

The ports with these high numbers are due to the automatic upnp.

1041
General Discussion / Re: Keyhotee Founders Claim your BTSX
« on: July 22, 2014, 06:16:14 am »
Some people are having problems importing Keyhotee name from genesis but we are working on fixing: https://github.com/BitShares/bitshares_toolkit/issues/287#issuecomment-47720131

1042
General Discussion / Re: Zeus squatted and Kehotee ID
« on: July 22, 2014, 06:15:45 am »
Some people are having problems but we are working on fixing: https://github.com/BitShares/bitshares_toolkit/issues/287#issuecomment-47720131

1043
General Discussion / Re: Breaking down voting
« on: July 22, 2014, 05:52:08 am »

I think, I will stick with the buggy 0.2.0 for now.

 Too many break-through ideas for my likings:
-I should take good care of my public keys (instead of just the private ones);

- I will send to names not accounts;

- I would not always be able to find/see my transaction history (but my received amount will be fine) – this is the most troubling though –what if I expect 100 BTSX from 50 people at one and the same time, how do I figure out who paid and who did not?

Receiving shouldn't be a problem, the receivers account should pick up all transactions and report them in the ledger just fine.   We will get most of these bugs worked out in the next week.

I hope you know that this not always the case now, right!

I am working on this. Please pm me any threads of people having this problem so that I won't miss them.

1044
General Discussion / Re: QUESTION: How can I update the Assets info?
« on: July 22, 2014, 05:47:58 am »
I properly created an asset. But in some case of the name, i would like to change the display name as well as the description. I have tried to figure out the way to change but not action on the UI or the console. Is it possible to change the asset name after it is created???

Not currently possible but we may add this. I've noted it: https://github.com/BitShares/bitshares_toolkit/issues/549

1045

Thanks for fast reply.

You should be able to directly export your private keys in BitcoinQt/WIF format and import them into BTSX using wallet_import_private_key command.

I am not tech savvy. How should I export private keys from BitcoinQT?



If this does not work, please first verify and confirm that there is a record for your donation address in the genesis block (warning 5MB file): https://raw.githubusercontent.com/dacsunlimited/bitsharesx/master/libraries/blockchain/genesis.json

I have found it. There is a record.

So what you suggest?

I am not familiar with armory but you may be able to follow instructions similar to these for manually exporting keys: https://bitsharestalk.org/index.php?topic=5883.msg78959#msg78959

You can then import into BTSX using the wallet_import_private_key command in the console. We are working on getting tutorials up for this kind of stuff as soon as we can.

1046
General Discussion / Re: BTS X is Live
« on: July 20, 2014, 11:07:11 pm »
error at the "make" stage: not enough virtual memory. can not allocate memory (those were not the exact words but almost...). The VM has almost 2 gb. What is going wrong? I used the 0.2.1 Version on ubuntu 14.04....
can anyone think of a solution here? I tried it three times and the installation always stops at ~ 80 % because not enough memory could be allocated....

You can get past this by allocating more swap space: https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04
Thanks I will try it tomorrow. But isnt 2 gb ram for a VM far enough?

Our codebase has grown and without swap space, we've noticed that 2GB isn't enough for compilation anymore.

1047
A lot of people here have problems with multibit wallet import like me. I did   everything and still my balance is 0. Hope this new version has fixed it.

Not fixed yet, but in the meantime you can directly export your keys from Multibit and import to BTSX using wallet_import_private_key command: https://bitsharestalk.org/index.php?topic=5763.msg78939#msg78939

1048
I have Imported Armory wallet data but there is no BTSX funds. I have received message the wallet is successfully imported.
Before that I have imported pts wallet data and I have received funds.
I have also tried with private key still nothing.
I have checked on Angel Share Explorer there is the record of donation.
Could somebody help.

There are known issues with armory: https://github.com/BitShares/bitshares_toolkit/issues/90

You should be able to directly export your private keys in BitcoinQt/WIF format and import them into BTSX using wallet_import_private_key command.

If this does not work, please first verify and confirm that there is a record for your donation address in the genesis block (warning 5MB file): https://raw.githubusercontent.com/dacsunlimited/bitsharesx/master/libraries/blockchain/genesis.json

1049
Try a rescan after import.

I couldn't get the wallet import to work (could be user error), but I was able to get the private key exported out of MultiBit and import that to the bitshares wallet instead.  BTSx balances showed up just fine. 

Thanks


How do you find private key? Im having the same problem , I tried everything . What type of private key did you extract? (Base64, BitcoinQt,HEX)?

Format needs to be BitcoinQt/WIF.

1050
General Discussion / Re: BTS X is Live
« on: July 20, 2014, 10:50:57 pm »
error at the "make" stage: not enough virtual memory. can not allocate memory (those were not the exact words but almost...). The VM has almost 2 gb. What is going wrong? I used the 0.2.1 Version on ubuntu 14.04....
can anyone think of a solution here? I tried it three times and the installation always stops at ~ 80 % because not enough memory could be allocated....

You can get past this by allocating more swap space: https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04

Pages: 1 ... 63 64 65 66 67 68 69 [70] 71 72 73 74 75 76 77 ... 82