Bitcoin Forum
September 23, 2025, 08:30:40 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's CryptoNote AMD GPU Miner v11.3 on: April 29, 2018, 03:56:47 PM
It is unfortunate that there is no support for all algorithms. I liked the miner manager so much. I do not want other miners
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Akencash - UNIVERSAL, SCALABLE BLOCKCHAIN PLATFORM on: March 22, 2018, 05:16:09 PM
I want to run a MASTERNODE, where can I get coins?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XBN] Bitnote: the secure, private, untraceable CryptoNote based Cryptocurrency on: March 12, 2018, 01:33:22 PM
latest version is hopelessly broken.

sychronizes to 29xxx, then reorganizes back to 25xxx, resynchronizes, repeat.
I faced that one also.

Workaround available by downloading the blockchain at height 30074 from the http://bitnotepool.ga pool.
Tested successfully.

Looks like we need a fix for 1.1.2

Note sure if this has something to do...

Code:
/cryptonote_protocol_handler.inl:271[int cryptonote::t_cryptonote_protocol_handler<t_core>::handle_response_get_objects(int, cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request&, cryptonote::cryptonote_connection_context&) [with t_core = cryptonote::core]][103.30.144.99:11551 OUT]sent wrong NOTIFY_HAVE_OBJECTS: arg.m_current_blockchain_height=29746 < m_last_response_height=29915, dropping connection
 
Where do I insert these files?
How to start this block?

You need to replace previous blockchain with this and restart the daemon after with this new item.
Usually, files are stored in $HOME/.bitnote
(Such folders can be seen with Ctrl+H through your linux desktop.)
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XBN] Bitnote: the secure, private, untraceable CryptoNote based Cryptocurrency on: March 08, 2018, 04:02:40 PM
latest version is hopelessly broken.

sychronizes to 29xxx, then reorganizes back to 25xxx, resynchronizes, repeat.
I faced that one also.

Workaround available by downloading the blockchain at height 30074 from the http://bitnotepool.ga pool.
Tested successfully.

Looks like we need a fix for 1.1.2

Note sure if this has something to do...

Code:
/cryptonote_protocol_handler.inl:271[int cryptonote::t_cryptonote_protocol_handler<t_core>::handle_response_get_objects(int, cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request&, cryptonote::cryptonote_connection_context&) [with t_core = cryptonote::core]][103.30.144.99:11551 OUT]sent wrong NOTIFY_HAVE_OBJECTS: arg.m_current_blockchain_height=29746 < m_last_response_height=29915, dropping connection
 
How to start this block?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!