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
/
daemon
/
rpc_command_executor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
bootstrap_daemon: proxy configuration support
xiphon
2021-01-21
1
-1
/
+2
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
Merge pull request #6211
Alexander Blair
2020-02-28
1
-1
/
+1
|
\
|
*
rpc: add bad-blocks to flush_cache RPC
moneromooo-monero
2019-12-02
1
-1
/
+1
*
|
Merge pull request #6096
Alexander Blair
2020-02-06
1
-1
/
+1
|
\
\
|
*
|
daemon: allow printing N blocks from the end of the chain
moneromooo-monero
2019-11-04
1
-1
/
+1
|
|
/
*
|
Merge pull request #6095
Alexander Blair
2020-02-06
1
-1
/
+1
|
\
\
|
*
|
daemon: add +meta print_tx parameter
moneromooo-monero
2019-11-04
1
-1
/
+1
|
|
/
*
/
daemon: Use rpc for "version" command
Nathan Dorfman
2019-11-12
1
-0
/
+2
|
/
*
rpc: add a flush_cache RPC
moneromooo-monero
2019-10-25
1
-0
/
+2
*
daemon, wallet: new pay for RPC use system
moneromooo-monero
2019-10-25
1
-0
/
+2
*
Merge pull request #5849
luigi1111
2019-09-08
1
-1
/
+1
|
\
|
*
daemon: add pruned and publicrpc flags to print_pl
moneromooo-monero
2019-08-23
1
-1
/
+1
*
|
daemon: implement 'set_bootstrap_daemon' command
xiphon
2019-08-23
1
-0
/
+5
|
/
*
Merge pull request #5525
luigi1111
2019-08-14
1
-1
/
+1
|
\
|
*
daemon: add optional arguments to alt_chain_info
moneromooo-monero
2019-05-09
1
-1
/
+1
*
|
Merge pull request #5582
luigi1111
2019-07-24
1
-2
/
+2
|
\
\
|
*
|
rpc: in/out peers can now return the setting's value
moneromooo-monero
2019-05-30
1
-2
/
+2
|
|
/
*
|
Merge pull request #5530
luigi1111
2019-07-24
1
-4
/
+0
|
\
\
|
*
|
remove obsolete save_graph skeleton code
moneromooo-monero
2019-05-10
1
-4
/
+0
|
|
/
*
|
allow blocking whole subnets
moneromooo-monero
2019-07-16
1
-2
/
+4
*
|
Add ssl_options support to monerod's rpc mode.
Lee Clagett
2019-05-22
1
-0
/
+2
|
/
*
New interactive daemon command 'print_net_stats': Global traffic stats
rbrunner7
2019-03-24
1
-0
/
+2
*
Merge pull request #5185
Riccardo Spagni
2019-03-17
1
-0
/
+2
|
\
|
*
daemon: new mining_status command
moneromooo-monero
2019-03-09
1
-0
/
+2
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
/
*
Merge pull request #5080
Riccardo Spagni
2019-01-28
1
-1
/
+1
|
\
|
*
daemon: extend 'print_pl' command, optional filter by type and limit
xiphon
2019-01-18
1
-1
/
+1
*
|
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+4
*
|
daemon: add a +hex option to print_block
moneromooo-monero
2018-12-26
1
-2
/
+2
|
/
*
add command pop_blocks
Jason Wong
2018-11-28
1
-0
/
+2
*
alt_chain_info can now give more info about a particular alt chain
moneromooo-monero
2018-06-26
1
-1
/
+1
*
Stagenet
stoffu
2018-03-05
1
-1
/
+1
*
Allow the number of incoming connections to be limited
Erik de Castro Lopo
2018-01-29
1
-1
/
+3
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Merge pull request #2591
Riccardo Spagni
2017-11-06
1
-1
/
+1
|
\
|
*
Fix #2559: more flexible print_tx daemon command
binaryFate
2017-10-08
1
-1
/
+1
*
|
daemon: use @N syntax to output_histogram for specific amounts
moneromooo-monero
2017-10-07
1
-1
/
+1
|
/
*
rpc: add new RPCs to get and set limits
MaxXor
2017-09-19
1
-5
/
+1
*
Merge pull request #2149
Riccardo Spagni
2017-08-07
1
-0
/
+2
|
\
|
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
1
-0
/
+2
*
|
daemon: some more include cleanup
moneromooo-monero
2017-08-02
1
-4
/
+1
|
/
*
daemon: new relay_tx command and RPC
moneromooo-monero
2017-04-02
1
-0
/
+2
*
daemon/rpc: updates command and RPC
moneromooo-monero
2017-02-24
1
-0
/
+2
*
Add print_pl_stats daemon command
Miguel Herranz
2017-02-23
1
-0
/
+2
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
More robust battery status handling.
Dion Ahmetaj
2017-02-16
1
-1
/
+1
*
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
2017-02-10
1
-1
/
+1
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-1
/
+4
[next]