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
*
Daemon RPC: fix on_getblockhash error return on too high height
j-berman
2025-09-29
1
-0
/
+1
*
Merge pull request #9901
tobtoht
2025-09-28
3
-5
/
+10
|
\
|
*
Daemon RPC: add max_block_count field to /getblocks.bin
j-berman
2025-04-10
3
-5
/
+10
*
|
rpc: return error correctly on bad key image string
jeffro256
2025-07-11
1
-1
/
+4
*
|
Add new dynamic fees to ZMQ
Lee Clagett
2025-06-13
3
-1
/
+9
|
/
*
Merge pull request #9740
tobtoht
2025-03-10
3
-6
/
+2
|
\
|
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
3
-6
/
+2
*
|
Fix build with boost ASIO 0.87. Support boost 1.66+
Lee *!* Clagett
2025-02-14
1
-4
/
+4
*
|
Set response limits on http server connections
Lee *!* Clagett
2025-02-14
2
-2
/
+50
*
|
epee: update 'http_server_handlers_map2.h' macros to use fully qualified names
Jeffrey Ryan
2025-02-13
1
-4
/
+0
|
/
*
validate ip parameter in set_bans rpc call
eversinc33
2025-01-14
1
-0
/
+6
*
Fix ZMQ DaemonInfo:
Lee *!* Clagett
2024-06-24
2
-0
/
+3
*
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
jeffro256
2024-04-29
3
-1
/
+15
*
Merge pull request #9080
luigi1111
2024-01-18
1
-0
/
+201
|
\
|
*
Fix missing checks for IsObject in ZMQ jsonrpc reading
Lee Clagett
2023-11-28
1
-0
/
+201
*
|
Fix EAGAIN bug in ZMQ-RPC/ZMQ-PUB
Lee *!* Clagett
2023-11-04
1
-6
/
+15
|
/
*
Merge pull request #8891
luigi1111
2023-08-17
2
-2
/
+7
|
\
|
*
core_rpc_server: return ID of submitted block
jeffro256
2023-06-30
2
-2
/
+7
*
|
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
2
-37
/
+34
*
|
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
2
-58
/
+171
|
/
*
Add a size limit for tx_extra in tx pool
tevador
2023-03-18
2
-1
/
+5
*
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-3
/
+1
*
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
2022-09-12
2
-1
/
+24
*
rpc: skip bootstrap nodes that are lower than last checkpoint
selsta
2022-09-06
1
-0
/
+6
*
Revert "Merge pull request #7937"
j-berman
2022-06-13
1
-36
/
+14
*
Give better error messages when missing SSL files
Jeffrey Ryan
2022-05-05
1
-5
/
+16
*
add a sanity check to RPC input data size
moneromooo-monero
2022-04-21
1
-0
/
+2
*
Add Include statements
Jeffrey
2022-04-18
1
-0
/
+1
*
Fee changes from ArticMine
moneromooo-monero
2022-04-10
2
-1
/
+13
*
Merge pull request #8197
luigi1111
2022-04-06
31
-31
/
+35
|
\
|
*
Copyright: Update to 2022
mj-xmr
2022-03-04
31
-31
/
+35
*
|
Merge pull request #7937
luigi1111
2022-04-06
1
-14
/
+36
|
\
\
|
*
|
Make RPC server functions that read db thread safe
j-berman
2022-04-05
1
-14
/
+36
*
|
|
Merge pull request #8187
luigi1111
2022-03-18
1
-6
/
+0
|
\
\
\
|
*
|
|
Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168
Jeffrey
2022-02-19
1
-6
/
+0
|
|
|
/
|
|
/
|
*
/
|
rpc: add explicit restricted flag to /get_info
tobtoht
2022-02-07
2
-1
/
+4
|
/
/
*
|
Merge pull request #7943
luigi1111
2021-11-30
1
-2
/
+2
|
\
\
|
*
|
rpc: don't set error code as status string
selsta
2021-09-15
1
-2
/
+2
|
|
/
*
|
Merge pull request #8083
luigi1111
2021-11-26
1
-0
/
+15
|
\
\
|
*
|
rpc: fix DoS vector in get_output_distribution
moneromooo-monero
2021-10-24
1
-0
/
+15
*
|
|
Add calcpow RPC
Howard Chu
2021-11-20
3
-1
/
+62
|
/
/
*
|
Merge pull request #7960
luigi1111
2021-10-11
1
-2
/
+14
|
\
\
|
*
|
rpc: Fix get_transactions failing when not found
Nathan Dorfman
2021-09-20
1
-2
/
+14
|
|
/
*
|
Merge pull request #7891
luigi1111
2021-09-23
5
-15
/
+189
|
\
\
|
|
/
|
/
|
|
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
5
-15
/
+189
*
|
Merge pull request #7616
luigi1111
2021-09-09
2
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
daemon: allow proxy configuration
anon
2021-08-20
2
-3
/
+7
*
|
rpc: source file extensions must be explicit (cmake warning)
selsta
2021-07-15
1
-1
/
+1
*
|
Merge pull request #7661
luigi1111
2021-06-10
1
-1
/
+4
|
\
\
|
*
|
Improve cryptonote (block and tx) binary read performance
Lee Clagett
2021-01-23
1
-1
/
+4
|
|
/
[next]