summaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4385Riccardo Spagni2018-09-211-0/+32
|\
| * unit_tests: sanity check on transaction weightmoneromooo-monero2018-09-151-0/+32
* | Merge pull request #4371Riccardo Spagni2018-09-212-0/+916
|\ \
| * | Adding expect<T> - a value-or-error implementationLee Clagett2018-09-122-0/+916
* | | Merge pull request #4209Riccardo Spagni2018-09-211-1/+56
|\ \ \
| * | | Added features to epee::span<T> :Lee Clagett2018-08-031-1/+56
* | | | Merge pull request #4306Riccardo Spagni2018-09-181-0/+7
|\ \ \ \
| * | | | wipeable_string: add hex_to_pod functionmoneromooo-monero2018-09-121-0/+7
* | | | | api/wallet: properly disable key encryptionstoffu2018-09-171-1/+1
| |_|_|/ |/| | |
* | | | Merge pull request #4260Riccardo Spagni2018-09-141-4/+4
|\ \ \ \
| * | | | record blackballs as amount/offset, and add export abilitymoneromooo-monero2018-09-101-4/+4
| | |_|/ | |/| |
* | | | bulletproofs: speed up the latest changes a bitmoneromooo-monero2018-09-111-0/+7
* | | | unit_tests: add a few more multiexp unit testsmoneromooo-monero2018-09-111-2/+52
* | | | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-115-73/+73
* | | | bulletproofs: a few fixes from the Kudelski reviewmoneromooo-monero2018-09-111-10/+0
* | | | bulletproofs: reject points not in the main subgroupmoneromooo-monero2018-09-111-0/+61
* | | | add pippenger unit testsmoneromooo-monero2018-09-111-0/+55
* | | | precalc the ge_p3 representation of Hmoneromooo-monero2018-09-111-0/+7
* | | | unit_tests: a couple more bulletproof unit tests for gammamoneromooo-monero2018-09-111-0/+19
* | | | Bulletproof aggregated verification and testsmoneromooo-monero2018-09-111-12/+16
* | | | aligned: aligned memory alloc/realloc/freemoneromooo-monero2018-09-112-1/+88
* | | | bulletproofs: add aggregated verificationmoneromooo-monero2018-09-112-0/+36
* | | | make straus cached mode thread safe, and add tests for itmoneromooo-monero2018-09-112-0/+150
* | | | bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-112-1/+64
* | | | bulletproofs: multi-output bulletproofsmoneromooo-monero2018-09-111-0/+19
* | | | Merge pull request #4293luigi11112018-09-102-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | is_hdd updatep8p2018-08-252-1/+19
| |/ /
* | | Merge pull request #4298luigi11112018-09-041-0/+8
|\ \ \
| * | | unit_tests: disable mlocker tests on windows (no implementation)moneromooo-monero2018-08-231-0/+8
| |/ /
* | | Merge pull request #4275luigi11112018-09-042-0/+151
|\ \ \
| * | | unit_tests: add tests for incremental keccakmoneromooo-monero2018-08-202-0/+151
* | | | Merge pull request #4264luigi11112018-09-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | unit_tests: remove std::move in return statementmoneromooo-monero2018-08-151-1/+1
* | | | add and use constant time 32 byte equality functionmoneromooo-monero2018-08-231-0/+15
* | | | Merge pull request #4210luigi11112018-08-222-0/+219
|\ \ \ \
| * | | | Fixed ZMQ-RPC for transactions and GET_BLOCKS_FASTLee Clagett2018-08-022-0/+219
| | |_|/ | |/| |
* | | | Merge pull request #4200luigi11112018-08-221-1/+0
|\ \ \ \
| * | | | blockchain_db: remove unused get_output_key variantmoneromooo-monero2018-07-301-1/+0
| | |/ / | |/| |
* | | | common: add a class to safely wrap mlock/munlockmoneromooo-monero2018-08-162-0/+187
* | | | store secret keys encrypted where possiblemoneromooo-monero2018-08-164-2/+87
* | | | wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-163-6/+231
| |_|/ |/| |
* | | wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-161-2/+1
* | | Merge pull request #4186luigi11112018-08-151-5/+9
|\ \ \
| * | | unit_tests: use valid key images, pub keys, etcmoneromooo-monero2018-07-281-5/+9
| |/ /
* | | Merge pull request #4165luigi11112018-08-151-4/+4
|\ \ \
| * | | tests: ringdb: use system's temporary dir pathredfish2018-07-221-4/+4
| | |/ | |/|
* | | Merge pull request #4137luigi11112018-08-151-0/+8
|\ \ \
| * | | crypto: do not use boost::value_initialized to init null skey/pkeymoneromooo-monero2018-07-201-0/+8
* | | | wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-1/+1
| |_|/ |/| |
* | | Merge pull request #4097luigi11112018-07-272-0/+48
|\ \ \ | |_|/ |/| |