summaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* unit_tests: make the density test a bit less stringentmoneromooo-monero2019-05-221-1/+1
* Merge pull request #5510Riccardo Spagni2019-05-071-4/+4
|\
| * fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-011-4/+4
* | Merge pull request #5508Riccardo Spagni2019-05-071-3/+1
|\ \
| * | wallet2: reject standalone short payment IDs in monero: URI APImoneromooo-monero2019-05-011-3/+1
| |/
* | Merge pull request #5499Riccardo Spagni2019-05-072-0/+203
|\ \
| * | blockchain: keep a rolling long term block weight medianmoneromooo-monero2019-05-022-0/+203
| |/
* | Merge pull request #5496Riccardo Spagni2019-05-071-11/+18
|\ \
| * | rpc: improve get_output_distributionmoneromooo-monero2019-04-251-11/+18
| |/
* / unit_tests: fix crash in debug in output_distribution testmoneromooo-monero2019-04-251-0/+7
|/
* unit_tests: don't delete log file on windows, it will failmoneromooo-monero2019-04-231-0/+3
* Fix socks tests in windows and handle errors betterLee Clagett2019-04-191-7/+13
* wallet2: "output lineup" fake out selectionmoneromooo-monero2019-04-181-0/+117
* Merge pull request #5413Riccardo Spagni2019-04-171-6/+6
|\
| * testdb: add override keyword where missingstoffu2019-04-171-6/+6
* | unit_tests: undo is_blocked implementation factoringmoneromooo-monero2019-04-161-1/+12
|/
* Merge pull request #5425Riccardo Spagni2019-04-161-12/+17
|\
| * p2p: fix integer overflow in host bansmoneromooo-monero2019-04-111-12/+17
* | Merge pull request #5424Riccardo Spagni2019-04-162-142/+57
|\ \
| * | ringct: prevent use of full ringct signatures for more than one inputmoneromooo-monero2019-04-112-142/+57
| |/
* | Merge pull request #5414Riccardo Spagni2019-04-161-8/+9
|\ \
| * | unit_tests/long_term_block_weight: some tweaks that seem to make more sensestoffu2019-04-091-8/+9
| |/
* / blockchain_db: fix db txn ending too earlymoneromooo-monero2019-04-141-0/+4
|/
* Merge pull request #5391Riccardo Spagni2019-04-061-0/+5
|\
| * unit_tests: fix long term block weight test after cache changemoneromooo-monero2019-04-031-0/+5
* | Merge pull request #5341Riccardo Spagni2019-04-061-6/+7
|\ \ | |/ |/|
| * test: hmac_keccak - fix number of chunks countingDusan Klinec2019-03-241-6/+7
* | Merge pull request #5239Riccardo Spagni2019-04-013-0/+92
|\ \
| * | Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-243-0/+92
| |/
* / Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett2019-03-252-1/+91
|/
* Merge pull request #5274Riccardo Spagni2019-03-241-1/+1
|\
| * tests: disable wallet SSL init for tests involving wallet2moneromooo-monero2019-03-121-1/+1
* | Merge pull request #5256Riccardo Spagni2019-03-211-0/+12
|\ \
| * | blockchain: speed up getting N blocks weights/long term weightsmoneromooo-monero2019-03-081-0/+12
| |/
* | Merge pull request #5211Riccardo Spagni2019-03-212-0/+153
|\ \
| * | crypto: hmac_keccak addedDusan Klinec2019-03-202-0/+153
| |/
* | Adding classes, functions, and utilities for common LMDB operations.Lee Clagett2019-03-192-0/+406
* | 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