aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/get_output_distribution_cache.h
Commit message (Collapse)AuthorAgeFilesLines
* db: store cumulative rct output distribution in the db for speedmoneromooo-monero2018-07-131-113/+0
| | | | | | | | | This gets rid of the temporary precalc cache. Also make the RPC able to send data back in binary or JSON, since there can be a lot of data This bumps the LMDB database format to v3, with migration.
* speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-211-0/+113