aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/get_output_distribution_cache.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-07-13db: store cumulative rct output distribution in the db for speedmoneromooo-monero1-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.
2018-05-21speed up get_output_distribution (and precalc common case)moneromooo-monero1-0/+113