Author Topic: [OVER] New Public XTS Test for Developers and Savvy Users  (Read 87901 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline muse-umum

  • Hero Member
  • *****
  • Posts: 717
  • BitShares everything
    • View Profile
Hackfisher, any ideas about the situation wackou and xeroc met? I have the same problem.

Offline HackFisher

  • Hero Member
  • *****
  • Posts: 883
    • View Profile
I wiped my ~/.BitSharesXTS....
please send
XTS2w5F6c6Vzt9BkwAeYPvcLj9j1PvBzxRzuM7akxkzwa5f8dyE12jztjn4vUKMvftgEZR87XuFe81CEZeEQyUafSdsT8Yneu

Sent
Quote
4   8309.0    2014-05-28T16:51:00 default                              toast                                -12345678
    -100000 +delegate-7   60c6bb7a2d817b836a39c0fa303934933be85761

But my synced bock header stop at 8307:
Quote
{
  "blockchain_asset_reg_fee": 301988160,
  "blockchain_asset_shares_max": 1000000000000000,
  "blockchain_bips_per_share": 12.500000656251753,
  "blockchain_block_fee_min": 1,
  "blockchain_block_interval": 30,
  "blockchain_block_num": 8307,
  "blockchain_block_size_max": 209715,
  "blockchain_block_size_target": 104857,
  "blockchain_delegate_fire_votes_min": 11428571428571,
  "blockchain_delegate_num": 7,
  "blockchain_delegate_reg_fee": 43141165,
  "blockchain_delegate_reward_min": 200,
  "blockchain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "blockchain_name_size_max": 63,
  "blockchain_name_data_size_max": 4096,
  "blockchain_random_seed": "691e69c726aebbf30c5d2ae36a375f30f69110d3",
  "blockchain_shares": 79999995799989,
  "blockchain_size_max": 107374182400,
  "blockchain_symbol": "XTS",
  "blockchain_version": 100,
  "client_httpd_port": 0,
  "client_rpc_port": 0,
  "network_num_connections": 3,
  "network_num_connections_max": 12,
  "network_protocol_version": 100,
  "wallet_balance": 80598879,
  "wallet_balance_bips": 1007486040.3931557,
  "wallet_open": true,
  "wallet_unlocked_until": "",
  "wallet_version": 100,
  "_bitshares_toolkit_revision": "9b962306d44bdb2f5fc96eccb6bad3c4467873da",
  "_fc_revision": "54c66bbb86770d5d166c8b172b2658e9103e37cb",
  "_network_node_id": "905eebc827e7bf88cd88c62b7435918dbe77e175"
}
« Last Edit: May 28, 2014, 04:56:48 pm by HackFisher »
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
I wiped my ~/.BitSharesXTS....
please send
XTS2w5F6c6Vzt9BkwAeYPvcLj9j1PvBzxRzuM7akxkzwa5f8dyE12jztjn4vUKMvftgEZR87XuFe81CEZeEQyUafSdsT8Yneu
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline wackou

looks like I have the same connection problems as xeroc... Running on a linux box with a public IP address (ie: not behind a router, so maybe upnp is the problem somehow?). The OSX client I run behind a router has no problems connecting.

relevant (I hope) parts of the log:

Code: [Select]
1150666ms       th_a trigger_p2p_network_ ] Triggering connect loop now node.cpp:690
1153668ms       th_a connect_to_p2p_netwo ] listening for connections on endpoint 0.0.0.0:5678 node.cpp:1999
1153669ms       th_a           connect_to ] node_impl::connect_to(107.170.30.182:5678) node.cpp:2022
1153670ms       th_a           connect_to ] Exception binding outgoing connection to desired local endpoint: bind: Address already in use tcp_socket.cpp:104
1153671ms       th_a fetch_sync_items_loo ] beginning another iteration of the sync items loop node.cpp:716
1153671ms       th_a fetch_sync_items_loo ] no sync items to fetch right now, going to sleep node.cpp:752
1153671ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1153671ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1153672ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1153672ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1153672ms       th_a p2p_network_connect_ ] Last attempt was 0 seconds ago (disposition: last_connection_failed) node.cpp:641
1153672ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1153672ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1153672ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1153673ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669
1153673ms       th_a     fetch_items_loop ] beginning an iteration of fetch items (0 items to fetch) node.cpp:773
1153674ms       th_a advertise_inventory_ ] beginning an iteration of advertise inventory node.cpp:822
1158678ms       upnp           operator() ] No valid UPnP IGDs found upnp.cpp:145
1168673ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1168673ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1168673ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1168674ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1168674ms       th_a p2p_network_connect_ ] Last attempt was 15 seconds ago (disposition: last_connection_failed) node.cpp:641
1168674ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1168674ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1168674ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1168675ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669
1183675ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1183675ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1183676ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1183676ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1183676ms       th_a p2p_network_connect_ ] Last attempt was 30 seconds ago (disposition: last_connection_failed) node.cpp:641
1183676ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1183676ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1183677ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1183677ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669
1198671ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 107.170.30.182:5678 due to inactivity of at least 45 seconds node.cpp:898
1198677ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1198677ms       th_a display_current_conn ] Currently have 0 of 8 connections node.cpp:975
1198677ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1198678ms       th_a p2p_network_connect_ ] Last attempt was 45 seconds ago (disposition: last_connection_failed) node.cpp:641
1198678ms       th_a display_current_conn ] Currently have 0 of 8 connections node.cpp:975
1198678ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1198678ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669

