aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/testdb.h
Commit message (Expand)AuthorAgeFilesLines
* persist asset outputs and spent key imagescenobite pinhead3 hours1-0/+6
* persist experimental asset registry in LMDBcenobite pinhead3 hours1-0/+4
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-291-1/+1
* Avoid some temporary strings when reading off the databasemoneromooo-monero2020-08-171-5/+5
* Merge pull request #6557Alexander Blair2020-07-191-2/+2
|\
| * testdb: add override in a couple places where it's missingmoneromooo-monero2020-05-181-2/+2
* | Merge pull request #6534Alexander Blair2020-07-191-0/+1
|\ \
| * | daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...stoffu2020-06-091-0/+1
| |/
* / Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
|/
* 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