User contributions

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

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

  • 20:49, 22 March 2020 diff hist +22 N PublicKeyCreated page with "PublicKey is 32 bytes."
  • 20:49, 22 March 2020 diff hist +105 N KeyOutputCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | key || PublicKey || struct |}" current
  • 20:48, 22 March 2020 diff hist +47 N TransactionOutputTargetCreated page with "TransactionOutputTarget contains KeyOutput." current
  • 20: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
  • 20:44, 22 March 2020 diff hist +21 N KeyImageCreated page with "KeyImage is 32 bytes." current
  • 20: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
  • 20:41, 22 March 2020 diff hist +109 N BaseInputCreated page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | blockIndex || Block index || uint32 |}" current
  • 20:39, 22 March 2020 diff hist +55 N TransactionInputCreated page with "== Description == Either BaseInput or KeyInput." current
  • 20: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
  • 20: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..."
  • 20: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 |..."
  • 20: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
  • 20: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..."
  • 20: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
  • 19: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..."
  • 19: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..."
  • 19: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..."
  • 19: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
  • 19: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..."
  • 19: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
  • 19: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
  • 19: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
  • 19: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
  • 19: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
  • 19: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"..."
  • 19: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
  • 19: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
  • 19: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
  • 19: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
  • 19: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
  • 19: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
  • 19: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
  • 18: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
  • 18: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
  • 18:48, 22 March 2020 diff hist -4 m createDelayedTransaction→‎Input current
  • 18: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 ||..."
  • 18: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
  • 18: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 [..."
  • 18: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
  • 18: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
  • 18: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
  • 18: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..."
  • 18: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
  • 18: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
  • 18: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
  • 18: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..."
  • 17: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..."
  • 17:37, 22 March 2020 diff hist +577 N API/WalletCreated page with "== Wallet JSON RPC == * save * export * reset * changePassword * createAddress * createAddressList * deleteAddress * getSpendKeys * getBalanc..."
  • 17: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..."
  • 17:26, 22 March 2020 diff hist -660 Main Page

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