aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-05156-156/+156
* Merge pull request #4852Riccardo Spagni2019-03-051-0/+19
|\
| * epee: add SSL supportMartijn Otto2019-03-051-0/+19
* | cryptonote: avoid double parsing blocks when syncingmoneromooo-monero2019-03-054-7/+7
* | save some database calls when getting top block hash and heightmoneromooo-monero2019-03-052-2/+6
* | Avoid repeated (de)serialization when syncingmoneromooo-monero2019-03-053-31/+31
|/
* Merge pull request #5117Riccardo Spagni2019-03-041-1/+0
|\
| * unit_tests: remove leftover debug printmoneromooo-monero2019-02-011-1/+0
* | Merge pull request #5102Riccardo Spagni2019-03-042-62/+59
|\ \
| * | performance_tests: better stats, and keep track of timing historymoneromooo-monero2019-01-282-62/+59
* | | tests: add a CNv4 JIT testmoneromooo-monero2019-03-042-0/+133
* | | performance_tests: add tests for new Cryptonight variantsmoneromooo-monero2019-03-042-10/+10
* | | 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