aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5318Riccardo Spagni2019-04-012-5/+7
|\
| * block_weight: fix python 2/3 compatibilitymoneromooo-monero2019-04-012-5/+7
* | Merge pull request #5352Riccardo Spagni2019-04-011-0/+5
|\ \
| * | blockchain: simple cache for the long term block weightsmoneromooo-monero2019-03-281-0/+5
* | | Merge pull request #5331Riccardo Spagni2019-04-0117-285/+2049
|\ \ \ | |_|/ |/| |
| * | python-rpc: add console.pymoneromooo-monero2019-03-231-1/+1
| * | functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-2217-892/+25
| * | functional_tests: add balance testsmoneromooo-monero2019-03-221-58/+170
| * | functional_tests: add missing parameters to get_balancemoneromooo-monero2019-03-221-1/+6
| * | functional_tests: add proofs tests (tx key, in/out tx, reserve)moneromooo-monero2019-03-213-1/+350
| * | functional_tests: add more transfer testsmoneromooo-monero2019-03-212-6/+60
| * | functional_tests: add get_bulk_transfer testsmoneromooo-monero2019-03-212-0/+49
| * | functional_tests: add message signing/verification testsmoneromooo-monero2019-03-213-1/+110
| * | functional_tests: add multisig and cold signing testsmoneromooo-monero2019-03-214-2/+544
| * | functional_tests: support several daemons/walletsmoneromooo-monero2019-03-213-29/+42
| * | functional_tests: add txpool RPC testsmoneromooo-monero2019-03-213-1/+178
| * | functional_tests: add integrated address testsmoneromooo-monero2019-03-213-1/+125
| * | functional_tests: add basic transfer testsmoneromooo-monero2019-03-213-14/+360
| * | functional_tests: plug RPC tests into the cmake machinerymoneromooo-monero2019-03-212-3/+120
| * | functional_tests: add basic mining testsmoneromooo-monero2019-03-213-0/+152
| * | functional_tests: add wallet address/subaddress RPC testsmoneromooo-monero2019-03-212-0/+259
| * | functional_tests: improve RPC blockchain testsmoneromooo-monero2019-03-216-60/+283
* | | Merge pull request #5289Riccardo Spagni2019-04-011-1/+3
|\ \ \
| * | | tests: fix path in instructionsmoneromooo-monero2019-03-141-1/+3
* | | | Merge pull request #5239Riccardo Spagni2019-04-0111-10/+306
|\ \ \ \
| * | | | Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-2411-10/+306
| | |_|/ | |/| |
* / | | Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett2019-03-255-4/+94
|/ / /
* | | Merge pull request #5274Riccardo Spagni2019-03-244-4/+4
|\ \ \ | |_|/ |/| |
| * | tests: disable wallet SSL init for tests involving wallet2moneromooo-monero2019-03-124-4/+4
| |/
* | Merge pull request #5256Riccardo Spagni2019-03-212-0/+24
|\ \
| * | blockchain: speed up getting N blocks weights/long term weightsmoneromooo-monero2019-03-082-0/+24
| |/
* | Merge pull request #5251Riccardo Spagni2019-03-215-7/+17
|\ \
| * | gtest: build fix for NetBSDmoneromooo-monero2019-03-072-1/+4
| * | tests: handle any cmake detected python interpretermoneromooo-monero2019-03-073-6/+13
| |/
* | Merge pull request #5211Riccardo Spagni2019-03-2111-83/+1394
|\ \
| * | tests/trezor: HF9 and HF10 testsDusan Klinec2019-03-209-83/+1241
| * | crypto: hmac_keccak addedDusan Klinec2019-03-202-0/+153
* | | Adding classes, functions, and utilities for common LMDB operations.Lee Clagett2019-03-192-0/+406
* | | Merge pull request #5240Riccardo Spagni2019-03-191-1/+0
|\ \ \
| * | | tests: fix cnv4-jit-test link on macmoneromooo-monero2019-03-061-1/+0
| | |/ | |/|
* | | Merge pull request #5192Riccardo Spagni2019-03-171-2/+2
|\ \ \
| * | | performance_tests: fix NetBSD buildmoneromooo-monero2019-02-251-2/+2
* | | | Merge pull request #5061Riccardo Spagni2019-03-17156-156/+156
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update 2019 copyrightbinaryFate2019-03-05156-156/+156
| | |/ | |/|
* | | Merge pull request #4977Riccardo Spagni2019-03-149-110/+3077
|\ \ \ | |/ / |/| |
| * | device/trezor: debugging features, trezor testsDusan Klinec2019-03-059-110/+3077
| |/
* | 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-054-7/+7
* | | save some database calls when getting top block hash and heightmoneromooo-monero2019-03-052-2/+6