summaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* unit_tests: fix use after freemoneromooo-monero2019-10-311-7/+16
* Merge pull request #5972luigi11112019-10-221-0/+37
|\
| * cryptonote: add function to get weight from a pruned txmoneromooo-monero2019-10-111-0/+37
* | Merge pull request #5966luigi11112019-10-221-0/+116
|\ \
| * | Support median block size > 4 GBmoneromooo-monero2019-10-211-0/+116
* | | unit_tests: fix build after renamemoneromooo-monero2019-10-151-4/+6
* | | p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-132-7/+42
| |/ |/|
* | unit_tests: fix build with boost 1.69moneromooo-monero2019-10-111-3/+6
* | Merge pull request #5915luigi11112019-10-081-4/+6
|\ \
| * | monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-4/+6
* | | Merge pull request #5960luigi11112019-10-081-5/+11
|\ \ \
| * | | unit_tests: fix ringdb unit testsmoneromooo-monero2019-10-041-5/+11
| | |/ | |/|
* | | Merge pull request #5921luigi11112019-10-081-12/+85
|\ \ \ | |/ / |/| |
| * | Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett2019-07-291-12/+85
* | | Merge pull request #5895luigi11112019-09-302-9/+9
|\ \ \
| * | | unit tests: replace global var with lambda returning static local varstoffu2019-09-092-9/+9
| | |/ | |/|
* | | Merge pull request #5916luigi11112019-09-241-2/+20
|\ \ \
| * | | p2p: fix bans taking port into accountmoneromooo-monero2019-09-161-2/+20
| | |/ | |/|
* | | Merge pull request #5878luigi11112019-09-241-8/+1
|\ \ \
| * | | Removed Berkeley DB and db switching logicJesus Ramirez2019-09-161-8/+1
* | | | Merge pull request #5877luigi11112019-09-241-1/+1
|\ \ \ \
| * | | | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-1/+1
| |/ / /
* | / / Properly format multiline logsmoneromooo-monero2019-09-161-0/+17
| |/ / |/| |
* | | Merge pull request #5818luigi11112019-09-142-1/+132
|\ \ \ | |_|/ |/| |
| * | Dropping cppzmq dependency; adding some zmq utilsLee Clagett2019-07-222-1/+132
| |/
* | Merge pull request #5876luigi11112019-09-081-6/+12
|\ \
| * | unit_tests: fix build with CLANG 8 and boost 1.69moneromooo-monero2019-08-301-6/+12
| |/
* | Merge pull request #5856luigi11112019-09-081-1/+1
|\ \
| * | unit_tests: Fix uninitialized valuesMatyas Liptak2019-08-271-1/+1
* | | unit_tests: fix levin unit test on big endianmoneromooo-monero2019-09-041-23/+23
* | | difficulty: fix check_hash on big endianmoneromooo-monero2019-09-041-4/+10
| |/ |/|
* | Merge pull request #5793luigi11112019-08-295-3/+1524
|\ \
| * | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-174-0/+1088
| * | Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-162-3/+436
| |/
* | Merge pull request #5707luigi11112019-08-281-1/+14
|\ \ | |/ |/|
| * MLSAG speedup and additional checksSarang Noether2019-08-271-1/+14
* | Merge pull request #5748luigi11112019-08-211-1/+2
|\ \
| * | boost: update obsolete usage of endian APImoneromooo-monero2019-07-091-1/+2
| |/
* | Merge pull request #5727luigi11112019-08-192-3/+3
|\ \
| * | Replace std::random_shuffle with std::shuffleTom Smeding2019-08-152-3/+3
* | | Merge pull request #5718luigi11112019-08-191-2/+2
|\ \ \
| * | | unit_tests: check return values on test data parsingmoneromooo-monero2019-07-011-2/+2
| | |/ | |/|
* | | epee: support unicode in parsed stringsmoneromooo-monero2019-08-161-0/+17
* | | Merge pull request #5652luigi11112019-08-151-2/+2
|\ \ \ | |_|/ |/| |
| * | unit_tests: add more leeway to the "same distribution" checkmoneromooo-monero2019-06-161-2/+2
| |/
* | Merge pull request #5529luigi11112019-07-243-8/+8
|\ \
| * | use crypto::rand instead of libc rand in a few testsmoneromooo-monero2019-05-103-8/+8
* | | Merge pull request #5502luigi11112019-07-242-1/+1
|\ \ \
| * | | remove unused codemoneromooo-monero2019-04-291-1/+0
| * | | add a few checks where it seems appropriatemoneromooo-monero2019-04-291-0/+1