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 ... 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 ... 82
1081
Technical Support / Re: Wiil this wallet get me 10%?
« on: July 06, 2014, 11:22:00 am »
Do not download anything from there. The official BitShares PTS wallet should be downloaded from: https://github.com/BitShares/BitShares-PTS/releases/tag/v1.0.0

1082
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 05, 2014, 08:58:37 pm »
when I give the commands:
wallet_approve_delegate liondani 
wallet_approve_delegate liondani  true

both times the result message is:      "ok"

but in reality it approves only with the second command (+true)!

look please....
wallet_approve_delegate liondani     (without true)

Code: [Select]
liondani (unlocked) >>> wallet_approve_delegate liondani 
OK
liondani (unlocked) >>> wallet_list_my_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            FAVORITE       APPROVED       BLOCK PRODUCTION ENABLED
liondani *                         XTS7DcP75mjsqxMSKUjoS7pKZQd6ZVgJcE2LbJSyApHAjDEhT7ijv           2014-07-01T22:37:45   NO             0              YES                     
liondani-linux *                   XTS7kn3gC9d6iKeFxieMj2Sf5PSLuerYZZFzGBQC7Ktu2p1dsyGGE           2014-07-02T00:26:15   NO             0              YES                     
liondani-linux-1 *                 XTS5mJjufSgJWmm9yNyWfAAoZSUKFfxphzmvYZzY7WtDHTDQ15bwL           2014-07-05T14:29:45   NO             0              YES                     
liondani-linux-2 *                 XTS7ackbkNREQgzVK9GJrTuMNGxigH2F7qQbf5ePnGU4hH4DyPDJ3           2014-07-05T14:33:00   NO             0              YES                     
liondaniel                         XTS6d5fuzezqyaBqzSJY6ityNWV59nGxoaf3ydHLPhFZQGKpuSfhP           NO                    NO             0              N/A                     
user123                            XTS747iL3PPsWy5ZyxjXVArdkv8hRCEZMFwudkYsnjsUb3dX6Znjj           NO                    NO             0              N/A


wallet_approve_delegate liondani true 

Code: [Select]
liondani (unlocked) >>> wallet_approve_delegate liondani true 
OK
liondani (unlocked) >>> wallet_list_my_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            FAVORITE       APPROVED       BLOCK PRODUCTION ENABLED
liondani *                         XTS7DcP75mjsqxMSKUjoS7pKZQd6ZVgJcE2LbJSyApHAjDEhT7ijv           2014-07-01T22:37:45   NO             1              YES                     
liondani-linux *                   XTS7kn3gC9d6iKeFxieMj2Sf5PSLuerYZZFzGBQC7Ktu2p1dsyGGE           2014-07-02T00:26:15   NO             0              YES                     
liondani-linux-1 *                 XTS5mJjufSgJWmm9yNyWfAAoZSUKFfxphzmvYZzY7WtDHTDQ15bwL           2014-07-05T14:29:45   NO             0              YES                     
liondani-linux-2 *                 XTS7ackbkNREQgzVK9GJrTuMNGxigH2F7qQbf5ePnGU4hH4DyPDJ3           2014-07-05T14:33:00   NO             0              YES                     
liondaniel                         XTS6d5fuzezqyaBqzSJY6ityNWV59nGxoaf3ydHLPhFZQGKpuSfhP           NO                    NO             0              N/A                     
user123                            XTS747iL3PPsWy5ZyxjXVArdkv8hRCEZMFwudkYsnjsUb3dX6Znjj           NO                    NO             0              N/A                     


so it is better if someone don't use false or true that an error message will appear
or the best solution is that when someone not type false or true , then by default should true be assigned...

Done: https://github.com/BitShares/bitshares_toolkit/commit/6abc0803dca9aadb0376327c014c4f81e6d88acb

1083
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 05, 2014, 08:57:29 pm »
Before I delete all directories
I made a wallet backup using command:
"wallet_export_to_json"

Then after I rebuilded  the bitshares_toolkit etc.
I tried to create my wallet from the json file I had but these error occured:

Code: [Select]
(wallet closed) >>> wallet_create_from_json Dry7_050714
wallet_name: liondani
imported_wallet_passphrase: ***********
10 assert_exception: Assert Exception
fc::exists( filename ):
    {}
    th_a  wallet.cpp:812 create_from_json

    {"filename":"Dry7_050714","wallet_name":"liondani"}
    th_a  wallet.cpp:830 create_from_json

    {}
    th_a  common_api_client.cpp:579 wallet_create_from_json

    {"command":"wallet_create_from_json"}
    th_a  cli.cpp:538 execute_command

any suggestions ?   ::)

