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
2020-10-13
Merge pull request #6894
v0.17.1.0
v0.17.1.0
luigi1111
1
-0
/
+7
2020-10-13
core_rpc_server: on_get_blocks - forward bootstrap daemon error
xiphon
1
-3
/
+11
2020-10-12
fix next_seed_height regression in getblocktemplate rpc
Alexis Enston
1
-0
/
+7
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
2019-04-01
Merge pull request #5326
Riccardo Spagni
1
-0
/
+1
2019-04-01
Merge pull request #5308
Riccardo Spagni
1
-1
/
+3
2019-04-01
Add hash of top block to /getheight RPC
Howard Chu
1
-1
/
+3
2019-03-24
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
1
-8
/
+24
2019-03-24
New interactive daemon command 'print_net_stats': Global traffic stats
rbrunner7
1
-0
/
+17
2019-03-21
Merge pull request #5237
Riccardo Spagni
1
-5
/
+10
2019-03-21
rpc: add miner tx hash to block header response
moneromooo-monero
1
-0
/
+1
2019-03-17
rpc: quantize db size up to 5 GB in restricted mode
moneromooo-monero
1
-1
/
+3
2019-03-17
Merge pull request #5190
Riccardo Spagni
1
-4
/
+4
2019-03-17
Merge pull request #5185
Riccardo Spagni
1
-2
/
+21
2019-03-17
Merge pull request #5177
Riccardo Spagni
1
-1
/
+8
2019-03-09
daemon: new mining_status command
moneromooo-monero
1
-2
/
+21
2019-03-06
rpc: make fill_pow restricted
moneromooo-monero
1
-5
/
+10
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-03-05
epee: add SSL support
Martijn Otto
1
-1
/
+11
2019-03-04
Merge pull request #4054
Riccardo Spagni
1
-3
/
+60
2019-03-04
ArticMine's new block weight algorithm
moneromooo-monero
1
-0
/
+1
2019-02-25
daemon: add --public-node mode, RPC port propagation over P2P
xiphon
1
-4
/
+4
2019-02-21
rpc: quantize db size up to 5 GB in restricted mode
moneromooo-monero
1
-1
/
+8
2019-02-02
epee: add SSL support
moneromooo-monero
1
-3
/
+60
2019-01-28
Adding initial support for broadcasting transactions over Tor
Lee Clagett
1
-22
/
+17
2019-01-28
rpc: fix internal daemon calls in restricted rpc getting partial data
moneromooo-monero
1
-99
/
+119
2019-01-22
Pruning
moneromooo-monero
1
-14
/
+73
2019-01-16
Merge pull request #5027
Riccardo Spagni
1
-12
/
+12
2019-01-16
Merge pull request #4984
Riccardo Spagni
1
-13
/
+16
2019-01-06
Merge pull request #4952
Riccardo Spagni
1
-3
/
+4
2018-12-30
wallet: do not display daemon controlled text if untrusted
moneromooo-monero
1
-12
/
+12
2018-12-18
blockchain_db: speedup tx output gathering
moneromooo-monero
1
-13
/
+16
2018-12-12
Merge pull request #4903
Riccardo Spagni
1
-0
/
+12
2018-12-07
p2p: use vector instead of list for peer lists
moneromooo-monero
1
-3
/
+4
2018-12-04
Merge pull request #4879
Riccardo Spagni
1
-24
/
+29
2018-12-04
Merge pull request #4894
Riccardo Spagni
1
-1
/
+1
2018-12-04
rpc: mask values that are nobody else's business in restricted RPC
moneromooo-monero
1
-24
/
+29
2018-12-04
Merge pull request #4878
Riccardo Spagni
1
-0
/
+2
2018-12-04
Merge pull request #4869
Riccardo Spagni
1
-3
/
+3
2018-12-04
Merge pull request #4859
Riccardo Spagni
1
-13
/
+17
2018-11-28
add command pop_blocks
Jason Wong
1
-0
/
+12
2018-11-23
tests: slow_memmem now returns size_t
moneromooo-monero
1
-1
/
+1
2018-11-21
rpc: add version to get_info
Jethro Grassie
1
-0
/
+2
2018-11-20
rpc: speedup get_output_distribution
moneromooo-monero
1
-1
/
+42
2018-11-19
Avoid unnecessary temp block and copy ctor
moneromooo-monero
1
-3
/
+3
2018-11-16
tests: add unit tests for get_output_distribution
moneromooo-monero
1
-1
/
+1
2018-11-16
Don't cache nettype in core_rpc_server use m_core
doy-lee
1
-13
/
+17
2018-11-14
Merge pull request #4750
Riccardo Spagni
1
-3
/
+3
2018-11-14
Merge pull request #4747
Riccardo Spagni
1
-1
/
+8
2018-11-06
Merge pull request #4735
Riccardo Spagni
1
-1
/
+1
2018-11-04
Merge pull request #4687
Riccardo Spagni
1
-51
/
+5
2018-11-02
use current height - 1 for top block height in err msgs
cryptochangements34
1
-3
/
+3
2018-10-28
return message in stop_mining if mining never started
cryptochangements34
1
-1
/
+8
2018-10-27
rpc: adjust ring size error message now that too high is also possible
moneromooo-monero
1
-1
/
+1
2018-10-23
Update ZMQ fee estimate and add ZMQ output distribution
Lee Clagett
1
-51
/
+5
2018-10-22
rpc: fix wrongly formatted JSON for pruned tx
stoffu
1
-19
/
+12
2018-10-20
Merge pull request #4659
Riccardo Spagni
1
-6
/
+8
2018-10-19
rpc: fix output distribution caching ignoring chain changes
moneromooo-monero
1
-6
/
+8
2018-10-18
tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool
stoffu
1
-0
/
+2
[next]