aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/testdb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-12-29rpc: limit the number of txes for get_blocks.binmoneromooo-monero1-1/+1
2020-08-17Avoid some temporary strings when reading off the databasemoneromooo-monero1-5/+5
2020-07-19Merge pull request #6557Alexander Blair1-2/+2
2020-07-19Merge pull request #6534Alexander Blair1-0/+1
2020-06-09daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...stoffu1-0/+1
2020-05-18testdb: add override in a couple places where it's missingmoneromooo-monero1-2/+2
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-02-27blockchain_db: faster fetching of consecutive txesmoneromooo-monero1-0/+1
2020-01-25Merge pull request #6140Alexander Blair1-0/+1
2019-11-15blockchain: speedup fetching pruned contiguous tx blobsmoneromooo-monero1-0/+1
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett1-5/+5
2019-07-24Merge pull request #5524luigi11111-0/+7
2019-05-25core: do not commit half constructed batch db txnmoneromooo-monero1-0/+1
2019-05-08blockchain: keep alternative blocks in LMDBmoneromooo-monero1-0/+7
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-21Merge pull request #5256Riccardo Spagni1-0/+2
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-0/+152