aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* unit_tests: fix build failures after network_address changesmoneromooo-monero2017-06-192-64/+68
* blockchain_db: add a txpool tx getter which returns existencemoneromooo-monero2017-06-111-0/+1
* Don't copy blockchain for coinbase_tx_sumHoward Chu2017-06-011-1/+1
* Merge pull request #2016Riccardo Spagni2017-05-301-2/+2
|\
| * Fix overlooked renaming of Português in the unit testsNano Akron2017-05-071-2/+2
* | Merge pull request #1982Riccardo Spagni2017-05-302-1/+11
|\ \ | |/ |/|
| * Move txpool to the databasemoneromooo-monero2017-05-252-1/+11
* | Change Old_English to English_Old - 'Old English' is actually a languageNano Akron2017-04-241-1/+1
* | Merge pull request #1983Riccardo Spagni2017-04-241-1/+3
|\ \
| * | Added Simplified Chinese electrum word listNano Akron2017-04-161-1/+3
| |/
* | Simplified the implementation and features of spanLee Clagett2017-04-111-1/+1
* | Improvements for epee binary to hex functions:Lee Clagett2017-04-115-8/+415
|/
* Replace deprecated tmpnam function.Randi Joseph2017-03-291-10/+16
* 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