index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1543
Riccardo Spagni
2017-01-13
2
-0
/
+4
|
\
|
*
Add start_time to get_info methods and show uptime
Miguel Herranz
2017-01-12
2
-1
/
+5
*
|
wallet cli: print originating block heights of mixin keys when making transfer
kenshi84
2017-01-09
2
-1
/
+11
|
/
*
Merge pull request #1534
Riccardo Spagni
2017-01-08
2
-1
/
+8
|
\
|
*
rpc: add block size to GET_BLOCK_HEADER RPC
moneromooo-monero
2017-01-06
2
-1
/
+4
|
*
rpc: add current block size to the getinfo call
moneromooo-monero
2017-01-06
2
-1
/
+5
*
|
rpc: fix mixup in tx_info serialization
moneromooo-monero
2016-12-24
1
-1
/
+1
|
/
*
rpc: new function and RPC to get alternative chain info
moneromooo-monero
2016-12-17
3
-0
/
+55
*
Adding HTTP Digest Auth (but not yet enabled)
Lee Clagett
2016-12-13
1
-0
/
+1
*
Improve daemon RPC version handling
moneromooo-monero
2016-11-26
1
-1
/
+10
*
rpc: do not include output indices for pool txes
moneromooo-monero
2016-11-23
1
-5
/
+8
*
rpc: bump version after RPC changes
moneromooo-monero
2016-11-22
1
-1
/
+1
*
Add a get_outs (fully text based) version of get_outs.bin
moneromooo-monero
2016-11-22
3
-13
/
+87
*
rpc: add output indices to gettransactions
moneromooo-monero
2016-11-22
2
-0
/
+10
*
rpc: bump RPC version
moneromooo-monero
2016-11-10
1
-1
/
+1
*
rpc: add a dynamic fee estimation RPC call
moneromooo-monero
2016-10-31
3
-0
/
+32
*
Merge pull request #1247
Riccardo Spagni
2016-10-23
1
-0
/
+4
|
\
|
*
daemon: report transaction relay status in print_pool* commands
moneromooo-monero
2016-10-23
1
-0
/
+4
*
|
Merge pull request #1222
Riccardo Spagni
2016-10-22
2
-0
/
+4
|
\
\
|
*
|
rpc: add blockchain cumulative difficulty to getinfo call
moneromooo-monero
2016-10-15
2
-0
/
+4
*
|
|
Merge pull request #1221
Riccardo Spagni
2016-10-22
1
-1
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rpc: add missing top block hash to json getinfo call
moneromooo-monero
2016-10-15
1
-1
/
+8
|
|
/
*
/
wallet: select part of the fake outs from recent outputs
moneromooo-monero
2016-10-15
2
-7
/
+14
|
/
*
print_coinbase_tx_sum now breaks output into fee and emission components
Dion Ahmetaj
2016-10-10
2
-3
/
+7
*
changed params from start/end index to height/count
Dion Ahmetaj
2016-10-10
3
-7
/
+7
*
attempted to remove whitespace spam
Dion Ahmetaj
2016-10-10
3
-57
/
+57
*
added print_coinbase_tx_sum option
Dion Ahmetaj
2016-10-10
3
-58
/
+90
*
Fix build after spelling corrections in core_rpc_server
Jacob Brydolf
2016-10-04
1
-2
/
+2
*
Merge pull request #1164
Riccardo Spagni
2016-10-04
2
-0
/
+53
|
\
|
*
daemon: implement missing print_bc and matching RPC
moneromooo-monero
2016-10-02
2
-0
/
+53
*
|
Merge pull request #1139
Riccardo Spagni
2016-10-04
1
-2
/
+2
|
\
\
|
*
|
Dropped "bit" from bitmonero.
Randi Joseph
2016-09-26
1
-2
/
+2
|
|
/
*
|
Merge pull request #1171
Riccardo Spagni
2016-10-04
2
-10
/
+0
|
\
\
|
*
|
Removed all code related to fast_exit
NanoAkron
2016-10-03
2
-10
/
+0
|
|
/
*
/
Noticed two spellings of the word 'response' in the codebase, one 'responce' ...
NanoAkron
2016-09-29
3
-27
/
+27
|
/
*
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
|
/
[next]