Commit Graph

523 Commits (50410d1f7d04bf60053f2263410c39e81d3ddad1)

Author SHA1 Message Date
luigi1111 50410d1f7d
Merge pull request #7937
2 years ago
j-berman 83bb02745a Make RPC server functions that read db thread safe
2 years ago
tobtoht 5e201fedc5
rpc: add explicit restricted flag to /get_info
2 years ago
luigi1111 55fc2335a4
Merge pull request #7943
3 years ago
luigi1111 105e2304a2
Merge pull request #8083
3 years ago
Howard Chu 0221b01519
Add calcpow RPC
3 years ago
moneromooo-monero e8e507f36f
rpc: fix DoS vector in get_output_distribution
3 years ago
luigi1111 a6367693c7
Merge pull request #7960
3 years ago
luigi1111 298c9a357f
Merge pull request #7891
3 years ago
Nathan Dorfman 2e8936f614 rpc: Fix get_transactions failing when not found
3 years ago
selsta 3a90be4bd6
rpc: don't set error code as status string
3 years ago
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
3 years ago
luigi1111 7848a467c5
Merge pull request #7616
3 years ago
anon 4ced092aae daemon: allow proxy configuration
3 years ago
luigi1111 a1a3e970f7
Merge pull request #7662
3 years ago
luigi1111 288e5ec350
Merge pull request #7384
3 years ago
luigi1111 2218e23e84
Merge pull request #7002
3 years ago
moneromooo-monero 4da1112967
rpc: send confirmations in get_transactions result
3 years ago
luigi1111 c2bc829cca
Merge pull request #7326
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
moneromooo-monero 494f2e1c21
rpc: fix some error return codes/status
3 years ago
Lee Clagett 2a20434705 Fix monerod --rpc-ssl disabled
3 years ago
luigi1111 602926fe9d
Merge pull request #7366
3 years ago
luigi1111 8d7c1135b8
Merge pull request #6810
3 years ago
Lee Clagett 9867a913dc Store RPC SSL key/cert for consistent authentication between runs
3 years ago
moneromooo-monero 19b228393f
New add_aux_pow RPC to support merge mining
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
xiphon cf266d66dd bootstrap_daemon: proxy configuration support
3 years ago
luigi1111 5c497ed22f
Merge pull request #7112
3 years ago
moneromooo-monero 1eb14af1a3
rpc: limit the number of txes for get_blocks.bin
3 years ago
moneromooo-monero d2fda6c25f
restrict public node checks a little
3 years ago
moneromooo-monero 5a1ac9c0ef
rpc: add a busy_syncing field to get_info
3 years ago
moneromooo-monero d660f22ed1
protocol: drop origin IP if a block fails to verify in sync mode
3 years ago
moneromooo-monero 47590fc80b
rpc: report target height as 0 when synced
3 years ago
Alexander Blair ce564e7ebf
Merge pull request #7030
4 years ago
Alexander Blair 976fcb5985
Merge pull request #7024
4 years ago
Alexander Blair 7cd0c64210
Merge pull request #6948
4 years ago
luigi1111 9945ca7a62
Merge pull request #6960
4 years ago
luigi1111 bb56248acd
Merge pull request #6949
4 years ago
luigi1111 7539d4ac74
Merge pull request #6895
4 years ago
luigi1111 678237835f
Merge pull request #6892
4 years ago
xiphon 0363476ee3 rpc: get_info - add 'synchronized' field
4 years ago
xiphon aaf837cf5f rpc: skip non-synced bootstrap daemons in --no-sync mode too
4 years ago
xiphon 5569a8e426 rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
4 years ago
Lee Clagett aad780bcfa Fix CLI and unrestricted RPC relay_tx with stempool
4 years ago
Howard Chu 65903d2cfc
Add rpc-restricted-bind-ip option
4 years ago
Alexis Enston b49f48962b fix next_seed_height regression in getblocktemplate rpc
4 years ago
xiphon 4cf3545a31 core_rpc_server: on_get_blocks - forward bootstrap daemon error
4 years ago
xiphon ad7ea2c60c core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check
4 years ago
TheCharlatan 80e535c95a
wallet2: adapt to deterministic unlock time
4 years ago