aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-161-1/+2
* Merge pull request #3277Riccardo Spagni2018-03-055-28/+28
|\
| * Stagenetstoffu2018-03-055-28/+28
* | Correct spelling mistakes.Edward Betts2018-03-051-1/+1
|/
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-042-15/+17
* Merge pull request #3245Riccardo Spagni2018-02-202-17/+28
|\
| * unit_tests.serialization: refactored with ASSERT_EQ_MAPstoffu2018-02-121-17/+21
| * unit_tests: added gtest utility ASSERT_EQ_MAP for easily testing key-value mapstoffu2018-02-121-0/+7
* | dns: change default DNS to a worldwide selectionmoneromooo-monero2018-02-081-13/+15
|/
* Merge pull request #3151Riccardo Spagni2018-01-271-5/+5
|\
| * unit_tests: do not ASSERT_TRUE(decodeRct(...))moneromooo-monero2018-01-181-5/+5
* | Readd copyright starting datexmr-eric2018-01-2610-10/+10
* | Update 2018 copyrightxmr-eric2018-01-2644-44/+44
* | Merge pull request #3082Riccardo Spagni2018-01-251-1/+1
|\ \
| * | fix for warningOnur Altun2018-01-081-1/+1
* | | Merge pull request #3057Riccardo Spagni2018-01-251-1/+2
|\ \ \ | |_|/ |/| |
| * | Factor the monero donation addressMaxithi2018-01-051-1/+2
| |/
* | Merge pull request #2990Riccardo Spagni2018-01-102-2/+0
|\ \
| * | factor STL container serializationmoneromooo-monero2017-12-222-2/+0
* | | Merge pull request #2985Riccardo Spagni2018-01-102-9/+15
|\ \ \
| * | | move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero2018-01-101-1/+1
| * | | epee: remove dependency on commonmoneromooo-monero2018-01-101-8/+14
| | |/ | |/|
* | | Merge pull request #2971Riccardo Spagni2018-01-101-1/+1
|\ \ \ | |/ / |/| |
| * | Fix exceptions not finding txpool txes when relayingmoneromooo-monero2017-12-201-1/+1
| |/
* | Merge pull request #2964Riccardo Spagni2018-01-021-24/+0
|\ \
| * | tests: remove unused/unfinished keccak bitsmoneromooo-monero2017-12-191-24/+0
| |/
* | Merge pull request #2963Riccardo Spagni2018-01-021-16/+1
|\ \
| * | tests: test wallets don't need a dummy temp file anymoremoneromooo-monero2017-12-191-16/+1
| |/
* | Merge pull request #2944Riccardo Spagni2017-12-281-1/+1
|\ \
| * | unit_tests: fix memwipe test comparisonmoneromooo-monero2017-12-171-1/+1
* | | Add a chacha20 variant to go with chacha8moneromooo-monero2017-12-253-6/+6
* | | Merge pull request #2920Riccardo Spagni2017-12-251-3/+1
|\ \ \
| * | | tests: fix a buffer overread in a unit testmoneromooo-monero2017-12-181-3/+1
| | |/ | |/|
* | | Merge pull request #2890Riccardo Spagni2017-12-251-0/+2
|\ \ \ | |/ / |/| |
| * | util: allow non numeric version partsmoneromooo-monero2017-12-071-0/+2
* | | wallet2: fix slow multisig unit tests with subaddress patchmoneromooo-monero2017-12-171-0/+1
* | | wallet: guard against partly initialized multisig walletmoneromooo-monero2017-12-171-5/+12
* | | N-1/N multisigmoneromooo-monero2017-12-171-7/+19
* | | gen_multisig: generates multisig wallets if participants trust each othermoneromooo-monero2017-12-171-8/+8
* | | wallet2: allow empty wallet filename to avoid saving datamoneromooo-monero2017-12-171-11/+1
* | | tests: add multisig unit testsmoneromooo-monero2017-12-172-0/+179
* | | Add N/N multisig tx generation and signingmoneromooo-monero2017-12-172-10/+10
* | | Merge pull request #2877Riccardo Spagni2017-12-172-0/+12
|\ \ \
| * | | cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-162-0/+12
| | |/ | |/|
* / | move includes around to lessen overall loadmoneromooo-monero2017-12-163-1/+5
|/ /
* | Merge pull request #2860Riccardo Spagni2017-12-163-1/+68
|\ \
| * | new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-1/+1
| * | add a memwipe functionmoneromooo-monero2017-11-272-0/+67
| |/
* | integrate bulletproofs into moneromoneromooo-monero2017-12-081-0/+1
* | add bulletproofs to the build, with basic unit testsmoneromooo-monero2017-12-082-0/+71
|/