aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/testdb.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-25core: do not commit half constructed batch db txnmoneromooo-monero1-0/+1
2019-04-17testdb: add override keyword where missingstoffu1-101/+100
2019-04-14blockchain_db: fix db txn ending too earlymoneromooo-monero1-3/+7
2019-04-05cryptonote: rework block blob size sanity checkmoneromooo-monero1-0/+3
2019-03-08blockchain: speed up getting N blocks weights/long term weightsmoneromooo-monero1-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05save some database calls when getting top block hash and heightmoneromooo-monero1-1/+1
2019-03-05Avoid repeated (de)serialization when syncingmoneromooo-monero1-1/+1
2019-03-04ArticMine's new block weight algorithmmoneromooo-monero1-2/+7
2019-01-16blockchain_db: allow getting output keys without commitmentmoneromooo-monero1-1/+1
2019-01-07Make get_output_key method constmoneroexamples1-2/+2
2018-12-18blockchain_db: speedup tx output gatheringmoneromooo-monero1-1/+1
2018-11-27Outputs where all amounts are known spent can now be prunedmoneromooo-monero1-0/+1
2018-11-26rpc: speedup get_outs.binmoneromooo-monero1-1/+1
2018-11-16tests: add unit tests for get_output_distributionmoneromooo-monero1-0/+146