New daemon RPC JSON methods

get_block_hashes_by_transaction_hashes

This method will return block hashes of blocks that contain transactions with specified transaction hashes. Results can be limited to range of block indexes.

get_block_hashes_by_payment_id

This method will return block hashes of blocks that contain transactions with specified payment ID. Results can be limited to range of block indexes.

get_block_indexes_by_transaction_hashes

This method will return block indexes of blocks that contain transactions with specified transaction hashes. Results can be limited to range of block indexes.

Official Hive community

Steem blockchain was forked to Hive due to disagreement on recent actions conducted by Tron owner Justin Sun. As all the content on Steemit was mirrored up to the hard fork height, also old Talleo community on Steemit was mirrored to Hive. The new community can be browsed at https://hive.blog/created/hive-147043. We will still update the Steemit community as long as it is possible, but no further content will be automatically mirrored between the two sites.

Wallet blacklist on official mining pool

Yesterday was the first time we ever used the feature to blacklist any specific wallet addresses… I personally don’t like using the feature unnecessarily even though I was the one who initially added the feature… Everyone should have the right to mine Talleo as long as mining doesn’t cause issues to other community members… As a coin developer and leader of Talleo Project, I am responsible to people who run any service that use Talleo’s wallet daemon or node daemon. When Talleo was listed on C-Patex I made a deal with the company operating the exchange that they monitor for abnormal activity and lock any user accounts involving in such activity. This was to protect both Talleo Project and proper operation of the exchange.

SRBMiner-Multi adds support for Talleo

SRBMiner-Multi added initial support for Talleo’s algorithm in version 0.3.0, but it was a dud release that did stop mining with error 0x4002. Version 0.3.1 fixed the error, but still has low performance when mining with CPU due to incorrect detection of usable threads. Thread count should be L3 cache size divided by 256 kB.