This part in particular looks strange:
Code: [Select]
Disconnecting from handshaking peer 107.170.30.182:5678 due to inactivity of at least 45 seconds

and then the client goes on for a while on 0 connections, then tries again on 107.170.30.182:5678 and fails again with the same message.

This is compiled from master from a couple of hours ago.
Please vote for witness wackou! More info at http://digitalgaia.io

Offline HackFisher

  • Hero Member
  • *****
  • Posts: 883
    • View Profile
Not received yet. I am connected.
My account:
XTS3DCe7B5UfPhXTzGEqbzZVQksdx7GNFGKL59ykb3JjwPtR1dWQQo24dDxaNHybj6qaa5aFz1pDEyGHP9wbcUiwEJqHLPUxK

Sent.

My number connections now is zero, how about you?
Quote
"network_num_connections": 0,
"blockchain_block_num": 7565,

My chain was broken, might due to a sudden computer power off. After I delete the old chain data,there are connections now.
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline wackou

Thanks! Haven't received it yet, though, this is weird because it's been like more than 15mins...

It looks like I'm still on block 4267 (have been during all that time), maybe that's the issue?

Must have been stuck somehow, I restarted the client and now it got all the blocks as well as the shares, thanks!
Please vote for witness wackou! More info at http://digitalgaia.io

Offline coolspeed

  • Hero Member
  • *****
  • Posts: 536
    • View Profile
    • My Blog
coolspeed...  I gather you created the account in a different wallet and not the same wallet?

If that is so, then this is a bug I have seen in my own payouts...

