aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-024-43/+4
|\ \ \
| * | | tests: test wallets don't need a dummy temp file anymoremoneromooo-monero2017-12-194-43/+4
| |/ /
* | | Merge pull request #2956Riccardo Spagni2018-01-023-0/+70
|\ \ \ | |_|/ |/| |
| * | performance_tests: add a test for subaddress expansionmoneromooo-monero2017-12-183-0/+70
| |/
* | Merge pull request #2955Riccardo Spagni2017-12-281-0/+1
|\ \
| * | tests: fix link error in hash tests now needing commonmoneromooo-monero2017-12-181-0/+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 #2905Riccardo Spagni2017-12-2516-32/+833
|\ \ \
| * | | tests: add levin fuzz testmoneromooo-monero2017-12-233-0/+359
| * | | tests: add http client fuzz testmoneromooo-monero2017-12-233-0/+120
| * | | add parse_url fuzz testmoneromooo-monero2017-12-234-0/+89
| * | | tests: add base58 fuzz testmoneromooo-monero2017-12-234-0/+87
| * | | tests: don't init stuff we don't need in fuzz tests - fastermoneromooo-monero2017-12-231-32/+1
| * | | tests: better load-from-binary fuzz test data filemoneromooo-monero2017-12-231-0/+0
| * | | add load_from_binary/load_from_json fuzzersmoneromooo-monero2017-12-235-0/+177
| |/ /
* | | Merge pull request #2890Riccardo Spagni2017-12-251-0/+2
|\ \ \ | |/ / |/| |
| * | util: allow non numeric version partsmoneromooo-monero2017-12-071-0/+2
* | | core_tests: multisig test now tests multiple inputsmoneromooo-monero2017-12-173-135/+208
* | | Match surae's recommendation to derive multisig keysmoneromooo-monero2017-12-171-4/+6
* | | wallet2: fix slow multisig unit tests with subaddress patchmoneromooo-monero2017-12-171-0/+1
* | | make multisig work with subaddressesmoneromooo-monero2017-12-171-7/+11
* | | wallet: guard against partly initialized multisig walletmoneromooo-monero2017-12-171-5/+12
* | | add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-176-0/+716
* | | 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 #2857Riccardo Spagni2017-12-171-0/+1
|\ \ \
| * | | Scrub keys from memory just before scope end.moneromooo-monero2017-12-161-0/+1
| | |/ | |/|
* | | Merge pull request #2877Riccardo Spagni2017-12-174-1/+15
|\ \ \
| * | | cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-164-1/+15
| |/ /
* / / move includes around to lessen overall loadmoneromooo-monero2017-12-1611-6/+13
|/ /
* | 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
* | | add bulletproofs from v7 on testnetmoneromooo-monero2017-12-082-2/+2
* | | integrate bulletproofs into moneromoneromooo-monero2017-12-081-0/+1
* | | add bulletproofs to the build, with basic unit testsmoneromooo-monero2017-12-082-0/+71
| |/ |/|
* | tests: disable libwallet_api_tests when BUILD_GUI_DEPS is not setmoneromooo-monero2017-11-261-1/+3
|/
* Merge pull request #2824Riccardo Spagni2017-11-252-1/+2
|\
| * split wallet and wallet_apimoneromooo-monero2017-11-162-1/+2