index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
core_rpc_server.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-12
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
1
-0
/
+4
2022-09-06
rpc: skip bootstrap nodes that are lower than last checkpoint
selsta
1
-0
/
+6
2022-06-13
Revert "Merge pull request #7937"
j-berman
1
-36
/
+14
2022-05-05
Give better error messages when missing SSL files
Jeffrey Ryan
1
-5
/
+16
2022-04-21
add a sanity check to RPC input data size
moneromooo-monero
1
-0
/
+2
2022-04-18
Add Include statements
Jeffrey
1
-0
/
+1
2022-04-10
Fee changes from ArticMine
moneromooo-monero
1
-1
/
+11
2022-04-06
Merge pull request #8197
luigi1111
1
-1
/
+1
2022-04-06
Merge pull request #7937
luigi1111
1
-14
/
+36
2022-04-05
Make RPC server functions that read db thread safe
j-berman
1
-14
/
+36
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2022-02-07
rpc: add explicit restricted flag to /get_info
tobtoht
1
-0
/
+1
2021-11-30
Merge pull request #7943
luigi1111
1
-2
/
+2
2021-11-26
Merge pull request #8083
luigi1111
1
-0
/
+15
2021-11-20
Add calcpow RPC
Howard Chu
1
-0
/
+37
2021-10-24
rpc: fix DoS vector in get_output_distribution
moneromooo-monero
1
-0
/
+15
2021-10-11
Merge pull request #7960
luigi1111
1
-2
/
+14
2021-09-23
Merge pull request #7891
luigi1111
1
-0
/
+37
2021-09-20
rpc: Fix get_transactions failing when not found
Nathan Dorfman
1
-2
/
+14
2021-09-15
rpc: don't set error code as status string
selsta
1
-2
/
+2
2021-09-11
RPC and ZeroMQ APIs to support p2pool
SChernykh
1
-0
/
+37
2021-09-09
Merge pull request #7616
luigi1111
1
-2
/
+4
2021-08-20
daemon: allow proxy configuration
anon
1
-2
/
+4
2021-06-10
Merge pull request #7662
luigi1111
1
-0
/
+2
2021-04-16
Merge pull request #7384
luigi1111
1
-23
/
+29
2021-04-16
Merge pull request #7002
luigi1111
1
-0
/
+1
2021-04-15
rpc: send confirmations in get_transactions result
moneromooo-monero
1
-0
/
+2
2021-03-29
Merge pull request #7326
luigi1111
1
-10
/
+25
2021-03-28
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
1
-0
/
+1
2021-02-15
rpc: fix some error return codes/status
moneromooo-monero
1
-23
/
+29
2021-01-28
Fix monerod --rpc-ssl disabled
Lee Clagett
1
-1
/
+1
2021-03-20
Merge pull request #7366
luigi1111
1
-2
/
+23
2021-03-20
Merge pull request #6810
luigi1111
1
-0
/
+120
2021-02-13
Store RPC SSL key/cert for consistent authentication between runs
Lee Clagett
1
-2
/
+23
2021-02-09
New add_aux_pow RPC to support merge mining
moneromooo-monero
1
-0
/
+120
2021-02-09
Remove unused variables in monero codebase
Kevin Barbour
1
-2
/
+0
2021-01-21
bootstrap_daemon: proxy configuration support
xiphon
1
-10
/
+25
2021-01-15
Merge pull request #7112
luigi1111
1
-2
/
+2
2020-12-29
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
1
-4
/
+4
2020-12-22
restrict public node checks a little
moneromooo-monero
1
-1
/
+8
2020-12-17
rpc: add a busy_syncing field to get_info
moneromooo-monero
1
-0
/
+1
2020-12-10
protocol: drop origin IP if a block fails to verify in sync mode
moneromooo-monero
1
-5
/
+1
2020-12-10
rpc: report target height as 0 when synced
moneromooo-monero
1
-2
/
+2
2020-12-04
Merge pull request #7030
Alexander Blair
1
-0
/
+1
2020-12-01
Merge pull request #7024
Alexander Blair
1
-11
/
+14
2020-12-01
Merge pull request #6948
Alexander Blair
1
-3
/
+15
2020-11-29
Merge pull request #6960
luigi1111
1
-0
/
+9
2020-11-29
Merge pull request #6949
luigi1111
1
-2
/
+8
2020-11-29
Merge pull request #6895
luigi1111
1
-0
/
+7
2020-11-29
Merge pull request #6892
luigi1111
1
-1
/
+1
2020-11-19
rpc: get_info - add 'synchronized' field
xiphon
1
-0
/
+1
2020-11-17
rpc: skip non-synced bootstrap daemons in --no-sync mode too
xiphon
1
-11
/
+14
2020-11-15
rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
xiphon
1
-0
/
+9
2020-10-29
Fix CLI and unrestricted RPC relay_tx with stempool
Lee Clagett
1
-2
/
+8
2020-10-29
Add rpc-restricted-bind-ip option
Howard Chu
1
-3
/
+15
2020-10-13
fix next_seed_height regression in getblocktemplate rpc
Alexis Enston
1
-0
/
+7
2020-10-13
core_rpc_server: on_get_blocks - forward bootstrap daemon error
xiphon
1
-3
/
+11
2020-10-12
core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check
xiphon
1
-1
/
+1
2020-09-15
wallet2: adapt to deterministic unlock time
TheCharlatan
1
-0
/
+2
2020-09-07
rpc: assume randomx from v13 onwards
moneromooo-monero
1
-2
/
+2
2020-09-06
Merge pull request #6111
Riccardo Spagni
1
-15
/
+11
2020-08-27
core: fix mining from a block that's not the current top
moneromooo-monero
1
-15
/
+11
2020-08-27
Integrate CLSAGs into monero
moneromooo-monero
1
-1
/
+1
2020-08-27
Merge pull request #6763
Alexander Blair
1
-43
/
+56
2020-08-16
Merge pull request #6727
Alexander Blair
1
-6
/
+4
2020-08-16
rpc: always send raw txes through P2P (don't use bootstrap daemon)
xiphon
1
-43
/
+56
2020-07-30
rpc: reject wrong sized txid
moneromooo-monero
1
-6
/
+4
2020-07-25
rpc: return empty txid get_outs rather than 00..00 when not requested
moneromooo-monero
1
-1
/
+2
2020-07-19
Merge pull request #6512
Alexander Blair
1
-1
/
+1
2020-07-08
Merge pull request #6599
luigi1111
1
-1
/
+1
2020-07-08
Merge pull request #6584
luigi1111
1
-5
/
+5
2020-05-28
rpc: fix relay_tx error return mixup
moneromooo-monero
1
-1
/
+1
2020-05-23
rpc: don't display invalid json errors on default log level
moneromooo-monero
1
-5
/
+5
2020-05-20
rpc: add a sanity limit to a few RPC in restricted mode
moneromooo-monero
1
-6
/
+44
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-05-06
Merge pull request #6481
luigi1111
1
-1
/
+1
2020-05-01
Merge pull request #6453
luigi1111
1
-1
/
+1
2020-04-27
rpc: fix 'use_bootstrap_daemon_if_necessary' return value
xiphon
1
-1
/
+1
2020-04-15
bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa...
xiphon
1
-1
/
+1
2020-04-04
Merge pull request #6357
luigi1111
1
-23
/
+27
2020-03-31
cryptonote_basic: drop unused verification_context::m_not_rct field
xiphon
1
-2
/
+0
2020-03-31
Merge pull request #6325
luigi1111
1
-1
/
+4
2020-03-31
Merge pull request #6260
luigi1111
1
-1
/
+10
2020-03-30
Allow unrestricted rpc calls to get full txpool info
Lee Clagett
1
-7
/
+12
2020-03-27
Merge pull request #6289
Alexander Blair
1
-1
/
+1
2020-03-26
Adding Dandelion++ support to public networks:
Lee Clagett
1
-5
/
+5
2020-03-12
rpc: add --rpc-payment-allow-free-loopback
moneromooo-monero
1
-1
/
+10
2020-02-28
Merge pull request #6259
Alexander Blair
1
-0
/
+1
2020-02-28
Merge pull request #6242
Alexander Blair
1
-6
/
+4
2020-02-28
Merge pull request #6225
Alexander Blair
1
-6
/
+11
2020-02-28
Merge pull request #6215
Alexander Blair
1
-1
/
+3
2020-02-28
Merge pull request #6211
Alexander Blair
1
-0
/
+2
2020-02-28
daemon: auto public nodes - cache and prioritize most stable nodes
xiphon
1
-23
/
+27
2020-02-19
Merge pull request #6198
luigi1111
1
-1
/
+2
2020-02-08
rpc: fix print_pool_sh not finding local txes
moneromooo-monero
1
-1
/
+4
2020-02-06
Merge pull request #6035
Alexander Blair
1
-6
/
+10
2020-01-24
Merge pull request #6173
Alexander Blair
1
-6
/
+10
2020-01-24
Merge pull request #6172
Alexander Blair
1
-0
/
+3
2020-01-14
wallet: reroll fake outs selection on local tx_sanity_check failure
xiphon
1
-1
/
+1
2019-12-20
rpc: fill miner_tx_hash again
moneromooo-monero
1
-0
/
+1
2019-12-16
rpc: drop the obsolete and wrong "unpruned size" log
moneromooo-monero
1
-6
/
+4
2019-12-12
print_coinbase_tx_sum now supports 128 bits sums
moneromooo-monero
1
-6
/
+11
2019-12-04
--disable-ban-rpc option to prevent RPC users from banning
naughtyfox
1
-1
/
+3
2019-12-02
rpc: add bad-blocks to flush_cache RPC
moneromooo-monero
1
-0
/
+2
2019-11-29
daemon: run with -rpc-payment-address and --rpc-restricted-bind-port
moneromooo-monero
1
-1
/
+2
2019-11-27
rpc: error out from get_info if the proxied call errors out
moneromooo-monero
1
-2
/
+1
2019-11-27
rpc: do not propagate exceptions out of a dtor
moneromooo-monero
1
-4
/
+8
2019-11-27
rpc: always set the update field in update on sucess
moneromooo-monero
1
-0
/
+1
2019-11-25
rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPC
moneromooo-monero
1
-5
/
+5
2019-11-22
rpc: don't auto fail RPC needing payment in bootstrap mode
moneromooo-monero
1
-1
/
+5
2019-11-22
rpc: add received_timestamp for pool txes in gettransactions
moneromooo-monero
1
-0
/
+3
2019-11-02
Adding support for hidden (anonymity) txpool
Lee Clagett
1
-9
/
+7
2019-11-02
Merge pull request #6047
Riccardo Spagni
1
-1
/
+3
2019-10-31
cryptonote: untangle dependency from miner to blockchain
moneromooo-monero
1
-1
/
+3
2019-10-28
daemon: always use bootstrap daemon (if set) in '--no-sync' mode
xiphon
1
-3
/
+5
2019-10-25
Merge pull request #6017
luigi1111
1
-1
/
+1
2019-10-25
rpc: add a flush_cache RPC
moneromooo-monero
1
-1
/
+9
2019-10-25
daemon, wallet: new pay for RPC use system
moneromooo-monero
1
-116
/
+641
2019-10-24
rpc: Include tag in get_info version string
Nathan Dorfman
1
-1
/
+1
2019-10-24
add a quick early out to get_blocks.bin when up to date
moneromooo-monero
1
-1
/
+15
2019-10-22
Merge pull request #5964
luigi1111
1
-1
/
+0
2019-10-14
Merge pull request #5933
luigi1111
1
-2
/
+2
2019-10-08
Merge pull request #5915
luigi1111
1
-5
/
+6
2019-10-07
Print cdifficulty and don't serialize miner tx hash twice
Doyle
1
-1
/
+0
2019-09-27
monerod can now sync from pruned blocks
moneromooo-monero
1
-5
/
+6
2019-09-25
RandomX integration
Howard Chu
1
-2
/
+15
2019-09-25
ban peers sending bad pow outright
moneromooo-monero
1
-2
/
+2
2019-09-24
Merge pull request #5916
luigi1111
1
-3
/
+3
2019-09-24
Merge pull request #5877
luigi1111
1
-1
/
+1
2019-09-16
p2p: fix bans taking port into account
moneromooo-monero
1
-3
/
+3
2019-09-14
Merge pull request #5872
luigi1111
1
-1
/
+2
2019-09-08
Merge pull request #5833
luigi1111
1
-0
/
+1
2019-09-04
Merge pull request #5799
luigi1111
1
-33
/
+77
2019-09-02
Changed the use of boost:value_initialized for C++ list initializer
Jesus Ramirez
1
-1
/
+1
2019-08-28
rpc: don't include an address in mining_status when not mining
moneromooo-monero
1
-1
/
+2
2019-08-27
daemon: automatic public nodes discovering and bootstrap daemon switching
xiphon
1
-33
/
+77
2019-08-26
wallet, rpc: add a release field to get_version
moneromooo-monero
1
-0
/
+1
2019-08-20
rpc: fix unitialized 'core_rpc_server::m_was_bootstrap_ever_used'
xiphon
1
-0
/
+1
2019-08-20
Merge pull request #5696
luigi1111
1
-6
/
+10
2019-08-19
daemon: fix print_pl only printing public zone peers
moneromooo-monero
1
-6
/
+10
2019-08-19
Merge pull request #5728
luigi1111
1
-1
/
+25
2019-08-15
Merge pull request #5649
luigi1111
1
-0
/
+21
2019-08-14
Merge pull request #5634
luigi1111
1
-1
/
+2
2019-08-14
Merge pull request #5607
luigi1111
1
-0
/
+39
2019-08-14
Merge pull request #5525
luigi1111
1
-29
/
+46
2019-08-14
Merge pull request #5487
luigi1111
1
-0
/
+2
2019-07-31
Add IPv6 support
Thomas Winget
1
-1
/
+11
2019-07-29
rpc: implement get_public_nodes command
xiphon
1
-0
/
+39
2019-07-24
Merge pull request #5623
luigi1111
1
-26
/
+76
2019-07-24
Merge pull request #5582
luigi1111
1
-2
/
+6
2019-07-24
Merge pull request #5530
luigi1111
1
-16
/
+0
2019-07-24
Merge pull request #5502
luigi1111
1
-1
/
+1
2019-07-16
allow blocking whole subnets
moneromooo-monero
1
-1
/
+57
2019-07-16
p2p: store network address directly in blocked host list
moneromooo-monero
1
-4
/
+4
2019-07-03
rpc: get_block_template add optional extra_nonce
Jethro Grassie
1
-1
/
+25
2019-06-20
rpc: set sanity_check_failed to false when successful
stoffu
1
-0
/
+1
2019-06-16
Bans for RPC connections
Howard Chu
1
-0
/
+21
2019-06-14
rpc: restrict the recent cutoff size in restricted RPC mode
moneromooo-monero
1
-0
/
+9
2019-06-12
rpc: fix get_transactions getting v1 txes from the txpool
moneromooo-monero
1
-1
/
+2
2019-06-10
rpc: implement set_bootstrap_daemon method
xiphon
1
-26
/
+76
2019-06-09
miner: fix double free of thread attributes
ston1th
1
-4
/
+1
2019-06-01
daemon: add more chain specific info in alt_chain_info
moneromooo-monero
1
-28
/
+45
2019-05-30
rpc: in/out peers can now return the setting's value
moneromooo-monero
1
-2
/
+6
2019-05-22
Add ssl_options support to monerod's rpc mode.
Lee Clagett
1
-80
/
+3
2019-05-10
remove obsolete save_graph skeleton code
moneromooo-monero
1
-16
/
+0
2019-05-09
rpc: fail update RPC when running offline
moneromooo-monero
1
-0
/
+7
2019-05-09
daemon: sort alt chains by height
moneromooo-monero
1
-1
/
+1
2019-05-07
Merge pull request #5510
Riccardo Spagni
1
-2
/
+2
2019-05-07
Merge pull request #5496
Riccardo Spagni
1
-2
/
+2
2019-05-01
fix wide difficulty conversion with some versions of boost
moneromooo-monero
1
-2
/
+2
2019-04-29
add a few checks where it seems appropriate
moneromooo-monero
1
-1
/
+1
2019-04-26
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
moneromooo-monero
1
-0
/
+9
2019-04-25
rpc: improve get_output_distribution
moneromooo-monero
1
-2
/
+2
2019-04-23
consensus: from v12, enforce >= 2 outputs
moneromooo-monero
1
-0
/
+2
2019-04-16
Merge pull request #5452
Riccardo Spagni
1
-0
/
+1
2019-04-16
Merge pull request #5448
Riccardo Spagni
1
-7
/
+2
2019-04-16
Merge pull request #5446
Riccardo Spagni
1
-5
/
+9
2019-04-16
Merge pull request #5441
Riccardo Spagni
1
-3
/
+1
2019-04-16
Merge pull request #5434
Riccardo Spagni
1
-0
/
+9
2019-04-16
Merge pull request #5428
Riccardo Spagni
1
-1
/
+4
2019-04-16
rpc: add a pruned bool to the prune_blockchain call
moneromooo-monero
1
-0
/
+1
2019-04-15
rpc: fix get_block_hashes.bin from wallet on pruned blockchain
moneromooo-monero
1
-7
/
+2
2019-04-15
rpc: add relayed in get_transaction output
moneromooo-monero
1
-5
/
+9
2019-04-15
Merge pull request #5421
Riccardo Spagni
1
-0
/
+1
2019-04-15
Merge pull request #5402
Riccardo Spagni
1
-1
/
+1
2019-04-14
core_rpc_server: remove dummy assigning int to bool
moneromooo-monero
1
-3
/
+1
2019-04-12
rpc: new sanity check on relayed transactions
moneromooo-monero
1
-0
/
+9
2019-04-12
rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0
stoffu
1
-1
/
+4
2019-04-11
rpc: fix off by one in get_height
moneromooo-monero
1
-0
/
+1
2019-04-11
functional_tests: add more blockchain related tests
moneromooo-monero
1
-3
/
+20
2019-04-11
Merge pull request #5376
Riccardo Spagni
1
-1
/
+3
2019-04-11
Merge pull request #5374
Riccardo Spagni
1
-0
/
+1
2019-04-07
Pass SSL arguments via one class and use shared_ptr instead of reference
Lee Clagett
1
-12
/
+19
2019-04-06
Change default SSL to "enabled" if user specifies fingerprint/certificate
Lee Clagett
1
-7
/
+12
2019-04-06
Change SSL certificate file list to OpenSSL builtin load_verify_location
Lee Clagett
1
-17
/
+7
2019-04-06
rpc: merge the two get_info implementations
moneromooo-monero
1
-62
/
+3
2019-04-05
rpc: make wide_difficulty hexadecimal
moneromooo-monero
1
-1
/
+1
2019-04-04
wallet: new option to start background mining
moneromooo-monero
1
-0
/
+1
2019-04-04
rpc.gettransactions: fill as_json with partial tx in pruned mode
stoffu
1
-12
/
+43
2019-04-01
Merge pull request #5327
Riccardo Spagni
1
-0
/
+17
[next]