Code: [Select]
  #    BLK.TRX  TIMESTAMP           FROM                                 TO                                    AMOUNT          FEE     VOTE         ID
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1      8.0    2014-05-25T03:01:30 delegate8                            XTSDBC6iJHhnUVcdvqmyT6eRnsDmsCAyh83Y -500000000      -100000 +delegate-2   bcaccdc239d3c5e416d4bd036623495deee759e8
  2     74.0    2014-05-25T20:11:30 delegate8                            XTSHTm3p5L4rGpMxKM6q9NykxoDYit9M3Gvr -4444444444     -100000 +delegate-5   8e2ec194532be23ea3037b26a9b062ccb2a5cd81
  3     77.0    2014-05-25T20:13:00 delegate8                            XTSHTm3p5L4rGpMxKM6q9NykxoDYit9M3Gvr -55555555555    -100000 +delegate-3   eedc58cf410230768cac9a927d45feb2680ba9c1
  4     82.0    2014-05-25T03:38:30 delegate8                            XTSPwdXUhyqCA42MmHTcb3YZCwYJmwjseELy -8800880000     -100000 +delegate-5   b87ed8237551febbd9c985c4d2b01e3619106617
  5     85.0    2014-05-25T20:17:00 delegate8                            XTSH7CAfXGuMJFmMKuB3Bcj6mbPQ7tvnsGvH -34343434343    -100000 +delegate-6   e9b507e1445b4c48e20f29ffcd7a924c6405efab
  6     85.0    2014-05-25T03:40:00 delegate8                            XTSJ8Hu2mhppXNnmaigHP9HpgLLbAiP3Qs6w -550055000000   -100000 +delegate-3   9b7f5f0188b45e2ea3146b2094d5bfd52b58545d
  7    117.0    2014-05-25T01:59:05 delegate0                            XTSNVZKr1dvNJagmRDACRSB2mhHYuLZJcHWW -100000000      -100000 +delegate-2   c0ce41989180637fceea8f7114aece2b9a61894e
  8    190.0    2014-05-25T02:09:00 delegate0                            XTSLPLiDpjzQ8xRHKYUY1TqTMYhSPHkq1x7r -30000000000    -100000 +delegate-5   b04127c27fc618ef6a1f350042db2ce188f81213
  9    237.0    2014-05-25T04:56:00 delegate8                            XTSyykpoga1z64jiU1cofbZcChf3oTvaJZn  -550055000000   -100000 +delegate-6   60396bd00402c0237df7be8989951aee2708db49
 10    240.0    2014-05-25T04:57:30 delegate8                            XTSLXJSy6V3GfFP72m9JPNzcwmuqVFgRWEJ8 -550055000000   -100000 +delegate-2   d84ca1b9e42d4d15c4e436f693323b5d65450d3b
 11    242.0    2014-05-25T04:58:30 delegate8                            XTS8cKzUBE3RSdSwEq3MEa5ancuHGv1uzP8x -550055000000   -100000 +delegate-4   d53274669830a48527dba919593dd7b2193f0ce3
 12    695.0    2014-05-26T01:22:00 delegate1                            XTSDHzS6gqrMP4Tx9JPKNn9Z1KSgpnbSQFDT -54321          -100000 +delegate-2   be8c124a1e55d8cc42c785dd3db3cb2c102abd21
 13   1101.0    2014-05-26T04:45:00 delegate8                            clout                                 0              -100000 +delegate-2   16250beee60df1fdaa50cc46539cc56ba522dd68
 14   1110.0    2014-05-25T12:35:00 delegate8                            XTSNVZKr1dvNJagmRDACRSB2mhHYuLZJcHWW -90000000       -100000 +delegate-2   bc5ebd2507829a3abd4bbbcf449ef553e34697f1
 15   1132.0    2014-05-25T12:49:30 delegate8                            XTSDBC6iJHhnUVcdvqmyT6eRnsDmsCAyh83Y -30000000       -100000 +delegate-2   846cb6dc1bcc4cd7e784d32e26d9c978b548351c
 16   1140.0    2014-05-25T12:53:30 delegate8                            XTS8JXVpcp2UuyeksoA3ZVXYUiJAmdB22i8f -50000000       -100000 +delegate-5   211ee7fd5cc37c8703f8ca36122129d33b9ce8ea
 17   1142.0    2014-05-25T12:54:30 delegate8                            XTSFj8RKHANm9RAaoxUdr7tcoYhqrqt3KpjV -500000000      -100000 +delegate-3   95c969678738aa526f59130cbb67d99903dddda5
 18   1144.0    2014-05-25T12:55:30 delegate8                            XTS2DGCxFUpZxrq9N233TFhjWFkE4T9bDLaG -30000000       -100000 +delegate-6   1d1bfd7e37687b639a73dd2e3bb172c5177586bd
 19   1150.0    2014-05-25T12:58:30 delegate8                            XTSAhvqJfKzJKCosaJa6ZEvEKornRZX7mUB9 -900000000      -100000 +delegate-2   76d03a62fb280300453629195ce41e796ff7e937
 20   1168.0    2014-05-26T05:18:30 delegate8                            XTSGajkuWusMWV9zBGZnRohdrA82Y8tXBRGS -98989898555    -100000 +delegate-5   a80fce1563d27eeb63121218fd0a6d08773c57e3
 21   1188.0    2014-05-26T05:28:30 delegate8                            XTSFXXL4o87Yoxm1rjpbbHDCe4jaNoFnuHvc -3456789012     -100000 +delegate-3   d31be7924311fa6dd52938886aa60a5cf7ac8317
 22   1235.0    2014-05-25T13:41:00 delegate8                            XTSK1bvv8sJrzcQsjhLpD9Y7qfJwsEDqY8wK -8888888899     -100000 +delegate-4   226c6b32646895a0c743b1ffc338c550234e5832
 23   1304.0    2014-05-25T14:15:30 delegate8                            XTSDhsWxyRQfkqLiSY5PbA72zN1nBtQChajL -777777777      -100000 +delegate-2   a6c84683c72d0d817e3fd7e31760a1243aa82d81
 24   1306.0    2014-05-25T14:16:30 delegate8                            XTS3tfYj9YVJD6CBAM8dPowidz9gxCgjfETn -4444444444     -100000 +delegate-5   cf4e72c62bf8385adfd007e4ae528a86be90a552
 25   1471.0    2014-05-25T15:39:00 delegate8                            XTSLbcacA8mpEXq6xUBSrtSs5toa6p4upFge -7777777777     -100000 +delegate-6   816f320ecaf8868fa009df7ba5bb3ccf642c2587
 26   1480.0    2014-05-25T15:43:30 XTSNmEj55KMrQrFaHaZ6xHULi2AqPmoe2DxQ XTSEVEuEjtCQH4i5yFdPnG7Mn6ZudVG8HiUD  0               0      +delegate-1   073610e44539ba50c55cf53823fde726d9937f67
 27   1592.0    2014-05-25T16:39:30 delegate8                            XTSAhvqJfKzJKCosaJa6ZEvEKornRZX7mUB9 -555444555      -100000 +delegate-2   84e5f0c017c6e6346a515da83ebc3d58818f200f
 28   2161.0    2014-05-26T13:35:00 delegate8                            XTS55v9bmpXCyLUQFK4yP69CqZ2jFjYuVvQC -88888888888    -100000 +delegate-2   23266449171d19794ebab56bad897cef00b109af
 29   2163.0    2014-05-26T13:36:00 delegate8                            XTSHbxvzHbfqg289uTTjZp8dVdnTDMdpgUgp -66666666666    -100000 +delegate-4   94d65ee26043c1675c77eadae868d11873573e54
 30   2280.0    2014-05-26T14:34:30 delegate8                            tostan                                0              -100000 +delegate-4   fbc0921b50022926f90eeb605be22d16bbf7ed5c
 31   2675.0    2014-05-26T17:52:00 tostan                               XTS6CWxt6ScWR4XX3zQmk4za9iVZu82jSLea -198519552015   -100000 +delegate-3   dcb5379a74fffd7424e4d8c315f274b9fccf929f
 32   2742.0    2014-05-26T18:26:00 delegate8                            XTSHbFAojyFoPFXzpvdCejKJCQpheDtmLsvQ -4567890000     -100000 +delegate-2   8cdce37c73cd4d6a5a3f4dcd31ad67ddb76ab5ac
 33   2772.0    2014-05-26T18:41:00 delegate8                            XTS8dmfp9uJoTGgkqXCTYiHXCJDsSEqmhwZ8 -3333333333     -100000 +delegate-5   096b4d700999f62ea9be4692625036b38fb4282c
 34   6514.0    2014-05-28T01:52:00 delegate8                            XTSGDrWUchFaFaMQoawy5pWDXekmQsWDMnQZ -444444444      -100000 +delegate-3   79a01a77a5bd3f6c5f82016a1407f8dec196dd50

