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
  • 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...")
  • 23: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...")
  • 23: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 |-...")
  • 23: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 =...")
  • 23: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...")
  • 23: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...")
  • 23: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 |}")
  • 23: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...")
  • 23: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...")
  • 22: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...")
  • 22: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...")
  • 22: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 |}")
  • 22: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...")
  • 22: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...")
  • 22: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...")
  • 22: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...")
  • 22: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 |}")
  • 22:11, 22 March 2020 Mika talk contribs created page Hash (Created page with "Hash is 32 bytes.")
  • 22: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...")
  • 22: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 ||...")
  • 22: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...")
  • 21: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...")
  • 21: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...")
  • 21: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 ||...")
  • 21: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...")
  • 21: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 =...")
  • 21: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...")
  • 21: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...")
  • 21: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...")
  • 21: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...")
  • 21: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...")
  • 21: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...")
  • 20:54, 22 March 2020 Mika talk contribs created page f transaction details response (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | hash || Transaction hash || string |- | size || Transaction size in bytes || size_t |- | paymentId || Pa...")
  • 20:50, 22 March 2020 Mika talk contribs created page Signature (Created page with "Signature is 64 bytes.")
  • 20:49, 22 March 2020 Mika talk contribs created page PublicKey (Created page with "PublicKey is 32 bytes.")
  • 20:49, 22 March 2020 Mika talk contribs created page KeyOutput (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | key || PublicKey || struct |}")
  • 20:48, 22 March 2020 Mika talk contribs created page TransactionOutputTarget (Created page with "TransactionOutputTarget contains KeyOutput.")
  • 20:46, 22 March 2020 Mika talk contribs created page TransactionOutput (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | amount || Output amount || uint64 |- | target || TransactionOutputTarget || struct |}")
  • 20:44, 22 March 2020 Mika talk contribs created page KeyImage (Created page with "KeyImage is 32 bytes.")
  • 20:43, 22 March 2020 Mika talk contribs created page KeyInput (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | amount || Input amount || uint64 |- | outputIndexes || List of output indexes || array |- | keyImage ||...")
  • 20:41, 22 March 2020 Mika talk contribs created page BaseInput (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockIndex || Block index || uint32 |}")
  • 20:39, 22 March 2020 Mika talk contribs created page TransactionInput (Created page with "== Description == Either BaseInput or KeyInput.")
  • 20:34, 22 March 2020 Mika talk contribs created page Transaction (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | version || Transaction version || uint8 |- | unlockTime || Unlock time || uint64 |- | inputs || List of...")
  • 20:29, 22 March 2020 Mika talk contribs created page f transaction json (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Transaction hash || string |} == Output == {| class="wikitable" ! Argume...")
  • 20:23, 22 March 2020 Mika talk contribs created page f transaction short response (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | hash || Transaction hash || string |- | fee || Network fee || uint64 |- | amount_out || Amount to send |...")
  • 20:17, 22 March 2020 Mika talk contribs created page f block details 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 ||...")
  • 20:08, 22 March 2020 Mika talk contribs created page f block json (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Block hash of the block to query || string |} == Output == {| class="wik...")
  • 20:03, 22 March 2020 Mika talk contribs created page f block short response (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | difficulty || Difficulty of the block || uint64 |- | timestamp || Time stamp of the block || uint64 |- |...")
  • 19:59, 22 March 2020 Mika talk contribs created page f blocks list json (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | height || yes || Height of first block to return || uint64 |} == Output == {| class="wi...")
  • 19:54, 22 March 2020 Mika talk contribs created page json rpc (Created page with "== Node daemon JSON RPC methods == * f_blocks_list_json * f_block_json * f_transaction_json * f_pool_transaction_json * f_on_transactions_pool_json * get...")
  • 19:50, 22 March 2020 Mika talk contribs created page save (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 19:48, 22 March 2020 Mika talk contribs created page export (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | fileName || yes || Name of file to export the wallet || string |} == Output == {| class...")
  • 19:46, 22 March 2020 Mika talk contribs created page reset (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | viewSecretKey || no || Secret view key to use || string |} == Output == {| class="wikit...")
  • 19:42, 22 March 2020 Mika talk contribs created page changePassword (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | oldPassword || yes || Old password || string |- | newPassword || yes || New password ||...")
  • 19:39, 22 March 2020 Mika talk contribs created page createAddress (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | spendSecretKey || no || Secret spend key to use || string |- | spendPublicKey || no || P...")
  • 19:35, 22 March 2020 Mika talk contribs created page createAddressList (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | spendSecretKeys || yes || List of secret spend keys to use || array |} == Output == {|...")
  • 19:31, 22 March 2020 Mika talk contribs created page deleteAddress (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || yes || Address of wallet to delete || string |} == Output == {| class="wikit...")
  • 19:29, 22 March 2020 Mika talk contribs created page getSpendKeys (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || no || Address of wallet to return spend keys || string |} == Output == {| cl...")
  • 19:26, 22 March 2020 Mika talk contribs created page getBalance (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || no || Wallet address to query || string |} == Output == {| class="wikitable"...")
  • 19:23, 22 March 2020 Mika talk contribs created page getBlockHashes (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | firstBlockIndex || yes || Block index of first block to return || uint32 |- | blockCount...")
  • 19:20, 22 March 2020 Mika talk contribs created page TransactionHashesInBlockRpcInfo (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockHash || Block hash of the block containing the transactions || string |- | transactionHashes || Lis...")
  • 19:18, 22 March 2020 Mika talk contribs created page getTransactionHashes (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to query transactions || array |- | blockHash || no...")
  • 19:13, 22 March 2020 Mika talk contribs created page TransactionsInBlockRpcInfo (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockHash || Block hash of the block containing the transactions || string |- | transactions || List of...")
  • 19:11, 22 March 2020 Mika talk contribs created page getTransactions (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to query transactions || array |- | blockHash || no...")
  • 19:05, 22 March 2020 Mika talk contribs created page getUnconfirmedTransactionHashes (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to query unconfirmed transactions || array |} == O...")
  • 19:01, 22 March 2020 Mika talk contribs created page TransferRpcInfo (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | type || Type of the transfer || uint8 |- | address || Address of the transfer || string |- | amount || A...")
  • 18:59, 22 March 2020 Mika talk contribs created page TransactionRpcInfo (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | state || State of the transaction || uint8 |- | transactionHash || Transaction hash || string |- | block...")
  • 18:52, 22 March 2020 Mika talk contribs created page getTransaction (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHash || yes || Transaction hash of the transaction || string |} == Output ==...")
  • 18:47, 22 March 2020 Mika talk contribs created page sendTransaction (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to send the orders from || array |- | transfers ||...")
  • 18:38, 22 March 2020 Mika talk contribs created page WalletRpcOrder (Created page with "== Fields == {| class="wikitable" ! Name !! Mandatory !! Description !! Format |- | address || yes || Destination address for transaction || string |- | amount || yes || Amoun...")
  • 18:34, 22 March 2020 Mika talk contribs created page createDelayedTransaction (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || yes || List of source addresses || array |- | transfers || yes || List of [...")
  • 18:28, 22 March 2020 Mika talk contribs created page getDelayedTransactionHashes (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 18:26, 22 March 2020 Mika talk contribs created page deleteDelayedTransaction (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHash || yes || Transaction hash of delayed transaction || string |} == Outpu...")
  • 18:24, 22 March 2020 Mika talk contribs created page sendDelayedTransaction (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHash || yes || Transaction hash of the delayed transaction || string |} == O...")
  • 18:21, 22 March 2020 Mika talk contribs created page getViewKey (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 18:19, 22 March 2020 Mika talk contribs created page getMnemonicSeed (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || yes || Address for which mnemonic seed is requested || string |} == Output...")
  • 18:17, 22 March 2020 Mika talk contribs created page getStatus (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
  • 18:13, 22 March 2020 Mika talk contribs created page getAddresses (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan=4 | none |} == Output == {| class="wikitable" ! Argument !! Description !! Form...")
  • 18:08, 22 March 2020 Mika talk contribs created page sendFusionTransaction (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | threshold || yes || Target threshold for optimized outputs || uint64 |- | anonymity || n...")
  • 17:53, 22 March 2020 Mika talk contribs created page estimateFusion (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | threshold || Yes || Value that determines which outputs will be optimized. Only the outp...")
  • 17:37, 22 March 2020 Mika talk contribs created page API/Wallet (Created page with "== Wallet JSON RPC == * save * export * reset * changePassword * createAddress * createAddressList * deleteAddress * getSpendKeys * getBalanc...")
  • 17:32, 22 March 2020 Mika talk contribs created page API/Daemon (Created page with "== Binary handlers == * getblocks.bin * queryblocks.bin * queryblockslite.bin * get_o_indexes.bin * getrandom_outs.bin * get_pool_changes.bin * get_p...")
  • 17:18, 22 March 2020 MediaWiki default talk contribs created page Main Page