aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5126Riccardo Spagni2019-03-043-6/+35
|\
| * Adding cnv4-2 tweaksSChernykh2019-02-141-10/+10
| * Cryptonight variant 4 aka CryptonightRSChernykh2019-02-143-6/+35
* | ArticMine's new block weight algorithmmoneromooo-monero2019-03-0412-176/+732
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-284-8/+936
* notify: handle arbitrary tagsmoneromooo-monero2019-01-281-1/+1
* Merge pull request #5064Riccardo Spagni2019-01-281-0/+36
|\
| * added two tests for partial word and case tolerance in mnemonicsPaul Shapiro2019-01-111-1/+36
* | Merge pull request #5052Riccardo Spagni2019-01-2812-107/+94
|\ \
| * | ringct: remove unused senderPk from ecdhTuplemoneromooo-monero2019-01-222-4/+0
| * | ringct: the commitment mask is now deterministicmoneromooo-monero2019-01-222-36/+0
| * | ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-223-6/+22
| * | add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-2211-78/+89
* | | Pruningmoneromooo-monero2019-01-224-0/+245
|/ /
* | Merge pull request #5046Riccardo Spagni2019-01-182-5/+13
|\ \
| * | core_tests: add a --list_tests command line switchmoneromooo-monero2019-01-072-5/+13
* | | Merge pull request #5028Riccardo Spagni2019-01-181-1/+1
|\ \ \
| * | | blockchain_db: allow getting output keys without commitmentmoneromooo-monero2019-01-161-1/+1
* | | | epee: speedup word/number matchingmoneromooo-monero2019-01-161-0/+84
|/ / /
* | | Merge pull request #5036Riccardo Spagni2019-01-161-2/+2
|\ \ \
| * | | remove trailing whitespace in README.mdDavid Meister2019-01-021-2/+2
* | | | Merge pull request #5005Riccardo Spagni2019-01-163-16/+16
|\ \ \ \
| * | | | core_tests: rename invalid multisig tests to read "invalid"moneromooo-monero2018-12-223-16/+16
* | | | | Merge pull request #5001Riccardo Spagni2019-01-162-0/+2
|\ \ \ \ \
| * | | | | Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-232-0/+2
| |/ / / /
* | | | | Merge pull request #4984Riccardo Spagni2019-01-161-1/+1
|\ \ \ \ \
| * | | | | blockchain_db: speedup tx output gatheringmoneromooo-monero2018-12-181-1/+1
| |/ / / /
* | | | | Merge pull request #4976Riccardo Spagni2019-01-164-10/+79
|\ \ \ \ \
| * | | | | epee: better network buffer data structuremoneromooo-monero2018-12-234-10/+79
| |/ / / /
* | | / / Make get_output_key method constmoneroexamples2019-01-071-2/+2
| |_|/ / |/| | |
* | | | Merge pull request #4952Riccardo Spagni2019-01-061-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | p2p: use vector instead of list for peer listsmoneromooo-monero2018-12-071-3/+3
* | | | Merge pull request #4941luigi11112018-12-311-5/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | unit_tests: strengthen notify test against OS schedulingmoneromooo-monero2018-12-051-5/+16
* | | | Merge pull request #4901Riccardo Spagni2018-12-121-0/+1
|\ \ \ \
| * | | | Outputs where all amounts are known spent can now be prunedmoneromooo-monero2018-11-271-0/+1
* | | | | Merge pull request #4787Riccardo Spagni2018-12-122-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-062-0/+2
* | | | | Merge pull request #4895Riccardo Spagni2018-12-041-1/+1
|\ \ \ \ \
| * | | | | unit_tests: fix malloc/delete mismatchmoneromooo-monero2018-11-231-1/+1
* | | | | | Merge pull request #4894Riccardo Spagni2018-12-047-13/+7
|\ \ \ \ \ \
| * | | | | | unit_tests: do not rethrow a copy of an exceptionmoneromooo-monero2018-11-231-1/+1
| * | | | | | remove some unused codemoneromooo-monero2018-11-235-8/+2
| * | | | | | tests: slow_memmem now returns size_tmoneromooo-monero2018-11-231-4/+4
| |/ / / / /
* | | | / / move int-util.h to epeemoneromooo-monero2018-12-041-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge pull request #4854Riccardo Spagni2018-12-042-3/+1
|\ \ \ \ \
| * | | | | Removed a lot of unnecessary includesMartijn Otto2018-11-152-3/+1
* | | | | | Merge pull request #4850Riccardo Spagni2018-12-041-0/+29
|\ \ \ \ \ \
| * | | | | | unit_tests: add some hex parsing test for non hex inputxiphon2018-11-151-0/+16
| * | | | | | unit_tests: add a test for parse_hexstr_to_binbuffmoneromooo-monero2018-11-151-0/+13
| |/ / / / /