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

Pages: [1] 2 3 4 5 6 7 8 ... 10
1
Awesome effort! +5%

2
Technical Support / Re: Where is the problem from ?
« on: October 16, 2015, 05:18:03 pm »
Make sure you've got enough funds to cover the transaction fee which is 20BTS now.

3
I've migrated wallets with no problem using webwallet
https://bitshares.openledger.info/


4
Technical Support / Re: Where is the problem from ?
« on: October 16, 2015, 02:45:54 pm »
if you are talking about migrating accounts/funds and doing it in the webwallet:
you need to select/tick the box of the account from which you want to claim funds.

5
General Discussion / Re: import keys problem
« on: October 16, 2015, 02:31:59 pm »
here it describe the steps to migrate BitShares accounts.
http://blog.smartcoin.pw/2015/09/bitshares-how-to-prepare-your-wallet.html

hi, i am trying to imoprt wallet to bts 2.0 but i what i got is, - BitShares Wallet Backup.json is an unrecognized format, when  imoprting keys.
...
As I understand it, a wallet backup should work if you made it from a webwallet.
In a client, you should have used "wallet_export_keys" command.

...
also i got 0.9.3c and my open orders are missing, i can not cancel them or anything , how can i recover funds and transfer them

If I recall correctly, all open orders in BitShares 0.9.3 had to be canceled when migrating to BitShares 2.0.

6
Technical Support / Re: No Balance anywhere on any wallet
« on: October 16, 2015, 01:04:54 pm »
You can migrate your accounts from bitshares 0.9.3 to bitshares 2.0
using webwallet at
https://bitshares.openledger.info/#/create-account
follow "EXISTING ACCOUNTS" link at the bottom.

7
Technical Support / Re: Bitshares 2: stuck in loading balance claims..
« on: October 16, 2015, 09:15:56 am »
I am having troubles importing my Bitshares 1 wallet.
UI has been showing: loading balance claims for many hours and no balance or accounts show up...


I had a similar problem on my old computer. UI had "blockchain out of synch" message all the time it was open.
My newer computer was in sync and loaded balances with no problem.

Also, it was mentioned that a large number of keys to import might take some time.

8
Technical Support / Re: BitShare Migration 2.0
« on: October 12, 2015, 06:45:56 pm »
Hi,
this article explains how to migrate to BitShares 2.0
http://blog.smartcoin.pw/2015/09/bitshares-how-to-prepare-your-wallet.html

9
OpenLedger / Re: CCEDK, you should copy Poloniex's interface and features!
« on: September 18, 2015, 05:59:55 am »
IMHO, CCEDK interface does need some ironing out (may be more).

Used it couple of times.
Some specifics:
1) Deposits (BitUSD, BitShares) were slow, a few hours (may be solved by now).
2) When sell(buy) orders were completed, the relevant fields,  balances, were not updated for some time: I had the old and new balance showing at the same time.

Overall experience:
CCEDK user nterface is not inviting to say the least. Other trading platforms that I used offered greater user experience. Even if they didn't, CCEDK interface does not make me want to experience it again. Poloniex is quite the opposite (a bit slow though on my old computer).

IMO, some changes need to be done to the CCEDK user interface.


10
Stakeholder Proposals / Re: Congrats on #1 Xeroc
« on: August 27, 2015, 04:59:16 am »
well deserved.  +5%

11
General Discussion / Re: Test Net for Advanced Users
« on: August 22, 2015, 04:32:26 pm »
You can get the info on the current testnet here afaik: https://github.com/cryptonomex/graphene/releases/tag/test1
The original conversation is a few pages back here: https://bitsharestalk.org/index.php/topic,17962.330.html

Thanks.

12
General Discussion / Re: Test Net for Advanced Users
« on: August 22, 2015, 04:05:36 pm »
Hi,

What is current testnet seed ip, as in ...
Code: [Select]
./witness_node -s "104.200.28.117:61705"

The mentioned ip address is from

https://github.com/cryptonomex/graphene/wiki/Howto-become-an-active-witness-in-BitShares-2.0

and it does not work for me.



And what is the testnet chain_id?

Any ip I try seem to "closed their connection to us"
Seems like I get "incorrect chain_id".
Code: [Select]
    p2p  stcp_socket.cpp:111 readsome message_oriented_connection.cpp:199
