summaryrefslogtreecommitdiff
path: root/src/blockchain_db/testdb.h
Commit message (Expand)AuthorAgeFilesLines
* blockchain_db: faster fetching of consecutive txesmoneromooo-monero2020-02-271-0/+1
* Merge pull request #6140Alexander Blair2020-01-251-0/+1
|\
| * blockchain: speedup fetching pruned contiguous tx blobsmoneromooo-monero2019-11-151-0/+1
* | Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-5/+5
|/
* Merge pull request #5524luigi11112019-07-241-0/+7
|\
| * blockchain: keep alternative blocks in LMDBmoneromooo-monero2019-05-081-0/+7
* | core: do not commit half constructed batch db txnmoneromooo-monero2019-05-251-0/+1
|/
* testdb: add override keyword where missingstoffu2019-04-171-101/+100
* blockchain_db: fix db txn ending too earlymoneromooo-monero2019-04-141-3/+7
* cryptonote: rework block blob size sanity checkmoneromooo-monero2019-04-051-0/+3
* Merge pull request #5256Riccardo Spagni2019-03-211-0/+2
|\
| * blockchain: speed up getting N blocks weights/long term weightsmoneromooo-monero2019-03-081-0/+2
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* save some database calls when getting top block hash and heightmoneromooo-monero2019-03-051-1/+1
* Avoid repeated (de)serialization when syncingmoneromooo-monero2019-03-051-1/+1
* ArticMine's new block weight algorithmmoneromooo-monero2019-03-041-0/+152