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

Pages: 1 ... 72 73 74 75 76 77 78 [79] 80 81 82 83 84 85 86
1171
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 07:09:11 am »
Strange that my delegates too-young and too-simple are always missing blocks. They are among the top 101.
wallet_enable_delegate_block_production   ?

1172
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 07:00:07 am »
blockchain_get_pending_transactions shows []
while
wallet_account_transaction_history shows lots of pending transactions remaining (these from the stress test)/

1173
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 06:43:52 am »
I just noticed a block with a timestamp almost 30 seconds in the future... very curious.
Wasnt me, at least not intentionally. My server's time is synchronized via ntp.

1174
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 06:23:19 am »
I've noticed that the CPU usages skyrockets during stress tests.
I'll increase the dedicated cores and see what happens.

EDIT: I still have a lot of pending transactions...

1175
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 06:21:13 am »
well that is odd
Code: [Select]
emski (unlocked) >>> info
{
  "blockchain_head_block_num": 2948,
  "blockchain_head_block_time": "20140625T061600",
  "blockchain_head_block_time_rel": "53 seconds old",
  "blockchain_confirmation_requirement": 303,
  "blockchain_average_delegate_participation": 58.550724637681157,
  "network_num_connections": 31,
  "ntp_time": "20140625T061653.296005",
  "ntp_error_seconds": 0.001075,
  "wallet_unlocked_seconds_remaining": 999998940,
  "wallet_next_block_production_time": "20140625T061900",
  "wallet_seconds_until_next_block_production": 127,
  "wallet_local_time": "20140625T061653",
  "blockchain_random_seed": "b0f162d7132eff5f36b57b5302fd9836386540b6",
  "blockchain_shares": 199999115209829,
  "network_num_connections_max": 200,
  "network_protocol_version": 103,
  "wallet_open": true,
  "wallet_unlocked_until": "19100126T011737",
  "wallet_version": 100
}
emski (unlocked) >>> blockchain_list_forks
[
  1842,
  2577,
  2631,
  2938,
  2940,
  2943
]
--- there are now 30 active connections to the p2p network
emski (unlocked) >>> pure virtual method called
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
  what():  receive_from: Resource temporarily unavailable
Aborted (core dumped)

1176
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 06:15:26 am »
Is someone doing some spam testing?
Me, results posted above.

1177
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 06:08:12 am »
after my stress test:
Code: [Select]
emski (unlocked) >>> info
{
  "blockchain_head_block_num": 2941,
  "blockchain_head_block_time": "20140625T060600",
  "blockchain_head_block_time_rel": "45 seconds old",
  "blockchain_confirmation_requirement": 303,
  "blockchain_average_delegate_participation": 58.720930232558139,
  "network_num_connections": 32,
  "ntp_time": "20140625T060645.437978",
  "ntp_error_seconds": 0.001075,
  "wallet_unlocked_seconds_remaining": 999999548,
  "wallet_next_block_production_time": "20140625T061000",
  "wallet_seconds_until_next_block_production": 195,
  "wallet_local_time": "20140625T060645",
  "blockchain_random_seed": "1cf580c025e9d7d048da0307920d80b6d256c3e8",
  "blockchain_shares": 199999133938247,
  "network_num_connections_max": 200,
  "network_protocol_version": 103,
  "wallet_open": true,
  "wallet_unlocked_until": "19100126T011737",
  "wallet_version": 100
}
--- in sync with p2p network
emski (unlocked) >>> blockchain_list_forks
[
  1842,
  2577,
  2631,
  2938,
  2940
]
--- there are now 33 active connections to the p2p network
--- in sync with p2p network
emski (unlocked) >>> about
{
  "bitshares_toolkit_revision": "c0a8c268cd65dd7a7e4a7af0ef6f5c6c1ef763f8",
  "bitshares_toolkit_revision_age": "32 minutes ago",
  "fc_revision": "87a93940d046cc6715b67d9380dd280c27bdd867",
  "fc_revision_age": "10 hours ago",
  "compile_date": "compiled on Jun 25 2014 at 08:57:10"
}
The client seems to be responsive now.

1178
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 25, 2014, 05:53:47 am »
appears a lot of people haven't updated since fork resolution code:

bts101/2/3
emski  ?
immortal ?
wackou?
asia?
taolj?

I've updated when i first saw this:
Quote
Dan just pushed a possible fix for the forking issue, please update
Then I went to sleep. I'll update again now and test.

You may add "angel" to the above list.

1179
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 24, 2014, 06:22:34 pm »
I've reproduced the "flood" fork using batch wallet_transfer [lots of data lots of times].
Got a lot of different errors in logs, don't know if it will be of any use I can provide it if needed.

The result is that the client became irresponsive even after restart.
If I use the initial datadir the client stops responding after 5-10 seconds but is still producing logs.
I had to create new datadir and copy the wallet so I can continue testing.

1180
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 24, 2014, 03:45:59 pm »
Hi core team,
Could you please make a formal public announcement about the fork issue? The cause, the status, the difficult part, or what are being tried.
Thanks.
Dont you want to wait an hour to see if the network decides the correct branch?

1181
General Discussion / Re: DDOS prevention
« on: June 24, 2014, 07:36:23 am »
Am I correct?
You are! Maybe in a few more weeks we can run this through TOR itself .. that would be AWESOME!

Thor might add some lag which might downgrade delegate's score. For other clients it will be neat.

1182
General Discussion / Re: for our benefit!
« on: June 24, 2014, 07:02:49 am »
Is there a "Criticism" section of the forum ?
There should be. And a lot of threads should be moved there.
And perhaps 2 sub-sections: "Constructive" and "TrashTalk".

EDIT: Anyone is free to criticize and there is nothing wrong in that. However it should be done in appropriate section.

1183
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 23, 2014, 10:12:01 pm »
"wallet_next_block_production_time": null,
"wallet_seconds_until_next_block_production": null,
Will this be OK next delegate round ?

1184
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 23, 2014, 10:07:09 pm »
Peer XXXXXXXXXXX:65019 disconnected us: You offered us a block that we reject as invalid

1185
General Discussion / Re: Dry Run 5: The Final Countdown
« on: June 23, 2014, 09:59:57 pm »
Done! Transfers complete. Seems the delegates are now in top101.
Should I have unusually large amounts of XTS ?

Code: [Select]
emski (unlocked) >>> wallet_account_balance
emski:
    142,111.51466 XTS
angel:
    10.00000 XTS
batman:
    100.00000 XTS

Pages: 1 ... 72 73 74 75 76 77 78 [79] 80 81 82 83 84 85 86