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
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-2
/
+0
*
Merge pull request #7112
luigi1111
2021-01-15
1
-2
/
+2
|
\
|
*
rpc: report target height as 0 when synced
moneromooo-monero
2020-12-10
1
-2
/
+2
*
|
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
1
-4
/
+4
*
|
restrict public node checks a little
moneromooo-monero
2020-12-22
1
-1
/
+8
*
|
rpc: add a busy_syncing field to get_info
moneromooo-monero
2020-12-17
1
-0
/
+1
*
|
protocol: drop origin IP if a block fails to verify in sync mode
moneromooo-monero
2020-12-10
1
-5
/
+1
|
/
*
Merge pull request #7030
Alexander Blair
2020-12-04
1
-0
/
+1
|
\
|
*
rpc: get_info - add 'synchronized' field
xiphon
2020-11-19
1
-0
/
+1
*
|
Merge pull request #7024
Alexander Blair
2020-12-01
1
-11
/
+14
|
\
\
|
*
|
rpc: skip non-synced bootstrap daemons in --no-sync mode too
xiphon
2020-11-17
1
-11
/
+14
|
|
/
*
|
Merge pull request #6948
Alexander Blair
2020-12-01
1
-3
/
+15
|
\
\
|
*
|
Add rpc-restricted-bind-ip option
Howard Chu
2020-10-29
1
-3
/
+15
|
|
/
*
|
Merge pull request #6960
luigi1111
2020-11-29
1
-0
/
+9
|
\
\
|
*
|
rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
xiphon
2020-11-15
1
-0
/
+9
*
|
|
Merge pull request #6949
luigi1111
2020-11-29
1
-2
/
+8
|
\
\
\
|
*
|
|
Fix CLI and unrestricted RPC relay_tx with stempool
Lee Clagett
2020-10-29
1
-2
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6895
luigi1111
2020-11-29
1
-0
/
+7
|
\
\
\
|
*
|
|
fix next_seed_height regression in getblocktemplate rpc
Alexis Enston
2020-10-13
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6892
luigi1111
2020-11-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check
xiphon
2020-10-12
1
-1
/
+1
|
|
/
*
/
core_rpc_server: on_get_blocks - forward bootstrap daemon error
xiphon
2020-10-13
1
-3
/
+11
|
/
*
wallet2: adapt to deterministic unlock time
TheCharlatan
2020-09-15
1
-0
/
+2
*
rpc: assume randomx from v13 onwards
moneromooo-monero
2020-09-07
1
-2
/
+2
*
Merge pull request #6111
Riccardo Spagni
2020-09-06
1
-15
/
+11
|
\
|
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
1
-15
/
+11
*
|
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-1
/
+1
|
/
*
Merge pull request #6763
Alexander Blair
2020-08-27
1
-41
/
+54
|
\
|
*
rpc: always send raw txes through P2P (don't use bootstrap daemon)
xiphon
2020-08-16
1
-41
/
+54
*
|
Merge pull request #6727
Alexander Blair
2020-08-16
1
-6
/
+4
|
\
\
|
*
|
rpc: reject wrong sized txid
moneromooo-monero
2020-07-30
1
-6
/
+4
|
|
/
*
/
rpc: return empty txid get_outs rather than 00..00 when not requested
moneromooo-monero
2020-07-25
1
-1
/
+2
|
/
*
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
|
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
|
Merge pull request #6599
luigi1111
2020-07-08
1
-1
/
+1
|
\
\
|
*
|
rpc: fix relay_tx error return mixup
moneromooo-monero
2020-05-28
1
-1
/
+1
|
|
/
*
|
Merge pull request #6584
luigi1111
2020-07-08
1
-5
/
+5
|
\
\
|
*
|
rpc: don't display invalid json errors on default log level
moneromooo-monero
2020-05-23
1
-5
/
+5
|
|
/
*
/
rpc: add a sanity limit to a few RPC in restricted mode
moneromooo-monero
2020-05-20
1
-6
/
+44
|
/
*
Merge pull request #6481
luigi1111
2020-05-06
1
-1
/
+1
|
\
|
*
rpc: fix 'use_bootstrap_daemon_if_necessary' return value
xiphon
2020-04-27
1
-1
/
+1
*
|
Merge pull request #6453
luigi1111
2020-05-01
1
-1
/
+1
|
\
\
|
*
|
bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa...
xiphon
2020-04-15
1
-1
/
+1
*
|
|
Allow unrestricted rpc calls to get full txpool info
Lee Clagett
2020-03-30
1
-7
/
+12
|
|
/
|
/
|
*
|
Adding Dandelion++ support to public networks:
Lee Clagett
2020-03-26
1
-5
/
+5
|
/
*
Merge pull request #6357
luigi1111
2020-04-04
1
-23
/
+27
|
\
|
*
daemon: auto public nodes - cache and prioritize most stable nodes
xiphon
2020-02-28
1
-23
/
+27
*
|
cryptonote_basic: drop unused verification_context::m_not_rct field
xiphon
2020-03-31
1
-2
/
+0
*
|
Merge pull request #6325
luigi1111
2020-03-31
1
-1
/
+4
|
\
\
|
*
|
rpc: fix print_pool_sh not finding local txes
moneromooo-monero
2020-02-08
1
-1
/
+4
|
|
/
[next]