index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
2
-1
/
+10
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-4
/
+2
*
wallet: transfer_selected_rct now also selects fake outs
moneromooo-monero
2016-08-28
1
-1
/
+3
*
rpc: send global indices along with blocks/transacions on refresh
moneromooo-monero
2016-08-28
2
-0
/
+36
*
mixable transactions must be rct for v3
moneromooo-monero
2016-08-28
2
-0
/
+4
*
add rct to the protocol
moneromooo-monero
2016-08-28
1
-0
/
+1
*
core: new /getrandom_rctouts.bin binary RPC call
moneromooo-monero
2016-08-28
3
-0
/
+56
*
remove original Cryptonote blockchain_storage blockchain format
moneromooo-monero
2016-08-28
1
-6
/
+0
*
daemon: print time to next fork
moneromooo-monero
2016-08-12
1
-1
/
+1
*
Fake outs set is now decided by the wallet
moneromooo-monero
2016-08-11
3
-1
/
+72
*
new unlocked parameter to output_histogram
moneromooo-monero
2016-08-01
2
-1
/
+3
*
core_rpc_server: fix gray/white peer list mixup
moneromooo-monero
2016-07-26
1
-1
/
+1
*
Merge pull request #902
Riccardo Spagni
2016-07-20
3
-0
/
+31
|
\
|
*
Add a daemon RPC version, and make simplewallet check it
moneromooo-monero
2016-07-10
3
-0
/
+31
*
|
rpc: fix get_bans and set_bans RPC names, they were missing a _
moneromooo-monero
2016-07-10
1
-2
/
+2
|
/
*
rpc: restrict number of fake outs requested in restricted rpc mode
moneromooo-monero
2016-06-29
1
-0
/
+12
*
rpc: fix getblock RPC sending blob as binary, not hex dump
moneromooo-monero
2016-06-10
1
-1
/
+1
*
Restrict also 'get_connections' and 'getbans' APIs.
osensei
2016-05-16
1
-2
/
+2
*
Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...
osensei
2016-05-14
1
-2
/
+2
*
Add GET_HASHES_FAST rpc, use it in wallet
Howard Chu
2016-04-17
3
-0
/
+51
*
Merge pull request #797
Riccardo Spagni
2016-04-14
2
-1
/
+3
|
\
|
*
rpc: add a do_not_relay boolean to tx submission
moneromooo-monero
2016-04-05
2
-1
/
+3
*
|
rpc: add pool/blockchain and block height results to gettransactions
moneromooo-monero
2016-04-09
2
-7
/
+54
|
/
*
Merge pull request #777
Riccardo Spagni
2016-04-02
2
-0
/
+4
|
\
|
*
add blockhashing blob to getblocktemplate
Howard Chu
2016-03-30
2
-0
/
+4
*
|
Merge pull request #767
Riccardo Spagni
2016-04-02
2
-10
/
+44
|
\
\
|
|
/
|
/
|
|
*
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
2
-10
/
+44
*
|
New RPC and daemon command to get output histogram
moneromooo-monero
2016-03-26
3
-0
/
+75
|
/
*
Fix typo on bitmonerod rpc method error.
Mike C
2016-03-14
1
-3
/
+3
*
rpc: do not return bans if they're effectively spent
moneromooo-monero
2016-03-12
1
-4
/
+7
*
new flush_txpool command, and associated RPC call
moneromooo-monero
2016-01-30
3
-0
/
+77
*
rpc: add missing return on error when getting a tx
moneromooo-monero
2016-01-30
1
-0
/
+1
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-2
/
+2
*
rpc: fix missing target information in RPC call
moneromooo-monero
2016-01-11
2
-0
/
+3
*
rpc: is_key_image_spent now checks the tx pool too
moneromooo-monero
2016-01-05
2
-1
/
+37
*
updated copyright year
Riccardo Spagni
2015-12-31
5
-5
/
+5
*
Merge pull request #547
Riccardo Spagni
2015-12-22
2
-1
/
+3
|
\
|
*
Allow the wallet to access hard fork information
moneromooo-monero
2015-12-19
2
-1
/
+3
*
|
print top block hash in daemon diff command
moneromooo-monero
2015-12-18
2
-1
/
+10
|
/
*
Register daemon command line arguments to core if they're used in core
moneromooo-monero
2015-12-08
1
-2
/
+1
*
Merge pull request #505
Riccardo Spagni
2015-11-30
2
-12
/
+22
|
\
|
*
core_rpc_server: add a --restricted-rpc option
moneromooo-monero
2015-11-27
2
-12
/
+22
*
|
Merge pull request #503
Riccardo Spagni
2015-11-30
2
-0
/
+2
|
\
\
|
*
|
rpc: pass current block target in rpc
moneromooo-monero
2015-11-26
2
-0
/
+2
|
|
/
*
/
add RPC calls and commands to get/set bans
moneromooo-monero
2015-11-26
3
-0
/
+112
|
/
*
Relay transactions when they linger too long in the pool
moneromooo-monero
2015-11-21
1
-1
/
+1
*
rpc: fix start_mining and status RPC crashes
moneromooo-monero
2015-10-28
2
-0
/
+3
*
rpc: fix hard_fork_info RPC
moneromooo-monero
2015-10-26
2
-0
/
+2
*
core_rpc_server: add optional json decoded tx to COMMAND_RPC_GET_TRANSACTIONS
moneromooo-monero
2015-10-13
2
-0
/
+6
*
core_rpc_server: add a getblock RPC command, and fix print_block
moneromooo-monero
2015-10-13
3
-0
/
+94
[next]