aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server_commands_defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-15wallet2: adapt to deterministic unlock timeTheCharlatan1-1/+3
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-03-31cryptonote_basic: drop unused verification_context::m_not_rct fieldxiphon1-2/+0
2020-02-28Merge pull request #6225Alexander Blair1-0/+8
2020-02-28Merge pull request #6211Alexander Blair1-0/+2
2020-02-06Merge pull request #6040Alexander Blair1-5/+4
2019-12-12print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero1-0/+8
2019-12-02rpc: add bad-blocks to flush_cache RPCmoneromooo-monero1-1/+3
2019-11-22rpc: add received_timestamp for pool txes in gettransactionsmoneromooo-monero1-1/+3
2019-10-27rpc: base flush_cache request/response on the new base structsmoneromooo-monero1-5/+4
2019-10-25rpc: add a flush_cache RPCmoneromooo-monero1-0/+23
2019-10-25simplewallet: add public_nodes commandmoneromooo-monero1-2/+4
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-311/+487
2019-09-25RandomX integrationHoward Chu1-0/+4
2019-09-17functional_tests: add get_transaction_pool_statsmoneromooo-monero1-3/+3
2019-08-28rpc: move a leftover light wallet RPC out of daemon RPCmoneromooo-monero1-50/+0
2019-08-26wallet, rpc: add a release field to get_versionmoneromooo-monero1-1/+3
2019-08-20Merge pull request #5696luigi11111-1/+4
2019-08-19daemon: fix print_pl only printing public zone peersmoneromooo-monero1-1/+4
2019-08-19Merge pull request #5728luigi11111-0/+2
2019-08-14Merge pull request #5607luigi11111-1/+49
2019-08-14Merge pull request #5525luigi11111-1/+5
2019-08-14Merge pull request #5487luigi11111-0/+2
2019-07-31Add IPv6 supportThomas Winget1-0/+3
2019-07-29rpc: implement get_public_nodes commandxiphon1-1/+49
2019-07-24Merge pull request #5623luigi11111-0/+27
2019-07-24Merge pull request #5606luigi11111-1/+4
2019-07-24Merge pull request #5582luigi11111-2/+10
2019-07-24Merge pull request #5530luigi11111-40/+0
2019-07-16allow blocking whole subnetsmoneromooo-monero1-1/+28
2019-07-03rpc: get_block_template add optional extra_nonceJethro Grassie1-0/+2
2019-06-10rpc: implement set_bootstrap_daemon methodxiphon1-1/+28
2019-06-04rpc: use ip address string representation for peer::host fieldxiphon1-1/+4
2019-06-01daemon: add more chain specific info in alt_chain_infomoneromooo-monero1-1/+5
2019-05-30rpc: in/out peers can now return the setting's valuemoneromooo-monero1-3/+11
2019-05-10remove obsolete save_graph skeleton codemoneromooo-monero1-40/+0
2019-05-09daemon: sort alt chains by heightmoneromooo-monero1-1/+1
2019-04-23consensus: from v12, enforce >= 2 outputsmoneromooo-monero1-0/+2
2019-04-16Merge pull request #5452Riccardo Spagni1-1/+3
2019-04-16Merge pull request #5446Riccardo Spagni1-3/+11
2019-04-16rpc: add a pruned bool to the prune_blockchain callmoneromooo-monero1-1/+3
2019-04-15rpc: omit irrelevant fields for pool txes in gettransactionsmoneromooo-monero1-4/+10
2019-04-15rpc: add relayed in get_transaction outputmoneromooo-monero1-0/+2
2019-04-12rpc: new sanity check on relayed transactionsmoneromooo-monero1-0/+4
2019-04-11functional_tests: add more blockchain related testsmoneromooo-monero1-0/+10
2019-04-11Merge pull request #5376Riccardo Spagni1-0/+2
2019-04-04wallet: new option to start background miningmoneromooo-monero1-0/+6
2019-04-01Merge pull request #5327Riccardo Spagni1-0/+33
2019-04-01Merge pull request #5326Riccardo Spagni1-1/+3
2019-04-01Merge pull request #5298Riccardo Spagni1-283/+0
2019-04-01Add hash of top block to /getheight RPCHoward Chu1-1/+3
2019-03-24Make difficulty 128 bit instead of 64 bitmoneromooo-monero1-2/+26
2019-03-24New interactive daemon command 'print_net_stats': Global traffic statsrbrunner71-1/+34
2019-03-21rpc: add miner tx hash to block header responsemoneromooo-monero1-1/+3
2019-03-17Merge pull request #5190Riccardo Spagni1-5/+7
2019-03-17Merge pull request #5185Riccardo Spagni1-0/+14
2019-03-15wallet: move light wallet RPC out of core RPCmoneromooo-monero1-283/+0
2019-03-09daemon: new mining_status commandmoneromooo-monero1-0/+14
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-04default initialize rpc structuresmoneromooo-monero1-140/+259
2019-03-04ArticMine's new block weight algorithmmoneromooo-monero1-0/+2
2019-02-25daemon: add --public-node mode, RPC port propagation over P2Pxiphon1-5/+7
2019-01-22Pruningmoneromooo-monero1-5/+42
2018-12-12Merge pull request #4903Riccardo Spagni1-0/+23
2018-12-04Merge pull request #4878Riccardo Spagni1-0/+2
2018-11-28add command pop_blocksJason Wong1-0/+23
2018-11-26Merge pull request #4821Riccardo Spagni1-1/+3
2018-11-26rpc: speedup get_outs.binmoneromooo-monero1-1/+3
2018-11-21rpc: add version to get_infoJethro Grassie1-1/+3
2018-11-20rpc: speedup get_output_distributionmoneromooo-monero1-1/+61
2018-11-04Merge pull request #4687Riccardo Spagni1-7/+6
2018-10-23Update ZMQ fee estimate and add ZMQ output distributionLee Clagett1-7/+6
2018-10-16rpc: remove unused ctorsmoneromooo-monero1-3/+0
2018-09-21Merge pull request #4378Riccardo Spagni1-1/+3
2018-09-21Merge pull request #4373Riccardo Spagni1-0/+2
2018-09-14remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero1-77/+0
2018-09-14rpc: add a "is an update available" flag in get_infomoneromooo-monero1-1/+3
2018-09-13rpc: add cumulative difficulty in block header datamoneromooo-monero1-0/+2
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-4/+14
2018-07-19Merge pull request #4033luigi11111-1/+23
2018-07-19Merge pull request #4013luigi11111-0/+2
2018-07-19Merge pull request #3981luigi11111-1/+10
2018-07-19Merge pull request #3973luigi11111-0/+4
2018-07-19Merge pull request #3854luigi11111-1/+28
2018-07-13db: store cumulative rct output distribution in the db for speedmoneromooo-monero1-2/+11
2018-06-29update get_info RPC and bump RPC versionvictorsintnicolaas1-1/+3
2018-06-29add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas1-0/+25
2018-06-26replace std::list with std::vector on some hot pathsmoneromooo-monero1-9/+9
2018-06-26rpc: add option to skip coinbase info in get_blocks.binmoneromooo-monero1-0/+2
2018-06-26alt_chain_info can now give more info about a particular alt chainmoneromooo-monero1-1/+5
2018-06-21rpc: add a non binary get_transaction_pool_hashes RPCmoneromooo-monero1-2/+24
2018-06-20rpc: add blockchain disk size to getinfomoneromooo-monero1-1/+3
2018-06-19Merge pull request #3851luigi11111-0/+2
2018-05-31Merge pull request #3561luigi11111-1/+14
2018-05-26fix build with GCC 8.1.0moneromooo-monero1-0/+2
2018-04-25Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner71-1/+1
2018-04-21Merge pull request #3672Riccardo Spagni1-0/+2
2018-04-19add top height to get_output_distribution, and cache it for rctmoneromooo-monero1-0/+2
2018-04-07rpc: allow getting pruned blocks from gettransactionsmoneromooo-monero1-0/+2
2018-04-05Core RPC: optionally add POW hash to block_header_responsestoffu1-1/+14
2018-03-16add RPC to get a histogram of outputs of a given amountmoneromooo-monero1-1/+44
2018-03-05Stagenetstoffu1-0/+4
2018-02-16Merge pull request #3165Riccardo Spagni1-0/+64
2018-01-30Bootstrap daemonstoffu1-0/+64
2018-01-29Allow the number of incoming connections to be limitedErik de Castro Lopo1-2/+22
2018-01-27Merge pull request #3144Riccardo Spagni1-1/+3
2018-01-27Merge pull request #3136Riccardo Spagni1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-17rpc: expose recent median block size in getinfomoneromooo-monero1-1/+3
2018-01-16rpc: default do_not_relay to false in sendrawtransactionmoneromooo-monero1-1/+1
2018-01-04Change cryptonote::COMMAND_RPC_SET_LIMIT::response to use int64_tNick Johnson1-2/+2
2017-12-16Merge pull request #2878Riccardo Spagni1-1/+3
2017-12-02Merge pull request #2838Riccardo Spagni1-2/+2
2017-11-30rpc: add offline state in info rpcmoneromooo-monero1-1/+3
2017-11-25Merge pull request #2794Riccardo Spagni1-0/+2
2017-11-18make connection_id a string in RPCmoneromooo-monero1-2/+2
2017-11-14Merge pull request #2753Riccardo Spagni1-0/+2
2017-11-14Merge pull request #2735Riccardo Spagni1-1/+3
2017-11-14core: warn when free disk space is lowmoneromooo-monero1-1/+3
2017-11-14rpc: added miner_tx_hash to resp of getblockstoffu1-1/+3
2017-11-07RPC: get_info add rpc_connections_countTim L1-1/+3
2017-11-06track double spending in the txpoolmoneromooo-monero1-0/+8
2017-10-15lightwallet rpc server commandsJaquee1-1/+353
2017-10-02Merge pull request #2512Riccardo Spagni1-0/+3
2017-10-02Merge pull request #2470Riccardo Spagni1-0/+49
2017-09-22Log categories can now be added to and removed frommoneromooo-monero1-0/+3
2017-09-21wallet2: correctly handle in/out payments for view-only walletstoffu1-1/+3
2017-09-19rpc: add new RPCs to get and set limitsMaxXor1-1/+50
2017-08-27Merge pull request #2349Riccardo Spagni1-0/+2
2017-08-26rpc: add a new RPC to get current txpool backlog (sizes and fees)moneromooo-monero1-0/+27
2017-08-25txpool: add tx size median to the pool statsmoneromooo1-0/+2
2017-08-07Merge pull request #2149Riccardo Spagni1-0/+56
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero1-1/+57
2017-07-04Add on_get_alt_blocks_hashes RPC callmoneroexamples1-1/+20
2017-06-18Merge pull request #2066Riccardo Spagni1-1/+16
2017-06-18Merge pull request #2052Riccardo Spagni1-1/+10
2017-06-04Add histogram to poolstatsHoward Chu1-1/+16
2017-06-01Speedup print_pool_statsHoward Chu1-1/+46
2017-05-27abstracted nework addressesmoneromooo-monero1-2/+11
2017-04-19Add expected total reward to RPC "getblocktemplate".assylias1-1/+3
2017-04-02daemon: new relay_tx command and RPCmoneromooo-monero1-1/+22
2017-03-23core, wallet: faster tx pool scanningmoneromooo-monero1-1/+21
2017-03-03Merge pull request #1820Riccardo Spagni1-1/+3
2017-02-27Add support for the wallet to refresh pruned blocksmoneromooo-monero1-1/+3
2017-02-24daemon/rpc: updates command and RPCmoneromooo-monero1-0/+35
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-16More robust battery status handling.Dion Ahmetaj1-0/+2
2017-02-10Added a note about smart mining to status command. Fixed up a bug where I was...Dion Ahmetaj1-0/+2
2017-02-10Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj1-0/+2
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-2/+2
2017-01-15Merge pull request #1569Riccardo Spagni1-1/+23
2017-01-16specify restore height by YYYY-MM-DD formatkenshi841-1/+23
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+20
2017-01-16macro to define core RPC version for avoiding future mistakekenshi841-1/+2
2017-01-15Merge pull request #1571Riccardo Spagni1-0/+2
2017-01-14fix do_not_relay not preventing relaying on a timermoneromooo-monero1-1/+3
2017-01-13rpc: add a command to get info about the current blockchainmoneromooo-monero1-1/+3
2017-01-13Merge pull request #1543Riccardo Spagni1-0/+2
2017-01-12Add start_time to get_info methods and show uptimeMiguel Herranz1-1/+3
2017-01-09wallet cli: print originating block heights of mixin keys when making transferkenshi841-1/+9
2017-01-08Merge pull request #1534Riccardo Spagni1-1/+5
2017-01-06rpc: add block size to GET_BLOCK_HEADER RPCmoneromooo-monero1-1/+3
2017-01-06rpc: add current block size to the getinfo callmoneromooo-monero1-1/+3
2016-12-24rpc: fix mixup in tx_info serializationmoneromooo-monero1-1/+1
2016-12-17rpc: new function and RPC to get alternative chain infomoneromooo-monero1-0/+35
2016-11-26Improve daemon RPC version handlingmoneromooo-monero1-1/+10
2016-11-22rpc: bump version after RPC changesmoneromooo-monero1-1/+1
2016-11-22Add a get_outs (fully text based) version of get_outs.binmoneromooo-monero1-11/+47
2016-11-22rpc: add output indices to gettransactionsmoneromooo-monero1-0/+2
2016-11-10rpc: bump RPC versionmoneromooo-monero1-1/+1
2016-10-31rpc: add a dynamic fee estimation RPC callmoneromooo-monero1-0/+23
2016-10-23Merge pull request #1247Riccardo Spagni1-0/+4
2016-10-23daemon: report transaction relay status in print_pool* commandsmoneromooo-monero1-0/+4
2016-10-22Merge pull request #1222Riccardo Spagni1-0/+2
2016-10-15wallet: select part of the fake outs from recent outputsmoneromooo-monero1-3/+10
2016-10-15rpc: add blockchain cumulative difficulty to getinfo callmoneromooo-monero1-0/+2
2016-10-10print_coinbase_tx_sum now breaks output into fee and emission componentsDion Ahmetaj1-2/+4
2016-10-10changed params from start/end index to height/countDion Ahmetaj1-4/+4
2016-10-10attempted to remove whitespace spamDion Ahmetaj1-30/+30
2016-10-10added print_coinbase_tx_sum optionDion Ahmetaj1-31/+55
2016-09-29Noticed two spellings of the word 'response' in the codebase, one 'responce' ...NanoAkron1-6/+6
2016-08-28wallet: transfer_selected_rct now also selects fake outsmoneromooo-monero1-1/+3
2016-08-28rpc: send global indices along with blocks/transacions on refreshmoneromooo-monero1-0/+20
2016-08-28mixable transactions must be rct for v3moneromooo-monero1-0/+2
2016-08-28add rct to the protocolmoneromooo-monero1-0/+1
2016-08-28core: new /getrandom_rctouts.bin binary RPC callmoneromooo-monero1-0/+30
2016-08-11Fake outs set is now decided by the walletmoneromooo-monero1-1/+46
2016-08-01new unlocked parameter to output_histogrammoneromooo-monero1-0/+2
2016-07-10Add a daemon RPC version, and make simplewallet check itmoneromooo-monero1-0/+22
2016-04-17Add GET_HASHES_FAST rpc, use it in walletHoward Chu1-0/+30
2016-04-14Merge pull request #797Riccardo Spagni1-0/+2
2016-04-09rpc: add pool/blockchain and block height results to gettransactionsmoneromooo-monero1-3/+26
2016-04-05rpc: add a do_not_relay boolean to tx submissionmoneromooo-monero1-0/+2
2016-04-02Merge pull request #777Riccardo Spagni1-0/+2
2016-04-02Merge pull request #767Riccardo Spagni1-0/+18
2016-03-30add blockhashing blob to getblocktemplateHoward Chu1-0/+2
2016-03-27Convey tx verification failure reasons to the RPC clientmoneromooo-monero1-3/+21
2016-03-26New RPC and daemon command to get output histogrammoneromooo-monero1-0/+41
2016-01-30new flush_txpool command, and associated RPC callmoneromooo-monero1-0/+21
2016-01-11rpc: fix missing target information in RPC callmoneromooo-monero1-0/+1