To see status of voting, visit https://nanu.exchange/site/voting. You can vote by sending NNC to wallet address NfxZZdmKEHdSjtwe88kH9caybZjYwiXTkn. Our goal is 10000 NNC.
Author Archives: Mika
Talleo Project will now accept tips from users of Brave browser
Brave is browser based on Chromium project with integrated privacy features and advertisement blocker. It will show unobtrusive advertisements if user opts-in. Users that don’t opt-in can send tips to site owners. To download Brave, visit https://brave.com/.
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 …
C-PatEx added TLO-ETH and TLO-LTC pairs
TLO-ETH TLO-LTC
Official Talleo subreddit launched
Official Talleo subreddit on Reddit is now available at https://www.reddit.com/r/Talleo/.
Talleo listed on Argentine exchange C-PatEx
This week Talleo was listed on Argentina based Crypto Patagonia Exchange (C-PatEx) with BTC pair.
Talleo added to CoinGecko and coinlib
CoinGecko coinlib
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.
How to verify payments using Talleo daemon.
Payments can be verified using payment ID, wallet address and private view key of the wallet. The steps to verify payments using the RPC JSON API are: Get current block height using “/getinfo”. Pass payment ID to “/get_transaction_hashes_by_payment_id” to get list of transaction hashes. If supported by daemon, set startIndex to 0 or first block …
Continue reading “How to verify payments using Talleo daemon.”
Sync stops when blockchain height is between 7695 and 11366
We have recognized issue due to recently introduced mixin limit that will cause sync to stop at height 7695. We have released a fix and new binaries that will add exception for the rule if block index of the transaction is less than 11368.