You can see it happened to me 3 times... trying to get to the heart of it.

I have only one wallet, I believe, which is named "coolspeed".

my command history:

Code: [Select]

coolspeed (locked) >>> wallet_list_receive_accounts
[[
    "from_coolspeed_",
    "XTS3FhJaxUUFj2FGJjNCnSM3tz9ycEv24xxbtWgRmro61gLaKCyGMBfgBr7bsZSf6RkyyswxaFyxamZ9XGiiRJaaau4oXhZau"
  ]
]

coolspeed (unlocked) >>> wallet_create_sending_account "from_coolspeed_send_" "XTS3FhJaxUUFj2FGJjNCnSM3tz9ycEv24xxbtWgRmro61gLaKCyGMBfgBr7bsZSf6RkyyswxaFyxamZ9XGiiRJaaau4oXhZau"

coolspeed (unlocked) >>> wallet_list_sending_accounts
[[
    "from_coolspeed_send_",
    "XTS3FhJaxUUFj2FGJjNCnSM3tz9ycEv24xxbtWgRmro61gLaKCyGMBfgBr7bsZSf6RkyyswxaFyxamZ9XGiiRJaaau4oXhZau"
  ]
]




What I really don't know is what I really did when I ran:
coolspeed (unlocked) >>> wallet_transfer 10000 "from_coolspeed_send_"

Please vote for  delegate.coolspeed    dac.coolspeed
BTS account: coolspeed
Sina Weibo:@coolspeed

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Still no connections:
Code: [Select]
(wallet closed) >>> get_info
{
  "blockchain_asset_reg_fee": 301988160,
  "blockchain_asset_shares_max": 1000000000000000,
  "blockchain_bips_per_share": 12.5,
  "blockchain_block_fee_min": 1,
  "blockchain_block_interval": 30,
  "blockchain_block_num": 0,
  "blockchain_block_size_max": 209715,
  "blockchain_block_size_target": 104857,
  "blockchain_delegate_fire_votes_min": 11428571428571,
  "blockchain_delegate_num": 7,
  "blockchain_delegate_reg_fee": 43141165,
  "blockchain_delegate_reward_min": 200,
  "blockchain_id": "05ccc4f3990d868f602d93f9466b4fe4747a229a1b2ae755a93b01c2929b3a1b",
  "blockchain_name_size_max": 63,
  "blockchain_name_data_size_max": 4096,
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "blockchain_shares": 80000000000000,
  "blockchain_size_max": 107374182400,
  "blockchain_symbol": "XTS",
  "blockchain_version": 100,
  "client_httpd_port": 0,
  "client_rpc_port": 0,
  "network_num_connections": 0,
  "network_num_connections_max": 12,
  "network_protocol_version": 100,
  "wallet_balance": 0,
  "wallet_balance_bips": 0,
  "wallet_open": false,
  "wallet_unlocked_until": "",
  "wallet_version": 100,
  "_bitshares_toolkit_revision": "5f61176a67115ea0b0594d218253b0341b063a95",
  "_fc_revision": "54c66bbb86770d5d166c8b172b2658e9103e37cb",
  "_network_node_id": "e696cf202adf3d292bf23bfecf2a38e130266d54"
}

Code: [Select]
2342481ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop().                        node.cpp:602
2342481ms       th_a display_current_conn ] Currently have 1 of 8 connections                   node.cpp:975
2342481ms       th_a display_current_conn ]    my id is e696cf202adf3d292bf23bfecf2a38e130266d54                        node.cpp:976
2342481ms       th_a display_current_conn ]    handshaking: 180.157.208.228:5678 with 0000000000000000000000000000000000000000  [outbound]                      node.cpp:984
2342481ms       th_a p2p_network_connect_ ] Last attempt was 101 seconds ago (disposition: last_connection_failed)                      node.cpp:641
2342481ms       th_a p2p_network_connect_ ] Last attempt was 30 seconds ago (disposition: last_connection_failed)                       node.cpp:641
2342481ms       th_a display_current_conn ] Currently have 1 of 8 connections                   node.cpp:975
2342481ms       th_a display_current_conn ]    my id is e696cf202adf3d292bf23bfecf2a38e130266d54                        node.cpp:976
2342481ms       th_a display_current_conn ]    handshaking: 180.157.208.228:5678 with 0000000000000000000000000000000000000000  [outbound]                      node.cpp:984
2342481ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds                      node.cpp:669