Are you sure you do not have a wallet named 'liondani' already? The output of 'wallet_list' does not show anything?

I am sure!

Code: [Select]
(wallet closed) >>> wallet_list
No wallets found.

Actually this is the error for when the specified JSON file cannot be found (I know we need a better error message). Are you absolutely sure you are entering the correct filename to import from?


SOLVED!

You are right I typed Dry7_050714 instead of dry7_050714

Sorry for freaking you out  :P
Thanks  ;)

PS As you said a better error message would be helpful

Slightly improved error message done: https://github.com/BitShares/bitshares_toolkit/commit/c1a6602bcc95efba92c826578b1946113db674ad

1084
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 05, 2014, 08:07:52 pm »
Code: [Select]
>>> wallet_list_unspent_balances
           BALANCE                                   OWNER                     VOTE
--------------------------------------------------------------------------------------------------------------------------
      10.00000 XTS    XTSLGQGRwandP7ZyVGRUJcApTMgd8dsg2cd610 assert_exception: Assert Exception
!"unimplemented condition type":
    {}
    th_a  cli.cpp:1065 print_unspent_balances


Code: [Select]
default (unlocked) >>> about
{
  "bitshares_toolkit_revision": "58b7e7c6d361a9af34cf5d99e1df33d1d2100feb",
  "bitshares_toolkit_revision_age": "16 hours ago",
  "fc_revision": "ace06d775c285673d4ade7683e332095d2440646",
  "fc_revision_age": "22 hours ago",
  "compile_date": "compiled on Jul  5 2014 at 10:13:26"
}

We'll get to it..: https://github.com/BitShares/bitshares_toolkit/issues/330

1085
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 05, 2014, 04:13:39 am »
Before I delete all directories
I made a wallet backup using command:
"wallet_export_to_json"

Then after I rebuilded  the bitshares_toolkit etc.
I tried to create my wallet from the json file I had but these error occured:

Code: [Select]
(wallet closed) >>> wallet_create_from_json Dry7_050714
wallet_name: liondani
imported_wallet_passphrase: ***********
10 assert_exception: Assert Exception
fc::exists( filename ):
    {}
    th_a  wallet.cpp:812 create_from_json

    {"filename":"Dry7_050714","wallet_name":"liondani"}
    th_a  wallet.cpp:830 create_from_json

    {}
    th_a  common_api_client.cpp:579 wallet_create_from_json

    {"command":"wallet_create_from_json"}
    th_a  cli.cpp:538 execute_command

any suggestions ?   ::)

Are you sure you do not have a wallet named 'liondani' already? The output of 'wallet_list' does not show anything?

I am sure!

Code: [Select]
(wallet closed) >>> wallet_list
No wallets found.

Actually this is the error for when the specified JSON file cannot be found (I know we need a better error message). Are you absolutely sure you are entering the correct filename to import from?

1086
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 05, 2014, 04:06:53 am »
Before I delete all directories
I made a wallet backup using command:
"wallet_export_to_json"

Then after I rebuilded  the bitshares_toolkit etc.
I tried to create my wallet from the json file I had but these error occured:

Code: [Select]
(wallet closed) >>> wallet_create_from_json Dry7_050714
wallet_name: liondani
imported_wallet_passphrase: ***********
10 assert_exception: Assert Exception
fc::exists( filename ):
    {}
    th_a  wallet.cpp:812 create_from_json

    {"filename":"Dry7_050714","wallet_name":"liondani"}
    th_a  wallet.cpp:830 create_from_json

    {}
    th_a  common_api_client.cpp:579 wallet_create_from_json

    {"command":"wallet_create_from_json"}
    th_a  cli.cpp:538 execute_command

any suggestions ?   ::)

Are you sure you do not have a wallet named 'liondani' already? The output of 'wallet_list' does not show anything?

1087
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 04, 2014, 09:56:01 pm »
Code: [Select]
liondani (unlocked) >>> wallet_account_transaction_history liondani
BLK.TRX  TIMESTAMP                         FROM                TO                   AMOUNT               FEE                        MEMO                                                   ID     
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
438.0         2014-07-01T22:38:00        liondani             liondani         0000000 XTS       0.18739 XTS         register liondani as a delegate        c1728e5f

the fee of  0.18739 XTS  to create a delegate was not a mistake I suppose?

Fixed for the next chain: https://github.com/BitShares/bitshares_toolkit/compare/194e7ba23b...0d02aa48fe#diff-2

1088
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 04, 2014, 02:33:43 am »
This is stange..

1899819 blocks left to fetch


