All public logs

Jump to navigation Jump to search

Combined display of all available logs of Talleo Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 20:28, 15 March 2023 Mika talk contribs created page getTransactionCount (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || yes || List of addresses to query transaction count || array |- | blockHash...")
  • 20:21, 15 March 2023 Mika talk contribs created page getAddressCount (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | None |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 20:17, 15 March 2023 Mika talk contribs created page hasAddress (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || yes || Address of wallet to check || string |} == Output == {| class="wikita...")
  • 08:27, 21 February 2023 Mika talk contribs created page repair (Create.)
  • 18:03, 15 March 2021 Mika talk contribs created page getViewKeys (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan=4 | none |} == Output == {| class="wikitable" ! Argument !! Description !! Form...")
  • 09:14, 25 July 2020 Mika talk contribs created page List of public nodes (Created page with "Public nodes can be used for testing. Public nodes only support daemon RPC API * 95.216.163.155:33888 * 193.70.84.52:33888")
  • 21:12, 26 March 2020 Mika talk contribs created page get block indexes by transaction hashes (Created page with "{{DISPLAYTITLE:get_block_indexes_by_transaction_hashes}} == Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHashes || yes || Lis...")
  • 11:31, 26 March 2020 Mika talk contribs uploaded File:v2 2@2x.png (Talleo logo with text)
  • 11:31, 26 March 2020 Mika talk contribs created page File:v2 2@2x.png (Talleo logo with text)
  • 08:50, 26 March 2020 Mika talk contribs created page get block hashes by transaction hashes (Created page with "{{DISPLAYTITLE:get_block_hashes_by_transaction_hashes}} == Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHashes || yes || List...")
  • 08:48, 26 March 2020 Mika talk contribs created page get block hashes by payment id (Created page with "{{DISPLAYTITLE:get_block_hashes_by_payment_id}} == Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | paymentId || yes || Payment ID || Hash...")
  • 09:02, 25 March 2020 Mika talk contribs created page json rpc (Created page with "json_rpc is protocol for communicating with RPC servers using JSON-encoded associative arrays. == Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Form...")
  • 07:30, 25 March 2020 Mika talk contribs deleted page json rpc (Author request: content was: "#REDIRECT API/Daemon/json rpc", and the only contributor was "Mika" (talk))
  • 16:49, 24 March 2020 Mika talk contribs changed group membership for Mika from bureaucrat, interface administrator and administrator to bureaucrat, interface administrator, administrator and suppressor
  • 16:46, 24 March 2020 Mika talk contribs changed group membership for Patrick from (none) to administrator, interface administrator, bureaucrat and suppressor
  • 16:46, 24 March 2020 User account Patrick talk contribs was created by Mika talk contribs
  • 11:54, 24 March 2020 Mika talk contribs moved page json rpc to API/Daemon/json rpc (json_rpc is too generic term)
  • 11:48, 24 March 2020 Mika talk contribs created page denomination (Created page with "Denomination is unit of magnitude in atomic units that has only one non-zero number. Denominations start from 1 atomic unit (0.01 TLO) and go up to 10000000000 atomic unit...")
  • 11:43, 24 March 2020 Mika talk contribs created page fusion transaction (Created page with "Fusion transaction is fee-less transaction to optimize or combine transaction outputs to get new output with higher denomination.")
  • 11:41, 24 March 2020 Mika talk contribs created page network fee (Created page with "Network fee is collected when sending all transactions except fusion transaction. Minimum network fee is 0.01 TLO.")
  • 11:40, 24 March 2020 Mika talk contribs created page size penalty (Created page with "Size penalty is penalty that is imposed on block reward of a block that is larger than effective median size. It is implemented to discourage mining very large blocks.")
  • 11:38, 24 March 2020 Mika talk contribs created page block reward (Created page with "Block reward is reward given to miner of a block. It is composed of base reward, network fees collected from transactions and size penalty.")
  • 11:34, 24 March 2020 Mika talk contribs created page coin dust (Created page with "Coin dust is amount that is too small to transfer. Talleo doesn't have coin dust as smallest allowed amount is 0.01 TLO, which is also smallest representable non-zero amount....")
  • 11:32, 24 March 2020 Mika talk contribs created page atomic unit (Created page with "Atomic unit is smallest representable amount in a cryptocurrency. For Talleo, 1.00 TLO is 100 atomic units. Ratio of 1:100 means that Talleo amounts can have precision of at m...")
  • 03:18, 23 March 2020 Mika talk contribs created page SecretKey (Created page with "SecretKey is 32 bytes.")
  • 00:57, 23 March 2020 Mika talk contribs created page get transaction hashes by payment id (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | paymentId || yes || Payment ID || Hash |} == Output == {| class="wikitable" ! Argu...")
  • 00:54, 23 March 2020 Mika talk contribs created page get transaction details by hashes (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHashes || yes || List of transaction hashes || array |} == Output == {| clas...")
  • 00:54, 23 March 2020 Mika talk contribs created page get blocks details by hashes (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | blockHashes || yes || List of block hashes || array |} == Output == {| class="wikitable...")
  • 00:53, 23 March 2020 Mika talk contribs created page get amounts for account (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transaction || yes || Transaction hash to check || string |- | account || yes || Wallet...")
  • 00:47, 23 March 2020 Mika talk contribs created page get total coins (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:43, 23 March 2020 Mika talk contribs created page get generated coins (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:40, 23 March 2020 Mika talk contribs created page getpeersgray (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:37, 23 March 2020 Mika talk contribs created page getpeers (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:34, 23 March 2020 Mika talk contribs created page stop daemon (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:32, 23 March 2020 Mika talk contribs created page collateralhash (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:28, 23 March 2020 Mika talk contribs created page feeaddress (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:25, 23 March 2020 Mika talk contribs created page sendrawtransaction (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tx_as_hex || yes || Raw transaction as hex || string |} == Output == {| class="wikitabl...")
  • 00:22, 23 March 2020 Mika talk contribs created page gettransactions (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | txs_hashes || yes || List of transaction hashes || array |} == Output == {| class="wiki...")
  • 00:17, 23 March 2020 Mika talk contribs created page getheight (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:14, 23 March 2020 Mika talk contribs created page getinfo (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 00:04, 23 March 2020 Mika talk contribs created page get transaction hashes by payment id.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | paymentId || yes || Payment ID || Hash |} == Output == {| class="wikitable" ! Argu...")
  • 00:01, 23 March 2020 Mika talk contribs created page get transaction details by hashes.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHashes || yes || List of transaction hashes || array |} == Output == {| clas...")
  • 23:58, 22 March 2020 Mika talk contribs created page get blocks hashes by timestamps.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | timestampBegin || yes || Time stamp to start || uint64 |- | secondsCount || yes || Numbe...")
  • 23:55, 22 March 2020 Mika talk contribs created page get blocks details by hashes.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | blockHashes || yes || List of block hashes || array |} == Output == {| class="wikitable...")
  • 23:51, 22 March 2020 Mika talk contribs created page TransactionOutputDetails (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | output || TransactionOutput || struct |- | globalIndex || Global index of output || uint64 |}")
  • 23:50, 22 March 2020 Mika talk contribs created page TransactionOutputReferenceDetails (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | transactionHash || Transaction hash || Hash |- | number || Output index || size_t |-")
  • 23:48, 22 March 2020 Mika talk contribs created page KeyInputDetails (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | input || KeyInput || struct |- | mixin || Mixin || uint64 |- | output || TransactionOutputReferenc...")
  • 23:46, 22 March 2020 Mika talk contribs created page BaseInputDetails (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | input || BaseInput || struct |- | amount || Input amount || uint64 |}")
  • 23:44, 22 March 2020 Mika talk contribs created page TransactionInputDetails (Created page with "TransactionInputDetails is either BaseInputDetails or KeyInputDetails.")
  • 23:43, 22 March 2020 Mika talk contribs created page TransactionExtraDetails (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | publicKey || Public key || struct |- | nonce || Nonce || binary |- | raw || Raw extra data...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)