Offline bytemaster

coolspeed...  I gather you created the account in a different wallet and not the same wallet?

If that is so, then this is a bug I have seen in my own payouts...

Code: [Select]
  #    BLK.TRX  TIMESTAMP           FROM                                 TO                                    AMOUNT          FEE     VOTE         ID
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1      8.0    2014-05-25T03:01:30 delegate8                            XTSDBC6iJHhnUVcdvqmyT6eRnsDmsCAyh83Y -500000000      -100000 +delegate-2   bcaccdc239d3c5e416d4bd036623495deee759e8
  2     74.0    2014-05-25T20:11:30 delegate8                            XTSHTm3p5L4rGpMxKM6q9NykxoDYit9M3Gvr -4444444444     -100000 +delegate-5   8e2ec194532be23ea3037b26a9b062ccb2a5cd81
  3     77.0    2014-05-25T20:13:00 delegate8                            XTSHTm3p5L4rGpMxKM6q9NykxoDYit9M3Gvr -55555555555    -100000 +delegate-3   eedc58cf410230768cac9a927d45feb2680ba9c1
  4     82.0    2014-05-25T03:38:30 delegate8                            XTSPwdXUhyqCA42MmHTcb3YZCwYJmwjseELy -8800880000     -100000 +delegate-5   b87ed8237551febbd9c985c4d2b01e3619106617
  5     85.0    2014-05-25T20:17:00 delegate8                            XTSH7CAfXGuMJFmMKuB3Bcj6mbPQ7tvnsGvH -34343434343    -100000 +delegate-6   e9b507e1445b4c48e20f29ffcd7a924c6405efab
  6     85.0    2014-05-25T03:40:00 delegate8                            XTSJ8Hu2mhppXNnmaigHP9HpgLLbAiP3Qs6w -550055000000   -100000 +delegate-3   9b7f5f0188b45e2ea3146b2094d5bfd52b58545d
  7    117.0    2014-05-25T01:59:05 delegate0                            XTSNVZKr1dvNJagmRDACRSB2mhHYuLZJcHWW -100000000      -100000 +delegate-2   c0ce41989180637fceea8f7114aece2b9a61894e
  8    190.0    2014-05-25T02:09:00 delegate0                            XTSLPLiDpjzQ8xRHKYUY1TqTMYhSPHkq1x7r -30000000000    -100000 +delegate-5   b04127c27fc618ef6a1f350042db2ce188f81213
  9    237.0    2014-05-25T04:56:00 delegate8                            XTSyykpoga1z64jiU1cofbZcChf3oTvaJZn  -550055000000   -100000 +delegate-6   60396bd00402c0237df7be8989951aee2708db49
 10    240.0    2014-05-25T04:57:30 delegate8                            XTSLXJSy6V3GfFP72m9JPNzcwmuqVFgRWEJ8 -550055000000   -100000 +delegate-2   d84ca1b9e42d4d15c4e436f693323b5d65450d3b
 11    242.0    2014-05-25T04:58:30 delegate8                            XTS8cKzUBE3RSdSwEq3MEa5ancuHGv1uzP8x -550055000000   -100000 +delegate-4   d53274669830a48527dba919593dd7b2193f0ce3
 12    695.0    2014-05-26T01:22:00 delegate1                            XTSDHzS6gqrMP4Tx9JPKNn9Z1KSgpnbSQFDT -54321          -100000 +delegate-2   be8c124a1e55d8cc42c785dd3db3cb2c102abd21
 13   1101.0    2014-05-26T04:45:00 delegate8                            clout                                 0              -100000 +delegate-2   16250beee60df1fdaa50cc46539cc56ba522dd68
 14   1110.0    2014-05-25T12:35:00 delegate8                            XTSNVZKr1dvNJagmRDACRSB2mhHYuLZJcHWW -90000000       -100000 +delegate-2   bc5ebd2507829a3abd4bbbcf449ef553e34697f1
 15   1132.0    2014-05-25T12:49:30 delegate8                            XTSDBC6iJHhnUVcdvqmyT6eRnsDmsCAyh83Y -30000000       -100000 +delegate-2   846cb6dc1bcc4cd7e784d32e26d9c978b548351c
 16   1140.0    2014-05-25T12:53:30 delegate8                            XTS8JXVpcp2UuyeksoA3ZVXYUiJAmdB22i8f -50000000       -100000 +delegate-5   211ee7fd5cc37c8703f8ca36122129d33b9ce8ea
 17   1142.0    2014-05-25T12:54:30 delegate8                            XTSFj8RKHANm9RAaoxUdr7tcoYhqrqt3KpjV -500000000      -100000 +delegate-3   95c969678738aa526f59130cbb67d99903dddda5
 18   1144.0    2014-05-25T12:55:30 delegate8                            XTS2DGCxFUpZxrq9N233TFhjWFkE4T9bDLaG -30000000       -100000 +delegate-6   1d1bfd7e37687b639a73dd2e3bb172c5177586bd
 19   1150.0    2014-05-25T12:58:30 delegate8                            XTSAhvqJfKzJKCosaJa6ZEvEKornRZX7mUB9 -900000000      -100000 +delegate-2   76d03a62fb280300453629195ce41e796ff7e937
 20   1168.0    2014-05-26T05:18:30 delegate8                            XTSGajkuWusMWV9zBGZnRohdrA82Y8tXBRGS -98989898555    -100000 +delegate-5   a80fce1563d27eeb63121218fd0a6d08773c57e3
 21   1188.0    2014-05-26T05:28:30 delegate8                            XTSFXXL4o87Yoxm1rjpbbHDCe4jaNoFnuHvc -3456789012     -100000 +delegate-3   d31be7924311fa6dd52938886aa60a5cf7ac8317
 22   1235.0    2014-05-25T13:41:00 delegate8                            XTSK1bvv8sJrzcQsjhLpD9Y7qfJwsEDqY8wK -8888888899     -100000 +delegate-4   226c6b32646895a0c743b1ffc338c550234e5832
 23   1304.0    2014-05-25T14:15:30 delegate8                            XTSDhsWxyRQfkqLiSY5PbA72zN1nBtQChajL -777777777      -100000 +delegate-2   a6c84683c72d0d817e3fd7e31760a1243aa82d81
 24   1306.0    2014-05-25T14:16:30 delegate8                            XTS3tfYj9YVJD6CBAM8dPowidz9gxCgjfETn -4444444444     -100000 +delegate-5   cf4e72c62bf8385adfd007e4ae528a86be90a552
 25   1471.0    2014-05-25T15:39:00 delegate8                            XTSLbcacA8mpEXq6xUBSrtSs5toa6p4upFge -7777777777     -100000 +delegate-6   816f320ecaf8868fa009df7ba5bb3ccf642c2587
 26   1480.0    2014-05-25T15:43:30 XTSNmEj55KMrQrFaHaZ6xHULi2AqPmoe2DxQ XTSEVEuEjtCQH4i5yFdPnG7Mn6ZudVG8HiUD  0               0      +delegate-1   073610e44539ba50c55cf53823fde726d9937f67
 27   1592.0    2014-05-25T16:39:30 delegate8                            XTSAhvqJfKzJKCosaJa6ZEvEKornRZX7mUB9 -555444555      -100000 +delegate-2   84e5f0c017c6e6346a515da83ebc3d58818f200f
 28   2161.0    2014-05-26T13:35:00 delegate8                            XTS55v9bmpXCyLUQFK4yP69CqZ2jFjYuVvQC -88888888888    -100000 +delegate-2   23266449171d19794ebab56bad897cef00b109af
 29   2163.0    2014-05-26T13:36:00 delegate8                            XTSHbxvzHbfqg289uTTjZp8dVdnTDMdpgUgp -66666666666    -100000 +delegate-4   94d65ee26043c1675c77eadae868d11873573e54
 30   2280.0    2014-05-26T14:34:30 delegate8                            tostan                                0              -100000 +delegate-4   fbc0921b50022926f90eeb605be22d16bbf7ed5c
 31   2675.0    2014-05-26T17:52:00 tostan                               XTS6CWxt6ScWR4XX3zQmk4za9iVZu82jSLea -198519552015   -100000 +delegate-3   dcb5379a74fffd7424e4d8c315f274b9fccf929f
 32   2742.0    2014-05-26T18:26:00 delegate8                            XTSHbFAojyFoPFXzpvdCejKJCQpheDtmLsvQ -4567890000     -100000 +delegate-2   8cdce37c73cd4d6a5a3f4dcd31ad67ddb76ab5ac
 33   2772.0    2014-05-26T18:41:00 delegate8                            XTS8dmfp9uJoTGgkqXCTYiHXCJDsSEqmhwZ8 -3333333333     -100000 +delegate-5   096b4d700999f62ea9be4692625036b38fb4282c
 34   6514.0    2014-05-28T01:52:00 delegate8                            XTSGDrWUchFaFaMQoawy5pWDXekmQsWDMnQZ -444444444      -100000 +delegate-3   79a01a77a5bd3f6c5f82016a1407f8dec196dd50

