Commit Graph

290 Commits (84dd674cd049884c5841c4142e717ae4cb8879f2)

Author SHA1 Message Date
moneromooo-monero 31d80027b5
tests: add unit tests for get_output_distribution
6 years ago
Riccardo Spagni 23fc891555
Merge pull request #4750
6 years ago
Riccardo Spagni ff347c98a1
Merge pull request #4747
6 years ago
Riccardo Spagni 299d75b209
Merge pull request #4735
6 years ago
Riccardo Spagni 0c7086bf7f
Merge pull request #4687
6 years ago
cryptochangements34 e61062b6f2 use current height - 1 for top block height in err msgs
6 years ago
cryptochangements34 dad5bbfdf9
return message in stop_mining if mining never started
6 years ago
moneromooo-monero 73e504c139
rpc: adjust ring size error message now that too high is also possible
6 years ago
Lee Clagett 6097472a19 Update ZMQ fee estimate and add ZMQ output distribution
6 years ago
stoffu e51c978770
rpc: fix wrongly formatted JSON for pruned tx
6 years ago
Riccardo Spagni 9f34a3a29a
Merge pull request #4659
6 years ago
moneromooo-monero b916ca63a8
rpc: fix output distribution caching ignoring chain changes
6 years ago
stoffu 776aefdac1
tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool
6 years ago
AnythingTechPro 9a85669724
rpc: fixed typo in JSON command error response message
6 years ago
Riccardo Spagni fd74815f65
Merge pull request #4399
6 years ago
Riccardo Spagni 0645dcdbdb
Merge pull request #4378
6 years ago
Riccardo Spagni 629db71593
Merge pull request #4373
6 years ago
Riccardo Spagni 9d0565615c
Merge pull request #4354
6 years ago
Riccardo Spagni 0ff0850545
Merge pull request #4344
6 years ago
cryptochangements34 f77ce675cb rpc: allow pruning of json encoded txs
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
moneromooo-monero ac9346637a
rpc: add a "is an update available" flag in get_info
6 years ago
moneromooo-monero 4f81cd3a3c
rpc: add cumulative difficulty in block header data
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 03c07b167d
rpc: return "already mining" in start_mining if already mining
6 years ago
moneromooo-monero cd647612b0
rpc: don't include start time if restricted
6 years ago
luigi1111 9315e12d34
Merge pull request #4033
6 years ago
luigi1111 3e026ff6ed
Merge pull request #4013
6 years ago
luigi1111 21afa71ba6
Merge pull request #3981
6 years ago
luigi1111 d518dae4bf
Merge pull request #3973
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
moneromooo-monero 45e419bd5c
db: store cumulative rct output distribution in the db for speed
6 years ago
victorsintnicolaas 9e1403e155 update get_info RPC and bump RPC version
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
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
moneromooo-monero 50af3579ee
alt_chain_info can now give more info about a particular alt chain
6 years ago
moneromooo-monero 3e46db97e5
rpc: add a non binary get_transaction_pool_hashes RPC
6 years ago
moneromooo-monero e5592c4bab
rpc: add blockchain disk size to getinfo
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 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
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