Commit Graph

319 Commits (7cdd147da5b06a692b0b825992de3bb07f142156)

Author SHA1 Message Date
luigi1111 9a3bd88b9f
Merge pull request #3851
6 years ago
luigi1111 5bfe03804c
Merge pull request #3892
6 years ago
moneromooo-monero ab87e7fdae
rpc: the cache is still for non cumulative on that branch
6 years ago
luigi1111 737712c0c6
Merge pull request #3561
6 years ago
moneromooo-monero d3447364d0
rpc: convert distribution to cumulative after caching
6 years ago
moneromooo-monero b665bab1d6
rpc: fix get_output_distribution cache for the cumulative case
6 years ago
moneromooo-monero a87980f6c2
fix build with GCC 8.1.0
6 years ago
moneromooo-monero b9389e582e
db_lmdb: save pruned and prunable tx data separately
6 years ago
moneromooo-monero 5f8ffca34d
speed up get_output_distribution (and precalc common case)
6 years ago
Riccardo Spagni 69b6f5b6a6
Merge pull request #3705
6 years ago
rbrunner7 f9d0827bba Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
moneromooo-monero ffeeefde60
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
Riccardo Spagni 03ff3be10e
Merge pull request #3672
6 years ago
moneromooo-monero 70f2321763
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 8c7363fbef
rpc: add missing perf timer for get_output_distribution
6 years ago
Riccardo Spagni 5e08fd89ea
Merge pull request #3549
6 years ago
Riccardo Spagni 5053f8f40b
Merge pull request #3502
6 years ago
moneromooo-monero 25fe67e4cf
rpc: allow getting pruned blocks from gettransactions
6 years ago
stoffu 353e9c0c90
Core RPC: optionally add POW hash to block_header_response
6 years ago
moneromooo-monero 11c933e137
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
6 years ago
moneromooo-monero e0404d35fe
rpc: default do_not_relay to false in sendrawtransaction
6 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
6 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
6 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