Commit Graph

327 Commits (61caab8a8c8a4e4239216c861c4d1eba5bcfd76e)

Author SHA1 Message Date
Riccardo Spagni 21807217e2
Merge pull request #4012
6 years ago
luigi1111 a844844cda
Merge pull request #3716
6 years ago
moneromooo-monero a830db2577
rpc: rework to avoid repeated calculations in get_blocks.bin
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
moneromooo-monero 209ec963b5
rpc: sanity check on number of txes in a block
6 years ago
moneromooo-monero 6795bd0d4e
rpc: add option to skip coinbase info in get_blocks.bin
6 years ago
ordtrogen d45cd37c53 fix typos in language files and rpc_args.cpp
6 years ago
luigi1111 9a3bd88b9f
Merge pull request #3851
6 years ago
moneromooo-monero 5b5828fcec
zmq_server: fix bind call when address and/or port are empty
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
7 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
7 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
7 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
7 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
7 years ago
Riccardo Spagni f7dcb730cb
Merge pull request #3144
7 years ago
Riccardo Spagni 6d48bddffd
Merge pull request #3136
7 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
7 years ago
xmr-eric 18216f19dd Update 2018 copyright
7 years ago
Riccardo Spagni c222b6485e
Merge pull request #3068
7 years ago
Riccardo Spagni 008b492963
Merge pull request #3047
7 years ago
Riccardo Spagni 5e211b4186
Merge pull request #3020
7 years ago