Chinese – https://t.me/TalleoZH English – https://t.me/Talleo2 Indonesian – https://t.me/TalleoID Russian – https://t.me/TalleoRU Portuguese – https://t.me/TalleoPT Vietnamese – https://t.me/TalleoVI
Author Archives: Mika
What if wallet rejects transaction even if there is adequate balance…
There is two main reasons why either SimpleWallet or GUI wallet rejects a transaction even if there is enough unlocked coins in the wallet: The transaction contains too many inputsThis can be caused either by too high anonymization level (mixin) or the wallet hasn’t been optimized recently. To fix this, first optimize the wallet (either …
Continue reading “What if wallet rejects transaction even if there is adequate balance…”
How to fix if GUI wallet doesn’t load blockchain…
Sometimes when starting GUI wallet, it reports “Blockchain load error” and doesn’t open. There is easy fix to this that doesn’t require deleting whole blockchain and resyncing from height 0. In Windows, the GUI wallet configuration file and blockchain data files are stored in hidden directory, so Explorer must have hidden directories set as visible. …
Continue reading “How to fix if GUI wallet doesn’t load blockchain…”
Solo mining Talleo…
Even after block 10000 when Talleo daemon started requiring at least 1 transaction per block, it is possible to solo mine Talleo. Solo mining will stop when daemon runs out of unconfirmed transactions, so keeping the miner running requires restarting the miner until there is more unconfirmed transactions. Before starting the solo miner, you need …
Talleo Community forum launched
We have added community forum for people who don’t like using social networking sites, or installing Discord or Telegram. Registration is open for everyone, and some parts of the forum can even be used without registration. Forum uses captcha to limit spammers posting non-sense or sensitive material, and forum moderators will cleanup any malicious posts …
How to add simple payment button for GUI wallet…
Any website can add simple code to request GUI wallet user to send TLO to specific address. GUI wallet must have been started once on the client machine to install the payment URL handler. Only required parameter is “amount” as the recipient address is used as path of the request. Payment ID can be optionally …
Continue reading “How to add simple payment button for GUI wallet…”
How to add simple payment button for Talleo webwallet
Any website can request payment from currently logged in Talleo webwallet using simple HTML form. Only required fields are “recipient” and “amount”. Other currently supported optional fields include “anonymity” and “paymentID”. Webwallet user must accept the payment using authentication code before it is sent. Future versions of webwallet code will support “callback” field that can …
Continue reading “How to add simple payment button for Talleo webwallet”
Talleo added to coinpaprika
https://coinpaprika.com/coin/tlo-talleo/
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 …
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 …