aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/ringdb.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+2
2019-10-04unit_tests: fix ringdb unit testsmoneromooo-monero1-5/+11
2019-09-09unit tests: replace global var with lambda returning static local varstoffu1-5/+5
2018-10-18Rename "blackball" for claritymoneromooo-monero1-5/+5
2018-09-29Merge pull request #4407Riccardo Spagni1-0/+24
2018-09-20ringdb: use cursors to be a bit fastermoneromooo-monero1-0/+24
2018-09-10record blackballs as amount/offset, and add export abilitymoneromooo-monero1-4/+4
2018-08-16store secret keys encrypted where possiblemoneromooo-monero1-1/+1
2018-07-28unit_tests: use valid key images, pub keys, etcmoneromooo-monero1-5/+9
2018-07-22tests: ringdb: use system's temporary dir pathredfish1-4/+4
2018-04-11unit_tests: add ringdb unit testsmoneromooo-monero1-0/+164