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
/
core_rpc_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: do not include output indices for pool txes
moneromooo-monero
2016-11-23
1
-5
/
+8
*
Add a get_outs (fully text based) version of get_outs.bin
moneromooo-monero
2016-11-22
1
-1
/
+37
*
rpc: add output indices to gettransactions
moneromooo-monero
2016-11-22
1
-0
/
+8
*
rpc: add a dynamic fee estimation RPC call
moneromooo-monero
2016-10-31
1
-0
/
+7
*
Merge pull request #1222
Riccardo Spagni
2016-10-22
1
-0
/
+2
|
\
|
*
rpc: add blockchain cumulative difficulty to getinfo call
moneromooo-monero
2016-10-15
1
-0
/
+2
*
|
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
1
-4
/
+4
|
/
*
print_coinbase_tx_sum now breaks output into fee and emission components
Dion Ahmetaj
2016-10-10
1
-1
/
+3
*
changed params from start/end index to height/count
Dion Ahmetaj
2016-10-10
1
-1
/
+1
*
attempted to remove whitespace spam
Dion Ahmetaj
2016-10-10
1
-10
/
+10
*
added print_coinbase_tx_sum option
Dion Ahmetaj
2016-10-10
1
-10
/
+16
*
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
1
-0
/
+51
|
\
|
*
daemon: implement missing print_bc and matching RPC
moneromooo-monero
2016-10-02
1
-0
/
+51
*
|
Merge pull request #1171
Riccardo Spagni
2016-10-04
1
-8
/
+0
|
\
\
|
*
|
Removed all code related to fast_exit
NanoAkron
2016-10-03
1
-8
/
+0
|
|
/
*
/
Noticed two spellings of the word 'response' in the codebase, one 'responce' ...
NanoAkron
2016-09-29
1
-20
/
+20
|
/
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
1
-1
/
+9
*
rpc: send global indices along with blocks/transacions on refresh
moneromooo-monero
2016-08-28
1
-0
/
+16
*
mixable transactions must be rct for v3
moneromooo-monero
2016-08-28
1
-0
/
+2
*
core: new /getrandom_rctouts.bin binary RPC call
moneromooo-monero
2016-08-28
1
-0
/
+24
*
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
1
-0
/
+24
*
new unlocked parameter to output_histogram
moneromooo-monero
2016-08-01
1
-1
/
+1
*
core_rpc_server: fix gray/white peer list mixup
moneromooo-monero
2016-07-26
1
-1
/
+1
*
Add a daemon RPC version, and make simplewallet check it
moneromooo-monero
2016-07-10
1
-0
/
+7
*
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
*
Add GET_HASHES_FAST rpc, use it in wallet
Howard Chu
2016-04-17
1
-0
/
+19
*
Merge pull request #797
Riccardo Spagni
2016-04-14
1
-1
/
+1
|
\
|
*
rpc: add a do_not_relay boolean to tx submission
moneromooo-monero
2016-04-05
1
-1
/
+1
*
|
rpc: add pool/blockchain and block height results to gettransactions
moneromooo-monero
2016-04-09
1
-4
/
+28
|
/
*
Merge pull request #777
Riccardo Spagni
2016-04-02
1
-0
/
+2
|
\
|
*
add blockhashing blob to getblocktemplate
Howard Chu
2016-03-30
1
-0
/
+2
*
|
Merge pull request #767
Riccardo Spagni
2016-04-02
1
-10
/
+26
|
\
\
|
|
/
|
/
|
|
*
Convey tx verification failure reasons to the RPC client
moneromooo-monero
2016-03-27
1
-10
/
+26
*
|
New RPC and daemon command to get output histogram
moneromooo-monero
2016-03-26
1
-0
/
+32
|
/
*
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
1
-0
/
+54
*
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
1
-0
/
+2
*
rpc: is_key_image_spent now checks the tx pool too
moneromooo-monero
2016-01-05
1
-1
/
+31
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
Merge pull request #547
Riccardo Spagni
2015-12-22
1
-1
/
+1
|
\
|
*
Allow the wallet to access hard fork information
moneromooo-monero
2015-12-19
1
-1
/
+1
[next]