2015-08-22T15:40:59 p2p:message read_loop on_connection_closed ] Remote peer 176.221.43.130:33323 closed their connection to us node.cpp:2724
2015-08-22T15:40:59 p2p:message read_loop display_current_conn ] Currently have 0 of [20/200] connections node.cpp:1625
2015-08-22T15:40:59 p2p:message read_loop display_current_conn ]    my id is 79f5f5a4305f4496e2cb1e3f2dd48b4031d1b535bf391c91d7279545a87ed10b06 node.cpp:1626
2015-08-22T15:40:59 p2p:message read_loop trigger_p2p_network_ ] Triggering connect loop now node.cpp:974
2015-08-22T15:40:59 p2p:message read_loop schedule_peer_for_de ] scheduling peer for deletion: 176.221.43.130:33323 (this will not block) node.cpp:1534
2015-08-22T15:40:59 p2p:message read_loop schedule_peer_for_de ] asyncing delayed_peer_deletion_task to delete 1 peers node.cpp:1539
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task delayed_peer_deletio ] beginning an iteration of delayed_peer_deletion_task with 1 in queue node.cpp:1498
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task              destroy ] calling close_connection() peer_connection.cpp:122
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task              destroy ] close_connection completed normally peer_connection.cpp:124
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task              destroy ] canceling _send_queued_messages task peer_connection.cpp:137
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task              destroy ] cancel_and_wait completed normally peer_connection.cpp:139
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task              destroy ] canceling accept_or_connect_task peer_connection.cpp:152
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task              destroy ] accept_or_connect_task completed normally peer_connection.cpp:154
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task   destroy_connection ] in destroy_connection() for message_oriented_connection.cpp:280
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task   destroy_connection ] Exception thrown while canceling message_oriented_connection's read_loop, ignoring: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"warn","file":"message_oriented_connection.cpp","line":201,"method":"read_loop","hostname":"","thread_name":"p2p","timestamp":"2015-08-22T15:40:59"},"format":"disconnected: ${e}","data":{"e":"0 exception: unspecified\nBad file descriptor \n    {\"message\":\"Bad file descriptor\"}\n    asio  asio.cpp:37 operator()\n\n    {\"len\":16}\n    p2p  stcp_socket.cpp:111 readsome"}}]} message_oriented_connection.cpp:293
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task   destroy_connection ] in destroy_connection() for message_oriented_connection.cpp:280
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task   destroy_connection ] Exception thrown while canceling message_oriented_connection's read_loop, ignoring: {"code":0,"name":"exception","message":"unspecified","stack":[{"context":{"level":"warn","file":"message_oriented_connection.cpp","line":201,"method":"read_loop","hostname":"","thread_name":"p2p","timestamp":"2015-08-22T15:40:59"},"format":"disconnected: ${e}","data":{"e":"0 exception: unspecified\nBad file descriptor \n    {\"message\":\"Bad file descriptor\"}\n    asio  asio.cpp:37 operator()\n\n    {\"len\":16}\n    p2p  stcp_socket.cpp:111 readsome"}}]} message_oriented_connection.cpp:293
2015-08-22T15:40:59 p2p:delayed_peer_deletion_task delayed_peer_deletio ] leaving delayed_peer_deletion_task node.cpp:1501
2015-08-22T15:41:08 p2p:p2p_network_connect_loop p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:881
2015-08-22T15:41:08 p2p:p2p_network_connect_loop display_current_conn ] Currently have 0 of [20/200] connections node.cpp:1625
2015-08-22T15:41:08 p2p:p2p_network_connect_loop display_current_conn ]    my id is 79f5f5a4305f4496e2cb1e3f2dd48b4031d1b535bf391c91d7279545a87ed10b06 node.cpp:1626
2015-08-22T15:41:08 p2p:p2p_network_connect_loop display_current_conn ] Currently have 0 of [20/200] connections node.cpp:1625
2015-08-22T15:41:08 p2p:p2p_network_connect_loop display_current_conn ]    my id is 79f5f5a4305f4496e2cb1e3f2dd48b4031d1b535bf391c91d7279545a87ed10b06

Any help is appreciated.

13
No worries,

I'll find a pc to install the client and introduce someone to the Bitshares :)

cheers.

14
Thanks for the reply,

I think I did not make myself clear enough,

I've got a backup wallet which I made in my Bitshares client.

I need to open that wallet to move the funds but I haven't got a client to open that wallet.

May be there is a light wallet which I can run on 32bit old machine or RaspberyPi2.


15
Hi,

I'm traveling and I haven't got a computer where I can run/install a Bitshares client.

Is there any way to use the backup wallet without a full client.

Thanks.

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