You can see it happened to me 3 times... trying to get to the heart of it.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline coolspeed

  • Hero Member
  • *****
  • Posts: 536
    • View Profile
    • My Blog
Can someone explain what happened?

Code: [Select]
coolspeed (unlocked) >>> wallet_rescan_blockchain
OK

coolspeed (unlocked) >>> getbalance
[[
    88888788888,
    "XTS"
  ]
]

coolspeed (unlocked) >>> wallet_get_transaction_history_summary
  #    BLK.TRX  TIMESTAMP           FROM                                 TO                                    AMOUNT    FEE     VOTE         ID
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1   2161.0    2014-05-26T13:35:00 XTSHVKAFtdSsTeN3h1gB8NsD2mn3VuNQM8mM from_coolspeed_                      +88888888888    0      +delegate-2   23266449171d19794ebab56bad897cef00b109af
  2   7987.0    2014-05-28T14:08:30 from_coolspeed_                      from_coolspeed_                       0   -100000 +delegate-6   1c871a096db28a80817870cbc36c3f959ca2ebd7

I have seen that bug, did you try to send to someone at any point?

Yes, I did.
I did not know how to send some shares, and I've tried the following:

Code: [Select]
coolspeed (unlocked) >>> wallet_transfer 10000 "from_coolspeed_send_"
{
  "payments": [[
      "1c871a096db28a80817870cbc36c3f959ca2ebd7",{
        "expiration": null,
        "delegate_id": null,
        "operations": [{
            "type": "withdraw_op_type",
            "data": {
              "balance_id": "XTSLwLSaahYvZDKgsdnzk19QxzFRVBmE57W8",
              "amount": 110000,
              "claim_input_data": ""
            }
          },{
            "type": "deposit_op_type",
            "data": {
              "amount": 10000,
              "condition": {
                "asset_id": 0,
                "delegate_id": 6,
                "type": "withdraw_signature_type",
                "data": {
                  "owner": "XTS55v9bmpXCyLUQFK4yP69CqZ2jFjYuVvQC"
                }
              }
            }
          }
        ],
        "signatures": [
          "20afd384043f39421855ff4f6e10ae75cec0c30a0af3b37b3c7e0d054a628b641ff7edb073c98abb66b1933918219c091176536a2deb78de
5f48fa289f0d0e2b3b"
        ]
      }
    ]
  ],
  "from_account": "*",
  "to_account": "from_coolspeed_send_",
  "sending_invoice_index": 1,
  "last_sending_payment_index": 0
}