Code: [Select]
--- syncing with p2p network, 1899819 blocks left to fetch
--- there are now 34 active connections to the p2p network
--- there are now 35 active connections to the p2p network
--- syncing with p2p network, 1907815 blocks left to fetch
default (unlocked) >>> get_info
{
  "blockchain_head_block_num": 9046,
  "blockchain_head_block_age": "14 seconds old",
  "blockchain_head_block_timestamp": "20140704T013415",
  "blockchain_average_delegate_participation": 89.380530973451329,
  "blockchain_blocks_left_in_round": 44,
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": 199999359471140,
  "blockchain_random_seed": "bd3595fbda4450347902205d3ed8d4213a683ab3",
  "blockchain_database_version": 109,
  "blockchain_version": 104,
  "network_num_connections": 35,
  "network_num_connections_max": 200,
  "network_protocol_version": 104,
  "ntp_time": "20140704T013429",
  "ntp_error": -0.038683000000000002,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "31 years  in the future",
  "wallet_unlocked_until_timestamp": "19100203T195710",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "4 minutes in the future",
  "wallet_next_block_production_timestamp": "20140704T013800",
  "wallet_version": 101
}
--- there are now 34 active connections to the p2p network
--- there are now 35 active connections to the p2p network
default (unlocked) >>> about
{
  "bitshares_toolkit_revision": "9ed7cd7ce32914af1cb5055140f30f51351ec1d7",
  "bitshares_toolkit_revision_age": "3 hours ago",
  "fc_revision": "0fced2ddffb380572ed50c181e8496a9d8777a62",
  "fc_revision_age": "3 hours ago",
  "compile_date": "compiled on Jul  4 2014 at 00:28:40"
}

Known issue: https://github.com/BitShares/bitshares_toolkit/issues/450

1089
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 03, 2014, 11:18:56 pm »
I have just pushed some updates to the new log rotation: https://github.com/InvictusInnovations/fc/pull/34
I believe the old code may have been causing some problems.

Please pull and build the latest bitshares_toolkit and and fc code, and delete all the log files and config.json from your data directory, then start the client.

1090
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 03:57:37 pm »
It seems I lost 100 FREE.

I have issued 1M FREE, then I tried to send 100 FREE to demonstra but the transaction was pending for long time (more then 10 minutes) and I used the command wallet_clear_pending_transactions. So now I can't see the transaction any more but my balance it is not synced with my transactions:

Init balance: 1,000,0000 FREE
Code: [Select]
3411.11   2014-07-02T11:55:15 spartako-w          spartako-w          1.000000 FREE       0.10000 XTS                                                1b8b05d1
   3432.12   2014-07-02T12:01:00 spartako-w          demonstra           100.000000 FREE     0.10000 XTS                                                68a98a80
   3447.9    2014-07-02T12:05:30 spartako-w          bitdraw             100.000000 FREE     0.10000 XTS                                                30626c46

Finale balance: 999,700.000000 FREE but should be 999,800 FREE

I have made an issue: https://github.com/BitShares/bitshares_toolkit/issues/444

Thanks! I monitor the balance if 100 FREE come back in my wallet

You should be able to rescan to get them back, but beware the rescan may take a long time.

1091
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 03:57:03 pm »
Does anyone know if keyhotee founders should have some initial funds after importing keyhotee id?

I did so, and have 0, maybe there is something one should do in order to receive it?

did you try

Code: [Select]
wallet_rescan_blockchain                                     

maybe this could help!?

