summaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* mnemonics: sanity checks for word listsmoneromooo-monero2017-03-251-1/+30
* core: cache tx and block hashes in the respective classesmoneromooo-monero2017-03-231-0/+14
* Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2017-03-182-0/+98
* Add intervening v5 fork for increased min block sizemoneromooo-monero2017-03-151-25/+25
* fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi842017-03-101-1/+1
* unit_tests: fix fee tests after quantization changemoneromooo-monero2017-03-041-22/+35
* core: move hardfork back to cryptonote_coremoneromooo-monero2017-02-251-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-2132-32/+32
* Merge pull request #1758Riccardo Spagni2017-02-211-1/+2
|\
| * unit_tests: hardfork unit test now needs get_block_blob_from_heightmoneromooo-monero2017-02-211-1/+2
* | More for PR #1724Howard Chu2017-02-211-1/+1
|/
* Merge pull request #1727Riccardo Spagni2017-02-212-2/+4
|\
| * blockchain_db: add "raw" blobdata getters for block and transactionmoneromooo-monero2017-02-132-2/+4
* | Merge pull request #1721Riccardo Spagni2017-02-213-24/+25
|\ \
| * | switch to boost::thread for mingw buildLee Clagett2017-02-163-24/+25
| |/
* | Merge pull request #1731Riccardo Spagni2017-02-211-1/+1
|\ \
| * | unit_tests: fix minor blockchain_db regressionmoneromooo-monero2017-02-141-1/+1
| |/
* / util: add a vercmp function to compare version numbersmoneromooo-monero2017-02-202-1/+45
|/
* cryptonote_protocol: misc fluffy block fixesmoneromooo-monero2017-02-121-0/+2
* Merge pull request #1689Riccardo Spagni2017-02-112-11/+25
|\
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-062-11/+25
* | extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-0812-14/+14
|/
* unit_tests: fix missing return after batch_start prototype changemoneromooo-monero2017-01-211-1/+1
* fixups in logging init calls, and add missing net context in a logmoneromooo-monero2017-01-161-0/+1
* Merge pull request #1579Riccardo Spagni2017-01-151-0/+19
|\
| * mnemonics: fix language detection with checksum wordmoneromooo-monero2017-01-151-0/+19
* | Merge pull request #1575Riccardo Spagni2017-01-152-4/+5
|\ \
| * | unit_tests: fix portable serialization tests hardcoded data pathmoneromooo-monero2017-01-142-4/+5
| |/
* | Merge pull request #1571Riccardo Spagni2017-01-151-1/+1
|\ \
| * | fix do_not_relay not preventing relaying on a timermoneromooo-monero2017-01-141-1/+1
| |/
* | Merge pull request #1506Riccardo Spagni2017-01-151-1/+1
|\ \ | |/ |/|
| * Use batch transactions when syncingHoward Chu2017-01-141-1/+1
* | Added (not yet enabled) HTTP client authenticationLee Clagett2017-01-111-49/+302
* | Merge pull request #1515Riccardo Spagni2017-01-081-0/+513
|\ \
| * | portable serializer: tests addedkenshi842017-01-031-0/+513
| |/
* | Merge pull request #1493Riccardo Spagni2017-01-081-0/+1
|\ \
| * | blockchain: allow marking "tx not found" without an exceptionmoneromooo-monero2017-01-071-0/+1
* | | Merge pull request #1460Riccardo Spagni2017-01-081-8/+9
|\ \ \ | |_|/ |/| |
| * | make openalias also available for solo miner; introduce namespace tools::dns_...kenshi842016-12-211-8/+9
| |/
* / Fixed HTTP auth tests for gcc 4.9Lee Clagett2016-12-211-4/+4
|/
* Fixed uninitialized valgrind errors in serialization testsLee Clagett2016-12-201-2/+4
* Fixes for google test < 1.8Lee Clagett2016-12-191-18/+18
* Merge pull request #1459Riccardo Spagni2016-12-151-1/+2
|\
| * Preliminary support for DragonFly BSDAntonio Huete Jimenez2016-12-151-1/+2
* | Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2016-12-132-0/+473
|/
* ringct: luigi1111's changes to fix and speedup Borromean sigsluigi11112016-12-041-8/+4
* ringct: switch to Borromean signaturesShen Noether2016-12-042-35/+18
* Merge pull request #1385Riccardo Spagni2016-12-042-0/+218
|\
| * tests: add unit tests for uri parsingmoneromooo-monero2016-11-282-0/+218
* | Added command_line::is_yesLee Clagett2016-11-252-0/+51
|/