where the "from_coolspeed_send_" is my sending address??

Code: [Select]
coolspeed (unlocked) >>> wallet_list_sending_accounts
[[
    "from_coolspeed_send_",
    "XTS3FhJaxUUFj2FGJjNCnSM3tz9ycEv24xxbtWgRmro61gLaKCyGMBfgBr7bsZSf6RkyyswxaFyxamZ9XGiiRJaaau4oXhZau"
  ]
]
Please vote for  delegate.coolspeed    dac.coolspeed
BTS account: coolspeed
Sina Weibo:@coolspeed

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I didn't upgrade the seed node until just now... getinfo
{
  "blockchain_asset_reg_fee": 301988160,
  "blockchain_asset_shares_max": 1000000000000000,
  "blockchain_bips_per_share": 12.500000656251753,
  "blockchain_block_fee_min": 1,
  "blockchain_block_interval": 30,
  "blockchain_block_num": 8013,
  "blockchain_block_size_max": 209715,
  "blockchain_block_size_target": 104857,
  "blockchain_delegate_fire_votes_min": 11428571428571,
  "blockchain_delegate_num": 7,
  "blockchain_delegate_reg_fee": 43141165,
  "blockchain_delegate_reward_min": 200,
  "blockchain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "blockchain_name_size_max": 63,
  "blockchain_name_data_size_max": 4096,
  "blockchain_random_seed": "3d1db87cdb33306788b6fced6f5bce78b8c1b28f",
  "blockchain_shares": 79999995799989,
  "blockchain_size_max": 107374182400,
  "blockchain_symbol": "XTS",
  "blockchain_version": 100,
  "client_httpd_port": 0,
  "client_rpc_port": 0,
  "network_num_connections": 0,
  "network_num_connections_max": 12,
  "network_protocol_version": 100,
  "wallet_balance": 58164525237057,
  "wallet_balance_bips": 727056603633784.12,
  "wallet_open": true,
  "wallet_unlocked_until": "19091229T094124",
  "wallet_version": 100,
  "_bitshares_toolkit_revision": "5f61176a67115ea0b0594d218253b0341b063a95",
  "_fc_revision": "54c66bbb86770d5d166c8b172b2658e9103e37cb",
  "_network_node_id": "daadb79345df8bec3826798e67a804c0e25c8f0f"
}
lol

and I am just downgrading :-)
Gonna head back to master :-)

Offline bytemaster

