Some fresh news, to keep all informed.
1. Fixed bug in displaying hashrate while mining is turned off
2. Implemented stricted alias check in wallet (
http://boolberry.com/howto.html#aliases)
3. Updated miner to work all threads on one shared scratchpad (begins to make sense in the nearest future)
4. Fixed problem with dead connecions (it was seen on this graph)
http://boolberry.com/files/conn_fail.jpgNow it's fine.
And also it could be seen as this problem:
I get a error on Ubuntu 13.10 in the daemon
2014-Mai-21 23:28:16.33016 [P2P6][sock 94] Some problems at write: Broken pipe:32
Let me know if this will apear again with new version.
6. Problem with stuck transactions in tx pool investigated, not solved yet. I wrote some
recomendations how to avoid this problem.
All the bests!
I just updated from source and lost roughly a 1/3 of my hashing power. What's going on cryto?
Some strange error messages appearing in the logs too:
2014-May-21 23:23:47.160280 [P2P5]ERROR /home/ubuntu/boolberry/contrib/epee/include/net/abstract_tcp_server2.inl:732[bool epee::net_utils::boosted_tcp_server<t_protocol_handler>::connect(const string&, const string&, uint32_t, epee::net_utils::boosted_tcp_server<t_protocol_handler>::t_connection_context&, const string&) [with t_protocol_handler = epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<currency::currency_connection_context> >; std::string = std::basic_string<char>; uint32_t = unsigned int; epee::net_utils::boosted_tcp_server<t_protocol_handler>::t_connection_context = nodetool::p2p_connection_context_t<currency::currency_connection_context>]][sock -1] Failed to start connection, connections_count = 8
2014-May-21 23:23:47.160395 [P2P5]Connect failed to 107.170.127.203:10101
2014-May-21 23:23:47.160494 [P2P5]Connecting to 107.170.142.183:10101(white=0, last_seen: d0.h0.m0.s1)...
2014-May-21 23:23:47.435512 [P2P4][107.170.142.183:10101 OUT] COMMAND_HANDSHAKE INVOKED OK
2014-May-21 23:24:27.916911 [P2P4]ERROR /home/ubuntu/boolberry/src/currency_core/tx_pool.cpp:70[bool currency::tx_memory_pool::add_tx(const currency::transaction&, const crypto::hash&, size_t, currency::tx_verification_context&, bool)]Transaction with id= <412a5f12c489a12af5fe1c4006ed15bec0e7e766b5f9a091a71d42ee01972072> used already spent key images
2014-May-21 23:24:27.917065 [P2P4]Transaction verification failed: <412a5f12c489a12af5fe1c4006ed15bec0e7e766b5f9a091a71d42ee01972072>
2014-May-21 23:24:27.917166 [P2P4][107.170.229.35:10101 OUT]Tx verification failed, dropping connection
2014-May-21 23:24:28.051078 [P2P5]ERROR /home/ubuntu/boolberry/src/currency_core/tx_pool.cpp:70[bool currency::tx_memory_pool::add_tx(const currency::transaction&, const crypto::hash&, size_t, currency::tx_verification_context&, bool)]Transaction with id= <412a5f12c489a12af5fe1c4006ed15bec0e7e766b5f9a091a71d42ee01972072> used already spent key images
2014-May-21 23:24:28.051220 [P2P5]Transaction verification failed: <412a5f12c489a12af5fe1c4006ed15bec0e7e766b5f9a091a71d42ee01972072>