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

Pages: 1 ... 817 818 819 820 821 822 823 [824] 825 826 827 828 829 830 831 ... 860
12346
boost seems the culprit, we require 1.54
+5% in correlation

Have
+public ip
+debian
+boost 1.55
+cannot connect :-(

12347
Thanks for the reminder

12348
@xeroc and @wackou :
For those who are running Ubuntu in virtual machine, try using Bridge instead of NAT in the network setting. Also launch your client this way ./bitshares_client --server  (add parameter --server)    In this way my connection problem got solved.

My address:XTS3GfntoKakKVWotiPDxGbDrsTaa33xAw4kFPmKWiQMr2PcYvYksdP3CBFLhjKjTNkP8HSSpsyN5vL75K1zsNycdsQEiHigY

Can anyone send me some bips?
Not working :-(

12349
General Discussion / Re: How is the UI going?
« on: May 28, 2014, 09:30:14 pm »
Holy crap .. luck much better than i anticipated

12350
I too have public IP

12351
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


12352
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 :-)

12353
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"

12354
What is:
Code: [Select]
20207 3483985ms       th_a           connect_to ] Exception binding outgoing connection to desired local endpoint: bind: Address already in use   tcp_socket.cpp:104
Maybe  the port 5678 is used by another program?
netstat -nap | grep 5678

Nop .. It opend correclty .. But still not connected to any node?! :-(
Code: [Select]
tcp        0      0 0.0.0.0:5678            0.0.0.0:*               LISTEN      7688/bitshares_clie

12355
What is:
Code: [Select]
20207 3483985ms       th_a           connect_to ] Exception binding outgoing connection to desired local endpoint: bind: Address already in use   tcp_socket.cpp:104

12356
Too bad:
Code: [Select]
20171 3468985ms       th_a display_current_conn ]    my id is a1274c434667c1993ecbfb73935953ae2fd3842c   node.cpp:976
20172 3468985ms       th_a display_current_conn ]    handshaking: 218.82.233.79:5678 with 0000000000000000000000000000000000000000  [outbound]   node.cpp:984
20173 3468985ms       th_a display_current_conn ]    handshaking: 180.157.208.228:5678 with 0000000000000000000000000000000000000000  [outbound]   node.cpp:984
20174 3468985ms       th_a p2p_network_connect_ ] Last attempt was 299 seconds ago (disposition: last_connection_failed)   node.cpp:641
20175 3468985ms       th_a p2p_network_connect_ ] Last attempt was 34 seconds ago (disposition: last_connection_failed)   node.cpp:641                                                                 
20176 3468985ms       th_a p2p_network_connect_ ] Last attempt was 15 seconds ago (disposition: last_connection_failed)   node.cpp:641
.....
20202 3483985ms       th_a display_current_conn ] Currently have 2 of 8 connections   node.cpp:975
20203 3483985ms       th_a display_current_conn ]    my id is a1274c434667c1993ecbfb73935953ae2fd3842c   node.cpp:976
20204 3483985ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [unknown]   node.cpp:984
20205 3483985ms       th_a display_current_conn ]    handshaking: 218.82.233.79:5678 with 0000000000000000000000000000000000000000  [outbound]   node.cpp:984
20206 3483985ms       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
20207 3483985ms       th_a           connect_to ] Exception binding outgoing connection to desired local endpoint: bind: Address already in use   tcp_socket.cpp:104

12357
General Discussion / Re: Airdrop concerns with Lottoshares
« on: May 28, 2014, 11:57:54 am »
This would be a perfect opportunity for Freetrade and Newmine to join a Mumble Session so they can get feedback from the community on record.  Anyone in attendance could ask questions and could record the session to propagate as they see fit.  The more avenues made available the better in my opinion. 

Personally, I would gladly set this up and run it since Freetrade will honor PTS/AGS. 

Please let me know if you are both interested in discussing this topic, clarifying any misconceptions, and learning the value of the community even at this early stage of Beyond Bitcoin.
Personally, I see FreeTrade as a honorable member of this community and love the idea of a mumble session for this. I'd like to participate to the next session, but I am afraid I wont have time again (private business) :-(
Will listen to the recordings though!

12358
No changes :-(

Code: [Select]
  "network_num_connections": 0,
  "network_num_connections_max": 12,

My log file says:

Code: [Select]
10464 1004943ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop().   node.cpp:602
10465 1004943ms       th_a display_current_conn ] Currently have 1 of 8 connections   node.cpp:975
10466 1004943ms       th_a display_current_conn ]    my id is a1274c434667c1993ecbfb73935953ae2fd3842c   node.cpp:976
10467 1004943ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound]   node.cpp:984
10468 1004943ms       th_a p2p_network_connect_ ] Last attempt was 45 seconds ago (disposition: last_connection_failed)   node.cpp:641
10469 1004943ms       th_a display_current_conn ] Currently have 1 of 8 connections   node.cpp:975
10470 1004943ms       th_a display_current_conn ]    my id is a1274c434667c1993ecbfb73935953ae2fd3842c   node.cpp:976
10471 1004943ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound]   node.cpp:984
10472 1004943ms       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

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,

12359
Steps:
1: Enter public key into new DAC client
2: New DAC client creates unsigned transaction
3: PTS/Trusted client signs transaction
4: Signed transaction posted into new DAC client
That sounds VERY nice! Also PTS wallet should already be installed by most investors!

+5% for this approach!!!
So basically to make things easy for the user we should go like

1.) PTS-wallet: store Pubkeys in a file
2.) DAC-wallet: import Pubkeys from file
3.) DAC-wallet: create transaction(s) to redeem genesis transaction(s) (who exactly? send everything to a single new address or go for a splitting into pieces?)
3.) DAC-wallet: write raw transaction(s) into file
4.) PTS-wallet: Load the file and sign the tx(s)
5.) PTS-wallet: store signed tx(s) into file (third file for those who didn't count :-) )
6.) DAC-wallet: load signed tx(s) from file
7.) DAC-wallet: broadcast tx(s)

Only thing that hurdles me is that the user needs to create 3 files. Much like signing offline txs with bitcoin using Armory :-)
But ... secure!

12360
Steps:
1: Enter public key into new DAC client
2: New DAC client creates unsigned transaction
3: PTS/Trusted client signs transaction
4: Signed transaction posted into new DAC client
That sounds VERY nice! Also PTS wallet should already be installed by most investors!

+5% for this approach!!!

Pages: 1 ... 817 818 819 820 821 822 823 [824] 825 826 827 828 829 830 831 ... 860