Commit Graph

591 Commits (da9915746219482c25b96406d475c6fde9b02a31)

Author SHA1 Message Date
Lee Clagett da99157462 Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Lee Clagett babf25d2ec Allow unrestricted rpc calls to get full txpool info
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
luigi1111 5757d99208
Merge pull request #6361
4 years ago
luigi1111 0150a480fd
Merge pull request #6357
4 years ago
luigi1111 cfc0f4a7fa
Merge pull request #6351
4 years ago
luigi1111 ad5200e440
Merge pull request #6342
4 years ago
luigi1111 081d49c59f
Merge pull request #6338
4 years ago
Sarang Noether 80d5320fff Hash domain separation
4 years ago
xiphon 6d6af701ec cryptonote_basic: drop unused verification_context::m_not_rct field
4 years ago
luigi1111 94f44d4ee3
Merge pull request #6325
4 years ago
luigi1111 ccc3726d86
Merge pull request #6260
4 years ago
Alexander Blair 8cb005b39c
Merge pull request #6289
4 years ago
moneromooo-monero 320bc845b3
rpc: add --rpc-payment-allow-free-loopback
4 years ago
Alexander Blair 820ab9fdea
Merge pull request #6273
4 years ago
Lee Clagett 5fcc23ae0a Move hex->bin conversion to monero copyright files and with less includes
4 years ago
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
Alexander Blair f3fddd935f
Merge pull request #6259
4 years ago
Alexander Blair 9ea7df3b31
Merge pull request #6242
4 years ago
Alexander Blair 4371ac4265
Merge pull request #6225
4 years ago
Alexander Blair e22655a187
Merge pull request #6215
4 years ago
Alexander Blair 4da37daf67
Merge pull request #6211
4 years ago
xiphon 42a7a4dd32 daemon: auto public nodes - cache and prioritize most stable nodes
4 years ago
luigi1111 39e1890276
Merge pull request #6198
4 years ago
Guillaume Le Vaillant 82da832368 rpc: Add check for too old timestamps in payment signatures.
4 years ago
moneromooo-monero 3627e53aab
rpc: fix print_pool_sh not finding local txes
4 years ago
Alexander Blair 9658f5d7fc
Merge pull request #6040
4 years ago
Alexander Blair 25c1bd4714
Merge pull request #6035
4 years ago
Alexander Blair e8f94e7f1d
Merge pull request #6173
4 years ago
Alexander Blair 93d49c1a54
Merge pull request #6172
4 years ago
Alexander Blair 2ce5529680
Merge pull request #6134
4 years ago
xiphon ffe7165ebf wallet: reroll fake outs selection on local tx_sanity_check failure
4 years ago
moneromooo-monero 6933693179
rpc: fill miner_tx_hash again
5 years ago
moneromooo-monero 716012ca3a
rpc: drop the obsolete and wrong "unpruned size" log
5 years ago
luigi1111 dad4cf121e
Merge pull request #6018
5 years ago
moneromooo-monero 987c3139dc
print_coinbase_tx_sum now supports 128 bits sums
5 years ago
naughtyfox a2578892c0 --disable-ban-rpc option to prevent RPC users from banning
5 years ago
moneromooo-monero 5985c5afe8
rpc: add bad-blocks to flush_cache RPC
5 years ago
moneromooo-monero 5f2a32c15a
daemon: run with -rpc-payment-address and --rpc-restricted-bind-port
5 years ago
moneromooo-monero b90c4bc39e
rpc: error out from get_info if the proxied call errors out
5 years ago
moneromooo-monero d0faae2a92
rpc: init a few missing client_info members
5 years ago
moneromooo-monero d56a483abe
rpc: do not propagate exceptions out of a dtor
5 years ago
moneromooo-monero 3c849188ab
rpc: always set the update field in update on sucess
5 years ago
moneromooo-monero 8231c7cd04
rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPC
5 years ago
moneromooo-monero 81c2658989
rpc: don't auto fail RPC needing payment in bootstrap mode
5 years ago
moneromooo-monero d7cf872767
rpc: add received_timestamp for pool txes in gettransactions
5 years ago
Lee Clagett 68a6507c3f Fixed bug in ZMQ JSON-RPC method field
5 years ago
Bert Peters a7a40e285c Actually concatenate error strings.
5 years ago
Nathan Dorfman dce6f055f9 rpc: Only show version string if it matches expected pattern
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago