aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-0546-46/+46
* 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-051-2/+2
* | save some database calls when getting top block hash and heightmoneromooo-monero2019-03-051-1/+3
* | Avoid repeated (de)serialization when syncingmoneromooo-monero2019-03-052-29/+29
|/
* Merge pull request #5117Riccardo Spagni2019-03-041-1/+0
|\
| * unit_tests: remove leftover debug printmoneromooo-monero2019-02-011-1/+0
* | ArticMine's new block weight algorithmmoneromooo-monero2019-03-046-175/+414
|/
* 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-285-38/+23
|\ \
| * | 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-222-5/+21
| * | add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-224-10/+19
* | | Pruningmoneromooo-monero2019-01-223-0/+243
|/ /
* | 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 #4984Riccardo Spagni2019-01-161-1/+1
|\ \
| * | blockchain_db: speedup tx output gatheringmoneromooo-monero2018-12-181-1/+1
* | | Merge pull request #4976Riccardo Spagni2019-01-162-4/+73
|\ \ \
| * | | epee: better network buffer data structuremoneromooo-monero2018-12-232-4/+73
| |/ /
* | | 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-121-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-061-0/+1
* | | | | 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-045-9/+6
|\ \ \ \ \ \
| * | | | | | unit_tests: do not rethrow a copy of an exceptionmoneromooo-monero2018-11-231-1/+1
| * | | | | | remove some unused codemoneromooo-monero2018-11-233-4/+1
| * | | | | | 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-041-1/+1
|\ \ \ \ \
| * | | | | Removed a lot of unnecessary includesMartijn Otto2018-11-151-1/+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
| |/ / / / /
* | | | | | Merge pull request #4848Riccardo Spagni2018-12-041-1/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | unit_tests: don't take the address of an unwrapped secret keymoneromooo-monero2018-11-161-1/+4
| |/ / / /
* | | | | Merge pull request #4821Riccardo Spagni2018-11-261-1/+1
|\ \ \ \ \