User contributions

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼-contribs-top⧽
⧼-contribs-date⧽

(newest | oldest) View ( | older 100) (20 | 50 | 100 | 250 | 500)

  • 23:25, 22 March 2020 diff hist +279 N sendrawtransactionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tx_as_hex || yes || Raw transaction as hex || string |} == Output == {| class="wikitabl..." current
  • 23:22, 22 March 2020 diff hist +460 N gettransactionsCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | txs_hashes || yes || List of transaction hashes || array |} == Output == {| class="wiki..." current
  • 23:17, 22 March 2020 diff hist +353 N getheightCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..."
  • 23:14, 22 March 2020 diff hist +1,347 N getinfoCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..."
  • 23:04, 22 March 2020 diff hist +332 N get transaction hashes by payment id.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | paymentId || yes || Payment ID || Hash |} == Output == {| class="wikitable" ! Argu..."
  • 23:01, 22 March 2020 diff hist +368 N get transaction details by hashes.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHashes || yes || List of transaction hashes || array |} == Output == {| clas..."
  • 22:58, 22 March 2020 diff hist +419 N get blocks hashes by timestamps.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | timestampBegin || yes || Time stamp to start || uint64 |- | secondsCount || yes || Numbe..."
  • 22:55, 22 March 2020 diff hist +338 N get blocks details by hashes.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | blockHashes || yes || List of block hashes || array |} == Output == {| class="wikitable..."
  • 22:51, 22 March 2020 diff hist +168 N TransactionOutputDetailsCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | output || TransactionOutput || struct |- | globalIndex || Global index of output || uint64 |}" current
  • 22:50, 22 March 2020 diff hist +159 N TransactionOutputReferenceDetailsCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | transactionHash || Transaction hash || Hash |- | number || Output index || size_t |-" current
  • 22:48, 22 March 2020 diff hist +198 N KeyInputDetailsCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | input || KeyInput || struct |- | mixin || Mixin || uint64 |- | output || TransactionOutputReferenc..." current
  • 22:46, 22 March 2020 diff hist +144 N BaseInputDetailsCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | input || BaseInput || struct |- | amount || Input amount || uint64 |}" current
  • 22:44, 22 March 2020 diff hist +78 N TransactionInputDetailsCreated page with "TransactionInputDetails is either BaseInputDetails or KeyInputDetails." current
  • 22:43, 22 March 2020 diff hist +188 N TransactionExtraDetailsCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | publicKey || Public key || struct |- | nonce || Nonce || binary |- | raw || Raw extra data..." current
  • 22:39, 22 March 2020 diff hist +1,030 N TransactionDetailsCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | hash || Transaction hash || Hash |- | size || Size of transaction in bytes || uint64 |- | fee || Net..." current
  • 22:32, 22 March 2020 diff hist +1,191 N BlockDetailsCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | majorVersion || Major version of block || uint8 |- | minorVersion || Minor version of block || uint8 |-..." current
  • 22:23, 22 March 2020 diff hist +354 N get block details by height.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | blockHeight || yes || Block height of block to request details || uint32 |} == Output =..."
  • 22:20, 22 March 2020 diff hist +600 N get pool changes lite.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tailBlockId || yes || Block hash of tail block || Hash |- | knownTxsIds || yes || Li..."
  • 22:14, 22 March 2020 diff hist +719 N get pool changes.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | tailBlockId || yes || Block hash of tail block || Hash |- | knownTxsIds || yes || Li..."
  • 22:07, 22 March 2020 diff hist +170 N COMMAND RPC GET RANDOM OUTPUTS FOR AMOUNTS out entryCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | global_amount_index || Global amount index || uint32 |- | out_key || Output key || PublicKey |}" current
  • 22:05, 22 March 2020 diff hist +195 N COMMAND RPC GET RANDOM OUTPUTS FOR AMOUNTS outs for amountCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | amount || Amount || uint64 |- | outs || List of COMMAND_RPC_GET_RANDOM_OUTPUTS_FOR_AMOUNTS_out_entry|o..." current
  • 22:03, 22 March 2020 diff hist +540 N getrandom outs.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | amounts || yes || List of amounts || array |- | outs_count || yes || Maximum number of o..."
  • 21:49, 22 March 2020 diff hist +407 N get o indexes.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | txid || yes || Transaction hash || Hash |} == Output == {| class="wikitable" ! Argu..."
  • 21:45, 22 March 2020 diff hist +316 N TransactionPrefixCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | version || Transaction version || uint8 |- | unlockTime || Unlock time || uint64 |- | inputs || List of..." current
  • 21:41, 22 March 2020 diff hist +161 N TransactionPrefixInfoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | txHash || Transaction hash || Hash |- | txPrefix || TransactionPrefix || struct |}" current
  • 21:38, 22 March 2020 diff hist +220 N BlockShortInfoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockId || Block hash || Hash |- | block || Block || binary |- | txPrefixes || List of Transaction..." current
  • 21:36, 22 March 2020 diff hist +539 N queryblockslite.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | block_ids || yes || List of block hashes || array |- | timestamp || yes || Time..." current
  • 21:29, 22 March 2020 diff hist +205 N BlockFullInfoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | block || Block template || binary |- | transactions || List of transactions || array |- | block_id || Ha..."
  • 21:25, 22 March 2020 diff hist +540 N queryblocks.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | block_ids || yes || List of hashes || array |- | timestamp || yes || Time stamp..." current
  • 21:14, 22 March 2020 diff hist +158 N RawBlockCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | block || Block template || binary |- | transactions || List of transactions || array |}" current
  • 21:11, 22 March 2020 diff hist +17 N HashCreated page with "Hash is 32 bytes."
  • 21:10, 22 March 2020 diff hist +529 N getblocks.binCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | block_ids || yes || List of hashes || array |} == Output == {| class="wikitab..." current
  • 21:03, 22 March 2020 diff hist +293 N chain infoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | block_hash || Block hash of the first block || string |- | height || Block height of the first block ||..." current
  • 21:00, 22 March 2020 diff hist +385 N getalternatechainsCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..." current
  • 20:57, 22 March 2020 diff hist +364 N getblockheaderbyheightCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | height || yes || Block height of the block to request || uint64 |} == Output == {| clas..." current
  • 20:54, 22 March 2020 diff hist +413 N getblockheaderbyhashCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Block hash of the block to request || string |} == Output == {| class="w..." current
  • 20:50, 22 March 2020 diff hist +762 N block header responseCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | major_version || Major version of the block || uint8 |- | minor_version || Minor version of the block ||..." current
  • 20:42, 22 March 2020 diff hist +391 N getlastblockheaderCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..." current
  • 20:38, 22 March 2020 diff hist +418 N submitblockCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | || yes || Binary array of block to submit || array of hexadecimal string |} == Output =..." current
  • 20:30, 22 March 2020 diff hist +239 N getcurrencyidCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..." current
  • 20:26, 22 March 2020 diff hist +929 N getblocktemplateCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | reserve_size || yes || Maximum of 255 bytes reserved for user data || uint64 |- | wallet..." current
  • 20:17, 22 March 2020 diff hist +370 N on getblockhashCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | || yes || Block height || array of uint64 |} == Output == {| class="wikitable" ! Argume..."
  • 20:09, 22 March 2020 diff hist +398 N getblockcountCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..." current
  • 20:03, 22 March 2020 diff hist +411 N f on transactions pool jsonCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..."
  • 20:00, 22 March 2020 diff hist +607 N f pool transaction jsonCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Transaction hash || string |} == Output == {| class="wikitable" ! Argume..."
  • 19:54, 22 March 2020 diff hist +322 N f transaction details responseCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | hash || Transaction hash || string |- | size || Transaction size in bytes || size_t |- | paymentId || Pa..." current
  • 19:50, 22 March 2020 diff hist +22 N SignatureCreated page with "Signature is 64 bytes." current
  • 19:49, 22 March 2020 diff hist +22 N PublicKeyCreated page with "PublicKey is 32 bytes."
  • 19:49, 22 March 2020 diff hist +105 N KeyOutputCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | key || PublicKey || struct |}" current
  • 19:48, 22 March 2020 diff hist +47 N TransactionOutputTargetCreated page with "TransactionOutputTarget contains KeyOutput." current
  • 19:46, 22 March 2020 diff hist +160 N TransactionOutputCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | amount || Output amount || uint64 |- | target || TransactionOutputTarget || struct |}" current
  • 19:44, 22 March 2020 diff hist +21 N KeyImageCreated page with "KeyImage is 32 bytes." current
  • 19:43, 22 March 2020 diff hist +200 N KeyInputCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | amount || Input amount || uint64 |- | outputIndexes || List of output indexes || array |- | keyImage ||..." current
  • 19:41, 22 March 2020 diff hist +109 N BaseInputCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockIndex || Block index || uint32 |}" current
  • 19:39, 22 March 2020 diff hist +55 N TransactionInputCreated page with "== Description == Either BaseInput or KeyInput." current
  • 19:34, 22 March 2020 diff hist +408 N TransactionCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | version || Transaction version || uint8 |- | unlockTime || Unlock time || uint64 |- | inputs || List of..." current
  • 19:29, 22 March 2020 diff hist +449 N f transaction jsonCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Transaction hash || string |} == Output == {| class="wikitable" ! Argume..."
  • 19:23, 22 March 2020 diff hist +385 N f transaction short responseCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | hash || Transaction hash || string |- | fee || Network fee || uint64 |- | amount_out || Amount to send |..."
  • 19:17, 22 March 2020 diff hist +1,274 N f block details responseCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | major_version || Major version of the block || uint8 |- | minor_version || Minor version of the block ||..." current
  • 19:08, 22 March 2020 diff hist +355 N f block jsonCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | hash || yes || Block hash of the block to query || string |} == Output == {| class="wik..."
  • 19:03, 22 March 2020 diff hist +431 N f block short responseCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | difficulty || Difficulty of the block || uint64 |- | timestamp || Time stamp of the block || uint64 |- |..." current
  • 18:59, 22 March 2020 diff hist +356 N f blocks list jsonCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | height || yes || Height of first block to return || uint64 |} == Output == {| class="wi..."
  • 18:54, 22 March 2020 diff hist +376 N API/Daemon/json rpcCreated 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..."
  • 18:50, 22 March 2020 diff hist +317 N saveCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..."
  • 18:48, 22 March 2020 diff hist +334 N exportCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | fileName || yes || Name of file to export the wallet || string |} == Output == {| class..." current
  • 18:46, 22 March 2020 diff hist +460 N resetCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | viewSecretKey || no || Secret view key to use || string |} == Output == {| class="wikit..."
  • 18:42, 22 March 2020 diff hist +333 N changePasswordCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | oldPassword || yes || Old password || string |- | newPassword || yes || New password ||..." current
  • 18:39, 22 March 2020 diff hist +488 N createAddressCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | spendSecretKey || no || Secret spend key to use || string |- | spendPublicKey || no || P..." current
  • 18:35, 22 March 2020 diff hist +385 N createAddressListCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | spendSecretKeys || yes || List of secret spend keys to use || array |} == Output == {|..." current
  • 18:31, 22 March 2020 diff hist +243 N deleteAddressCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || yes || Address of wallet to delete || string |} == Output == {| class="wikit..." current
  • 18:29, 22 March 2020 diff hist +329 N getSpendKeysCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || no || Address of wallet to return spend keys || string |} == Output == {| cl..." current
  • 18:26, 22 March 2020 diff hist +365 N getBalanceCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || no || Wallet address to query || string |} == Output == {| class="wikitable"..."
  • 18:23, 22 March 2020 diff hist +355 N getBlockHashesCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | firstBlockIndex || yes || Block index of first block to return || uint32 |- | blockCount..." current
  • 18:20, 22 March 2020 diff hist +210 N TransactionHashesInBlockRpcInfoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockHash || Block hash of the block containing the transactions || string |- | transactionHashes || Lis..." current
  • 18:18, 22 March 2020 diff hist +655 N getTransactionHashesCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to query transactions || array |- | blockHash || no..." current
  • 18:13, 22 March 2020 diff hist +222 N TransactionsInBlockRpcInfoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockHash || Block hash of the block containing the transactions || string |- | transactions || List of..." current
  • 18:11, 22 March 2020 diff hist +636 N getTransactionsCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to query transactions || array |- | blockHash || no..." current
  • 18:05, 22 March 2020 diff hist +333 N getUnconfirmedTransactionHashesCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to query unconfirmed transactions || array |} == O..." current
  • 18:01, 22 March 2020 diff hist +208 N TransferRpcInfoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | type || Type of the transfer || uint8 |- | address || Address of the transfer || string |- | amount || A..." current
  • 17:59, 22 March 2020 diff hist +691 N TransactionRpcInfoCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | state || State of the transaction || uint8 |- | transactionHash || Transaction hash || string |- | block..." current
  • 17:52, 22 March 2020 diff hist +308 N getTransactionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHash || yes || Transaction hash of the transaction || string |} == Output ==..." current
  • 17:48, 22 March 2020 diff hist -4 m createDelayedTransaction→‎Input current
  • 17:47, 22 March 2020 diff hist +743 N sendTransactionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || no || List of addresses to send the orders from || array |- | transfers ||..."
  • 17:38, 22 March 2020 diff hist +201 N WalletRpcOrderCreated page with "== Fields == {| class="wikitable" ! Name !! Mandatory !! Description !! Format |- | address || yes || Destination address for transaction || string |- | amount || yes || Amoun..." current
  • 17:34, 22 March 2020 diff hist +744 N createDelayedTransactionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | addresses || yes || List of source addresses || array |- | transfers || yes || List of [..."
  • 17:28, 22 March 2020 diff hist +269 N getDelayedTransactionHashesCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..." current
  • 17:26, 22 March 2020 diff hist +263 N deleteDelayedTransactionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHash || yes || Transaction hash of delayed transaction || string |} == Outpu..." current
  • 17:24, 22 March 2020 diff hist +267 N sendDelayedTransactionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | transactionHash || yes || Transaction hash of the delayed transaction || string |} == O..." current
  • 17:21, 22 March 2020 diff hist +254 N getViewKeyCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..."
  • 17:19, 22 March 2020 diff hist +320 N getMnemonicSeedCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | address || yes || Address for which mnemonic seed is requested || string |} == Output..." current
  • 17:17, 22 March 2020 diff hist +390 N getStatusCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo..." current
  • 17:13, 22 March 2020 diff hist +232 N getAddressesCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan=4 | none |} == Output == {| class="wikitable" ! Argument !! Description !! Form..." current
  • 17:08, 22 March 2020 diff hist +552 N sendFusionTransactionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | threshold || yes || Target threshold for optimized outputs || uint64 |- | anonymity || n..."
  • 16:53, 22 March 2020 diff hist +616 N estimateFusionCreated page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | threshold || Yes || Value that determines which outputs will be optimized. Only the outp..."
  • 16:37, 22 March 2020 diff hist +577 N API/WalletCreated page with "== Wallet JSON RPC == * save * export * reset * changePassword * createAddress * createAddressList * deleteAddress * getSpendKeys * getBalanc..."
  • 16:32, 22 March 2020 diff hist +822 N API/DaemonCreated page with "== Binary handlers == * getblocks.bin * queryblocks.bin * queryblockslite.bin * get_o_indexes.bin * getrandom_outs.bin * get_pool_changes.bin * get_p..."
  • 16:26, 22 March 2020 diff hist -660 Main Page

(newest | oldest) View ( | older 100) (20 | 50 | 100 | 250 | 500)