Quote
getinfo
{
  "chain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "symbol": "XTS",
  "interval_seconds": 30,
  "blocks": 8010,
  "random_seed": "34218babb2101e99e6d7bb5db5a6c8686997ab46",
  "current_share_supply": 79999995799989,
  "shares_per_bip": 0.079999995799988996,
  "balance": 58164525237057,
  "unlocked_until": "20140919T114230.017637",
  "connections": 5,
  "maximum_number_of_connections": 12,
  "rpc_port": 0,
  "blockchain_version": 100,
  "wallet_version": 100,
  "protocol_version": 100,
  "_node_id": "b0dfe9e4d594d669ce60e937b429a4808753a668",
  "_bitshares_toolkit_revision": "8ac79016eff06168e86c702a588bbf0f3348b5a9",
  "_fc_revision": "ac03a71f3da1ea2cd78e5923cc930e2238c4b28c"
}
So why can't I connect then?

edit://
may it be related to:
Code: [Select]
  "_bitshares_toolkit_revision": "5f61176a67115ea0b0594d218253b0341b063a95",
  "_fc_revision": "54c66bbb86770d5d166c8b172b2658e9103e37cb",
  "_network_node_id": "cc09ce92f7be354d57d9323aac7c48f16e886a26"

I didn't upgrade the seed node until just now... getinfo
{
  "blockchain_asset_reg_fee": 301988160,
  "blockchain_asset_shares_max": 1000000000000000,
  "blockchain_bips_per_share": 12.500000656251753,
  "blockchain_block_fee_min": 1,
  "blockchain_block_interval": 30,
  "blockchain_block_num": 8013,
  "blockchain_block_size_max": 209715,
  "blockchain_block_size_target": 104857,
  "blockchain_delegate_fire_votes_min": 11428571428571,
  "blockchain_delegate_num": 7,
  "blockchain_delegate_reg_fee": 43141165,
  "blockchain_delegate_reward_min": 200,
  "blockchain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "blockchain_name_size_max": 63,
  "blockchain_name_data_size_max": 4096,
  "blockchain_random_seed": "3d1db87cdb33306788b6fced6f5bce78b8c1b28f",
  "blockchain_shares": 79999995799989,
  "blockchain_size_max": 107374182400,
  "blockchain_symbol": "XTS",
  "blockchain_version": 100,
  "client_httpd_port": 0,
  "client_rpc_port": 0,
  "network_num_connections": 0,
  "network_num_connections_max": 12,
  "network_protocol_version": 100,
  "wallet_balance": 58164525237057,
  "wallet_balance_bips": 727056603633784.12,
  "wallet_open": true,
  "wallet_unlocked_until": "19091229T094124",
  "wallet_version": 100,
  "_bitshares_toolkit_revision": "5f61176a67115ea0b0594d218253b0341b063a95",
  "_fc_revision": "54c66bbb86770d5d166c8b172b2658e9103e37cb",
  "_network_node_id": "daadb79345df8bec3826798e67a804c0e25c8f0f"
}
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Can someone explain what happened?

Code: [Select]
coolspeed (unlocked) >>> wallet_rescan_blockchain
OK

coolspeed (unlocked) >>> getbalance
[[
    88888788888,
    "XTS"
  ]
]

coolspeed (unlocked) >>> wallet_get_transaction_history_summary
  #    BLK.TRX  TIMESTAMP           FROM                                 TO                                    AMOUNT    FEE     VOTE         ID
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1   2161.0    2014-05-26T13:35:00 XTSHVKAFtdSsTeN3h1gB8NsD2mn3VuNQM8mM from_coolspeed_                      +88888888888    0      +delegate-2   23266449171d19794ebab56bad897cef00b109af
  2   7987.0    2014-05-28T14:08:30 from_coolspeed_                      from_coolspeed_                       0   -100000 +delegate-6   1c871a096db28a80817870cbc36c3f959ca2ebd7

I have seen that bug, did you try to send to someone at any point?
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Quote
getinfo
{
  "chain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "symbol": "XTS",
  "interval_seconds": 30,
  "blocks": 8010,
  "random_seed": "34218babb2101e99e6d7bb5db5a6c8686997ab46",
  "current_share_supply": 79999995799989,
  "shares_per_bip": 0.079999995799988996,
  "balance": 58164525237057,
  "unlocked_until": "20140919T114230.017637",
  "connections": 5,
  "maximum_number_of_connections": 12,
  "rpc_port": 0,
  "blockchain_version": 100,
  "wallet_version": 100,
  "protocol_version": 100,
  "_node_id": "b0dfe9e4d594d669ce60e937b429a4808753a668",
  "_bitshares_toolkit_revision": "8ac79016eff06168e86c702a588bbf0f3348b5a9",
  "_fc_revision": "ac03a71f3da1ea2cd78e5923cc930e2238c4b28c"
}
So why can't I connect then?

edit://
may it be related to:
Code: [Select]
  "_bitshares_toolkit_revision": "5f61176a67115ea0b0594d218253b0341b063a95",
  "_fc_revision": "54c66bbb86770d5d166c8b172b2658e9103e37cb",
  "_network_node_id": "cc09ce92f7be354d57d9323aac7c48f16e886a26"