Commit Graph

319 Commits (d4a5778dd630c9f3c5a582a16ec704453577075d)

Author SHA1 Message Date
stoffu 17cd68f865
tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool
6 years ago
moneromooo-monero 332ac6a03a
rpc: return "already mining" in start_mining if already mining
6 years ago
wowario 1611b65221
set static ring size
6 years ago
wowario bc41700866
remove output distribution cache data
6 years ago
moneromooo-monero 223429f0fd
zmq_server: fix bind call when address and/or port are empty
6 years ago
moneromooo-monero e04ae088e8
fix build with GCC 8.1.0
6 years ago
moneromooo-monero bcddce70e6
rpc: the cache is still for non cumulative on that branch
6 years ago
Riccardo Spagni a87a19c570
Merge pull request #3893
6 years ago
moneromooo-monero 410c6e5b48
rpc: convert distribution to cumulative after caching
6 years ago
moneromooo-monero 15e029ac6d
rpc: fix get_output_distribution cache for the cumulative case
6 years ago
moneromooo-monero ffe9d8821a
speed up get_output_distribution (and precalc common case)
6 years ago
Riccardo Spagni 333c7edeb9
Merge pull request #3711
6 years ago
Riccardo Spagni a48658017b
Merge pull request #3686
6 years ago
rbrunner7 c0e22ebcca [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
moneromooo-monero d003f07c59
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
moneromooo-monero 96370488c0
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero bc4d53bece
rpc: add missing perf timer for get_output_distribution
6 years ago
moneromooo-monero 2897c269de
rpc: allow getting pruned blocks from gettransactions
6 years ago
Riccardo Spagni 9fce7614c1
Merge pull request #3503
6 years ago
moneromooo-monero 8ff2cc751d
fix lambda compile error on openbsd
6 years ago
moneromooo-monero 1834127c82
rpc: make get_output_distribution a non-restricted RPC
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
6 years ago
Riccardo Spagni 381faf06c7
Merge pull request #3163
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
6 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
6 years ago
Riccardo Spagni f7dcb730cb
Merge pull request #3144
6 years ago
Riccardo Spagni 6d48bddffd
Merge pull request #3136
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni c222b6485e
Merge pull request #3068
6 years ago
Riccardo Spagni 008b492963
Merge pull request #3047
6 years ago
Riccardo Spagni 5e211b4186
Merge pull request #3020
6 years ago
moneromooo-monero 42f86624a3
rpc: expose recent median block size in getinfo
7 years ago
moneromooo-monero e0404d35fe
rpc: default do_not_relay to false in sendrawtransaction
7 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
7 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
7 years ago
Nick Johnson fa5c0bab44
Implement #3045, fixing RPC snakecases
7 years ago
Nick Johnson 301ec15c49
Change cryptonote::COMMAND_RPC_SET_LIMIT::response to use int64_t
7 years ago
stoffu 03ac389022
zmq: use older 3-arg version of setsockopt
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago