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
*
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
|
|
/
*
|
Merge pull request #7662
luigi1111
2021-06-10
2
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
rpc: send confirmations in get_transactions result
moneromooo-monero
2021-04-15
2
-1
/
+5
*
|
Merge pull request #7384
luigi1111
2021-04-16
2
-23
/
+33
|
\
\
|
*
|
rpc: fix some error return codes/status
moneromooo-monero
2021-02-15
2
-23
/
+33
*
|
|
Merge pull request #7002
luigi1111
2021-04-16
2
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
2
-0
/
+2
*
|
|
Merge pull request #7326
luigi1111
2021-03-29
5
-18
/
+63
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bootstrap_daemon: proxy configuration support
xiphon
2021-01-21
5
-19
/
+64
*
|
|
Fix monerod --rpc-ssl disabled
Lee Clagett
2021-01-28
1
-1
/
+1
*
|
|
Merge pull request #7366
luigi1111
2021-03-20
1
-2
/
+23
|
\
\
\
|
*
|
|
Store RPC SSL key/cert for consistent authentication between runs
Lee Clagett
2021-02-13
1
-2
/
+23
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6810
luigi1111
2021-03-20
3
-1
/
+169
|
\
\
\
[next]