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).
- 22:40, 22 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...")
- 22:37, 22 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...")
- 22:34, 22 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...")
- 22:32, 22 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...")
- 22:28, 22 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...")
- 22:25, 22 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...")
- 22:22, 22 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...")
- 22:17, 22 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...")
- 22:14, 22 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...")
- 22:04, 22 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...")
- 22:01, 22 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...")
- 21: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...")
- 21: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...")
- 21: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 |}")
- 21: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 |-")
- 21: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...")
- 21: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 |}")
- 21:44, 22 March 2020 Mika talk contribs created page TransactionInputDetails (Created page with "TransactionInputDetails is either BaseInputDetails or KeyInputDetails.")
- 21: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...")
- 21:39, 22 March 2020 Mika talk contribs created page TransactionDetails (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | hash || Transaction hash || Hash |- | size || Size of transaction in bytes || uint64 |- | fee || Net...")
- 21:32, 22 March 2020 Mika talk contribs created page BlockDetails (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | majorVersion || Major version of block || uint8 |- | minorVersion || Minor version of block || uint8 |-...")
- 21:23, 22 March 2020 Mika talk contribs created page get block details by height.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | blockHeight || yes || Block height of block to request details || uint32 |} == Output =...")
- 21:20, 22 March 2020 Mika talk contribs created page get pool changes lite.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tailBlockId || yes || Block hash of tail block || Hash |- | knownTxsIds || yes || Li...")
- 21:14, 22 March 2020 Mika talk contribs created page get pool changes.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tailBlockId || yes || Block hash of tail block || Hash |- | knownTxsIds || yes || Li...")
- 21:07, 22 March 2020 Mika talk contribs created page COMMAND RPC GET RANDOM OUTPUTS FOR AMOUNTS out entry (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | global_amount_index || Global amount index || uint32 |- | out_key || Output key || PublicKey |}")
- 21:05, 22 March 2020 Mika talk contribs created page COMMAND RPC GET RANDOM OUTPUTS FOR AMOUNTS outs for amount (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | amount || Amount || uint64 |- | outs || List of COMMAND_RPC_GET_RANDOM_OUTPUTS_FOR_AMOUNTS_out_entry|o...")
- 21:03, 22 March 2020 Mika talk contribs created page getrandom outs.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | amounts || yes || List of amounts || array |- | outs_count || yes || Maximum number of o...")
- 20:49, 22 March 2020 Mika talk contribs created page get o indexes.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | txid || yes || Transaction hash || Hash |} == Output == {| class="wikitable" ! Argu...")
- 20:45, 22 March 2020 Mika talk contribs created page TransactionPrefix (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | version || Transaction version || uint8 |- | unlockTime || Unlock time || uint64 |- | inputs || List of...")
- 20:41, 22 March 2020 Mika talk contribs created page TransactionPrefixInfo (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | txHash || Transaction hash || Hash |- | txPrefix || TransactionPrefix || struct |}")
- 20:38, 22 March 2020 Mika talk contribs created page BlockShortInfo (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockId || Block hash || Hash |- | block || Block || binary |- | txPrefixes || List of Transaction...")
- 20:36, 22 March 2020 Mika talk contribs created page queryblockslite.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | block_ids || yes || List of block hashes || array |- | timestamp || yes || Time...")
- 20:29, 22 March 2020 Mika talk contribs created page BlockFullInfo (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | block || Block template || binary |- | transactions || List of transactions || array |- | block_id || Ha...")
- 20:25, 22 March 2020 Mika talk contribs created page queryblocks.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | block_ids || yes || List of hashes || array |- | timestamp || yes || Time stamp...")
- 20:14, 22 March 2020 Mika talk contribs created page RawBlock (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | block || Block template || binary |- | transactions || List of transactions || array |}")
- 20:11, 22 March 2020 Mika talk contribs created page Hash (Created page with "Hash is 32 bytes.")
- 20:10, 22 March 2020 Mika talk contribs created page getblocks.bin (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | block_ids || yes || List of hashes || array |} == Output == {| class="wikitab...")
- 20:03, 22 March 2020 Mika talk contribs created page chain info (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | block_hash || Block hash of the first block || string |- | height || Block height of the first block ||...")
- 20:00, 22 March 2020 Mika talk contribs created page getalternatechains (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
- 19:57, 22 March 2020 Mika talk contribs created page getblockheaderbyheight (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | height || yes || Block height of the block to request || uint64 |} == Output == {| clas...")
- 19:54, 22 March 2020 Mika talk contribs created page getblockheaderbyhash (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Block hash of the block to request || string |} == Output == {| class="w...")
- 19:50, 22 March 2020 Mika talk contribs created page block header response (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | major_version || Major version of the block || uint8 |- | minor_version || Minor version of the block ||...")
- 19:42, 22 March 2020 Mika talk contribs created page getlastblockheader (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
- 19:38, 22 March 2020 Mika talk contribs created page submitblock (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | || yes || Binary array of block to submit || array of hexadecimal string |} == Output =...")
- 19:30, 22 March 2020 Mika talk contribs created page getcurrencyid (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
- 19:26, 22 March 2020 Mika talk contribs created page getblocktemplate (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | reserve_size || yes || Maximum of 255 bytes reserved for user data || uint64 |- | wallet...")
- 19:17, 22 March 2020 Mika talk contribs created page on getblockhash (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | || yes || Block height || array of uint64 |} == Output == {| class="wikitable" ! Argume...")
- 19:09, 22 March 2020 Mika talk contribs created page getblockcount (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
- 19:03, 22 March 2020 Mika talk contribs created page f on transactions pool json (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
- 19:00, 22 March 2020 Mika talk contribs created page f pool transaction json (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Transaction hash || string |} == Output == {| class="wikitable" ! Argume...")