index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
core_rpc_server_commands_defs.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
Fix broken interactive daemon 'limit' commands plus RPC calls
rbrunner7
1
-1
/
+1
2018-04-21
Merge pull request #3672
Riccardo Spagni
1
-0
/
+2
2018-04-19
add top height to get_output_distribution, and cache it for rct
moneromooo-monero
1
-0
/
+2
2018-04-07
rpc: allow getting pruned blocks from gettransactions
moneromooo-monero
1
-0
/
+2
2018-03-16
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
1
-1
/
+44
2018-03-05
Stagenet
stoffu
1
-0
/
+4
2018-02-16
Merge pull request #3165
Riccardo Spagni
1
-0
/
+64
2018-01-30
Bootstrap daemon
stoffu
1
-0
/
+64
2018-01-29
Allow the number of incoming connections to be limited
Erik de Castro Lopo
1
-2
/
+22
2018-01-27
Merge pull request #3144
Riccardo Spagni
1
-1
/
+3
2018-01-27
Merge pull request #3136
Riccardo Spagni
1
-1
/
+1
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2018-01-17
rpc: expose recent median block size in getinfo
moneromooo-monero
1
-1
/
+3
2018-01-16
rpc: default do_not_relay to false in sendrawtransaction
moneromooo-monero
1
-1
/
+1
2018-01-04
Change cryptonote::COMMAND_RPC_SET_LIMIT::response to use int64_t
Nick Johnson
1
-2
/
+2
2017-12-16
Merge pull request #2878
Riccardo Spagni
1
-1
/
+3
2017-12-02
Merge pull request #2838
Riccardo Spagni
1
-2
/
+2
2017-11-30
rpc: add offline state in info rpc
moneromooo-monero
1
-1
/
+3
2017-11-25
Merge pull request #2794
Riccardo Spagni
1
-0
/
+2
2017-11-18
make connection_id a string in RPC
moneromooo-monero
1
-2
/
+2
2017-11-14
Merge pull request #2753
Riccardo Spagni
1
-0
/
+2
2017-11-14
Merge pull request #2735
Riccardo Spagni
1
-1
/
+3
2017-11-14
core: warn when free disk space is low
moneromooo-monero
1
-1
/
+3
2017-11-14
rpc: added miner_tx_hash to resp of getblock
stoffu
1
-1
/
+3
2017-11-07
RPC: get_info add rpc_connections_count
Tim L
1
-1
/
+3
2017-11-06
track double spending in the txpool
moneromooo-monero
1
-0
/
+8
2017-10-15
lightwallet rpc server commands
Jaquee
1
-1
/
+353
2017-10-02
Merge pull request #2512
Riccardo Spagni
1
-0
/
+3
2017-10-02
Merge pull request #2470
Riccardo Spagni
1
-0
/
+49
2017-09-22
Log categories can now be added to and removed from
moneromooo-monero
1
-0
/
+3
2017-09-21
wallet2: correctly handle in/out payments for view-only wallet
stoffu
1
-1
/
+3
2017-09-19
rpc: add new RPCs to get and set limits
MaxXor
1
-1
/
+50
2017-08-27
Merge pull request #2349
Riccardo Spagni
1
-0
/
+2
2017-08-26
rpc: add a new RPC to get current txpool backlog (sizes and fees)
moneromooo-monero
1
-0
/
+27
2017-08-25
txpool: add tx size median to the pool stats
moneromooo
1
-0
/
+2
2017-08-07
Merge pull request #2149
Riccardo Spagni
1
-0
/
+56
2017-08-07
cryptonote_protocol_handler: sync speedup
moneromooo-monero
1
-1
/
+57
2017-07-04
Add on_get_alt_blocks_hashes RPC call
moneroexamples
1
-1
/
+20
2017-06-18
Merge pull request #2066
Riccardo Spagni
1
-1
/
+16
2017-06-18
Merge pull request #2052
Riccardo Spagni
1
-1
/
+10
2017-06-04
Add histogram to poolstats
Howard Chu
1
-1
/
+16
2017-06-01
Speedup print_pool_stats
Howard Chu
1
-1
/
+46
2017-05-27
abstracted nework addresses
moneromooo-monero
1
-2
/
+11
2017-04-19
Add expected total reward to RPC "getblocktemplate".
assylias
1
-1
/
+3
2017-04-02
daemon: new relay_tx command and RPC
moneromooo-monero
1
-1
/
+22
2017-03-23
core, wallet: faster tx pool scanning
moneromooo-monero
1
-1
/
+21
2017-03-03
Merge pull request #1820
Riccardo Spagni
1
-1
/
+3
2017-02-27
Add support for the wallet to refresh pruned blocks
moneromooo-monero
1
-1
/
+3
2017-02-24
daemon/rpc: updates command and RPC
moneromooo-monero
1
-0
/
+35
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-16
More robust battery status handling.
Dion Ahmetaj
1
-0
/
+2
2017-02-10
Added a note about smart mining to status command. Fixed up a bug where I was...
Dion Ahmetaj
1
-0
/
+2
2017-02-10
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
1
-0
/
+2
2017-02-08
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
1
-2
/
+2
2017-01-15
Merge pull request #1569
Riccardo Spagni
1
-1
/
+23
2017-01-16
specify restore height by YYYY-MM-DD format
kenshi84
1
-1
/
+23
2017-01-16
Change logging to easylogging++
moneromooo-monero
1
-0
/
+20
2017-01-16
macro to define core RPC version for avoiding future mistake
kenshi84
1
-1
/
+2
2017-01-15
Merge pull request #1571
Riccardo Spagni
1
-0
/
+2
2017-01-14
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
1
-1
/
+3
2017-01-13
rpc: add a command to get info about the current blockchain
moneromooo-monero
1
-1
/
+3
2017-01-13
Merge pull request #1543
Riccardo Spagni
1
-0
/
+2
2017-01-12
Add start_time to get_info methods and show uptime
Miguel Herranz
1
-1
/
+3
2017-01-09
wallet cli: print originating block heights of mixin keys when making transfer
kenshi84
1
-1
/
+9
2017-01-08
Merge pull request #1534
Riccardo Spagni
1
-1
/
+5
2017-01-06
rpc: add block size to GET_BLOCK_HEADER RPC
moneromooo-monero
1
-1
/
+3
2017-01-06
rpc: add current block size to the getinfo call
moneromooo-monero
1
-1
/
+3
2016-12-24
rpc: fix mixup in tx_info serialization
moneromooo-monero
1
-1
/
+1
2016-12-17
rpc: new function and RPC to get alternative chain info
moneromooo-monero
1
-0
/
+35
2016-11-26
Improve daemon RPC version handling
moneromooo-monero
1
-1
/
+10
2016-11-22
rpc: bump version after RPC changes
moneromooo-monero
1
-1
/
+1
2016-11-22
Add a get_outs (fully text based) version of get_outs.bin
moneromooo-monero
1
-11
/
+47
2016-11-22
rpc: add output indices to gettransactions
moneromooo-monero
1
-0
/
+2
2016-11-10
rpc: bump RPC version
moneromooo-monero
1
-1
/
+1
2016-10-31
rpc: add a dynamic fee estimation RPC call
moneromooo-monero
1
-0
/
+23
2016-10-23
Merge pull request #1247
Riccardo Spagni
1
-0
/
+4
2016-10-23
daemon: report transaction relay status in print_pool* commands
moneromooo-monero
1
-0
/
+4
2016-10-22
Merge pull request #1222
Riccardo Spagni
1
-0
/
+2
2016-10-15
wallet: select part of the fake outs from recent outputs
moneromooo-monero
1
-3
/
+10
2016-10-15
rpc: add blockchain cumulative difficulty to getinfo call
moneromooo-monero
1
-0
/
+2
2016-10-10
print_coinbase_tx_sum now breaks output into fee and emission components
Dion Ahmetaj
1
-2
/
+4
2016-10-10
changed params from start/end index to height/count
Dion Ahmetaj
1
-4
/
+4
2016-10-10
attempted to remove whitespace spam
Dion Ahmetaj
1
-30
/
+30
2016-10-10
added print_coinbase_tx_sum option
Dion Ahmetaj
1
-31
/
+55
2016-09-29
Noticed two spellings of the word 'response' in the codebase, one 'responce' ...
NanoAkron
1
-6
/
+6
2016-08-28
wallet: transfer_selected_rct now also selects fake outs
moneromooo-monero
1
-1
/
+3
2016-08-28
rpc: send global indices along with blocks/transacions on refresh
moneromooo-monero
1
-0
/
+20
2016-08-28
mixable transactions must be rct for v3
moneromooo-monero
1
-0
/
+2
2016-08-28
add rct to the protocol
moneromooo-monero
1
-0
/
+1
2016-08-28
core: new /getrandom_rctouts.bin binary RPC call
moneromooo-monero
1
-0
/
+30
2016-08-11
Fake outs set is now decided by the wallet
moneromooo-monero
1
-1
/
+46
2016-08-01
new unlocked parameter to output_histogram
moneromooo-monero
1
-0
/
+2
2016-07-10
Add a daemon RPC version, and make simplewallet check it
moneromooo-monero
1
-0
/
+22
2016-04-17
Add GET_HASHES_FAST rpc, use it in wallet
Howard Chu
1
-0
/
+30
2016-04-14
Merge pull request #797
Riccardo Spagni
1
-0
/
+2
2016-04-09
rpc: add pool/blockchain and block height results to gettransactions
moneromooo-monero
1
-3
/
+26
2016-04-05
rpc: add a do_not_relay boolean to tx submission
moneromooo-monero
1
-0
/
+2
2016-04-02
Merge pull request #777
Riccardo Spagni
1
-0
/
+2
2016-04-02
Merge pull request #767
Riccardo Spagni
1
-0
/
+18
2016-03-30
add blockhashing blob to getblocktemplate
Howard Chu
1
-0
/
+2
2016-03-27
Convey tx verification failure reasons to the RPC client
moneromooo-monero
1
-3
/
+21
2016-03-26
New RPC and daemon command to get output histogram
moneromooo-monero
1
-0
/
+41
2016-01-30
new flush_txpool command, and associated RPC call
moneromooo-monero
1
-0
/
+21
2016-01-11
rpc: fix missing target information in RPC call
moneromooo-monero
1
-0
/
+1
2016-01-05
rpc: is_key_image_spent now checks the tx pool too
moneromooo-monero
1
-0
/
+6
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-12-22
Merge pull request #547
Riccardo Spagni
1
-0
/
+2
2015-12-19
Allow the wallet to access hard fork information
moneromooo-monero
1
-0
/
+2
2015-12-18
print top block hash in daemon diff command
moneromooo-monero
1
-0
/
+2
2015-11-30
Merge pull request #503
Riccardo Spagni
1
-0
/
+1
2015-11-26
rpc: pass current block target in rpc
moneromooo-monero
1
-0
/
+1
2015-11-26
add RPC calls and commands to get/set bans
moneromooo-monero
1
-0
/
+65
2015-10-28
rpc: fix start_mining and status RPC crashes
moneromooo-monero
1
-0
/
+2
2015-10-13
core_rpc_server: add optional json decoded tx to COMMAND_RPC_GET_TRANSACTIONS
moneromooo-monero
1
-0
/
+4
2015-10-13
core_rpc_server: add a getblock RPC command, and fix print_block
moneromooo-monero
1
-0
/
+32
2015-09-19
Add an RPC call and daemon command to get info on hard fork voting
moneromooo-monero
1
-0
/
+35
2015-08-13
core_rpc_server: replace vector<bool> with vector<int> in RPC
moneromooo-monero
1
-1
/
+1
2015-08-11
Add a is_key_image_spent daemon command and RPC call
moneromooo-monero
1
-0
/
+25
2015-04-23
Add mempool output to daemon via command and RPC
warptangent
1
-1
/
+14
2015-04-01
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
1
-0
/
+74
2015-02-24
RPC calls for background daemon added in
Thomas Winget
1
-1
/
+174
2015-01-06
previous hash added to GBT
Riccardo Spagni
1
-0
/
+2
2015-01-02
year updated in license
Riccardo Spagni
1
-1
/
+1
2014-08-01
#36 simplewallet refresh include optional height param
Jakob Lind
1
-1
/
+2
2014-07-23
License updated to BSD 3-clause
fluffypony
1
-3
/
+29
2014-07-22
Missed serializing a get_connections RPC response parameter
Thomas Winget
1
-0
/
+1
2014-07-18
Added get_connections RPC call to daemon
Thomas Winget
1
-0
/
+19
2014-07-01
Match empty RPC request with other requests
Zachary Michaels
1
-1
/
+5
2014-07-01
Switch list to vector for RPC serialization
Zachary Michaels
1
-2
/
+2
2014-06-04
'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
Neozaru
1
-0
/
+2
2014-05-25
'mining_status' Daemon RPC command
Neozaru
1
-0
/
+29
2014-05-16
Added 'save_bc' command in daemon for saving blockchain remotely
Neozaru
1
-0
/
+20
2014-04-09
Port mapping with UPnP
Antonio Juarez
1
-0
/
+93
2014-03-20
some fixes
Antonio Juarez
1
-23
/
+17
2014-03-03
moved all stuff to github
Antonio Juarez
1
-0
/
+343