I tried it, but not really :(
I'm afraid keyhotee funds are not included in this blockchain, but I'm not sure about that...

Do you get the funds if you import the private key for the PTS address which you used to donate as a Keyhotee Founder?

I will double check which key they are supposed to be associated with.

1092
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 03:51:13 pm »
It seems I lost 100 FREE.

I have issued 1M FREE, then I tried to send 100 FREE to demonstra but the transaction was pending for long time (more then 10 minutes) and I used the command wallet_clear_pending_transactions. So now I can't see the transaction any more but my balance it is not synced with my transactions:

Init balance: 1,000,0000 FREE
Code: [Select]
3411.11   2014-07-02T11:55:15 spartako-w          spartako-w          1.000000 FREE       0.10000 XTS                                                1b8b05d1
   3432.12   2014-07-02T12:01:00 spartako-w          demonstra           100.000000 FREE     0.10000 XTS                                                68a98a80
   3447.9    2014-07-02T12:05:30 spartako-w          bitdraw             100.000000 FREE     0.10000 XTS                                                30626c46

Finale balance: 999,700.000000 FREE but should be 999,800 FREE

I have made an issue: https://github.com/BitShares/bitshares_toolkit/issues/444

1093
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 09:01:38 am »
Found this today:
Code: [Select]
wallet-1 (unlocked) >>>
Program received signal SIGBUS, Bus error.
__memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:37
37      ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: No such file or directory.
(gdb)

Then tried to run and exit manually and got this:
Code: [Select]
(wallet closed) >>> exit
[Thread 0x7fffebd3d700 (LWP 7840) exited]

Program received signal SIGSEGV, Segmentation fault.
bts::db::level_map<fc::ripemd160, bts::blockchain::block_record>::find (this=0xe8, key=...)
    at /root/bitshares_toolkit/libraries/db/include/bts/db/level_map.hpp:170
170                iterator itr( _db->NewIterator( ldb::ReadOptions() ) );
(gdb)

Restarted the whole system and everything works , for now.  ???

Make sure you are using the latest build and wiped your data directory from the previous dry run, and let us know if it happens again. Thanks!

1094
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 08:54:59 am »
damn, still cannot import keyhotee, problem is in my brainkey because it contains characters like "!" and "@", after "!" no letters are scanned and get wrong keyhotee id scanned  :-\

so i join to the population of beggars, please send me some funds to play with

domis-1
XTS8c3oGHR9XNSRPV9yYZspcPC2HMowrp6pyadyywpRMFeCSw94E8

thanks

So even entering you brainkey in quotes "<brainkey>" does not work?

If you are on Windows, you can try running the latest nightly build of Keyhotee from: http://bitshares.org/resources/downloads/ which has a button to copy your private key for an identity. You can then import this private key into the BitShares client using 'wallet_import_private_key <keyhotee_private_key>'. I was able to successfully claim my name from the genesis block using this method. Updated Mac and Linux Keyhotee builds coming soon.

Others please let us know if you have trouble with the brainkeys as well.

1095
General Discussion / Re: Dry Run 7: The Power of DPOS
« on: July 02, 2014, 08:50:18 am »
alt: Thanks for the funds.  fox-delegate-98 all set and produced its first block (1857).

All:
I cannot seem to make proper use of my wallet from the Dry Run 6 within the current client on Dry Run 7.  Oddly, I can receive funds to my named account, but cannot send them. 

The wallet contains the account "fox" imported from Keyhotee a few rounds back.  I've built a clean Bitshares Client on a new VM and copied the "wallets" folder to the ~\.BitSharesXTS folder.  The client starts normally, and successfully opens, unlocks and lists a balance. 

Code: [Select]
about
  "bitshares_toolkit_revision": "57d5b15aecb682d8426d067458fec2da851b248f",
  "bitshares_toolkit_revision_age": "3 hours ago",
  "fc_revision": "60a8f3d3bef46f988fb1b00b2a4f217bfecf7cd8",
  "fc_revision_age": "9 hours ago",
  "compile_date": "compiled on Jul  2 2014 at 04:04:17"

get_info
{
  "blockchain_head_block_num": 1917,
  "blockchain_head_block_age": "36 seconds old",
  "blockchain_head_block_timestamp": "20140702T045330",
  "blockchain_average_delegate_participation": 98.92262487757101,
  "blockchain_blocks_left_in_round": 2,
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": 199999593864828,
  "blockchain_random_seed": "577ce365588a0bbc0efb115efa67ead8a6223d93",
  "blockchain_database_version": 109,
  "blockchain_version": 104,
  "network_num_connections": 8,
  "network_num_connections_max": 200,
  "network_protocol_version": 104,
  "ntp_time": "20140702T045406",
  "ntp_error": -0.37929400000000002,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "27 hours in the future",
  "wallet_unlocked_until_timestamp": "20140703T080438",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null,
  "wallet_version": 101
}

The account is registered on the blockchain:
Code: [Select]
blockchain_list_accounts fox 1
I can receive funds, but sending fails:
Code: [Select]
wallet_transfer 100 XTS fox alt "thanks for the funds"
7 bad_cast_exception: Bad Cast
Invalid cast from type 'int64_type' to Object
    {"type":"int64_type"}
    th_a  variant.cpp:505 get_object

    {}
    th_a  wallet.cpp:2492 get_priority_fee

    {"real_amount_to_transfer":100,"amount_to_transfer_symbol":"XTS","from_account_name":"fox","to_account_name":"alt","memo_message":"thanks for the funds"}
    th_a  wallet.cpp:1877 transfer_asset

    {}
    th_a  common_api_client.cpp:771 wallet_transfer

    {"command":"wallet_transfer"}
    th_a  cli.cpp:538 execute_command

What must I do to resolve my sending issues and restore full wallet functionality?  Perhaps my wallet copy/paste (export/import) method is flawed.  Any insight is greatly appreciated.

-Fox

It is currently not recommended to keep wallets between Dry Runs, but for this particular issue, you can try running 'wallet_set_priority_fee 0.1' to fix it.

Pages: 1 ... 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 ... 82