aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 #5893luigi11112019-09-301-1/+1
|\ \
| * | tests: rct_mlsag: resolve CID 203914 (UNINIT_CTOR)anonimal2019-09-071-1/+1
* | | RandomX integrationHoward Chu2019-09-252-4/+4
* | | Merge pull request #5916luigi11112019-09-241-2/+20
|\ \ \
| * | | p2p: fix bans taking port into accountmoneromooo-monero2019-09-161-2/+20
* | | | Merge pull request #5882luigi11112019-09-243-6/+40
|\ \ \ \
| * | | | blockchain: enforce 10 block age for spending outputsmoneromooo-monero2019-09-173-6/+40
| |/ / /
* | | | 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-243-4/+4
|\ \ \ \
| * | | | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-023-4/+4
| |/ / /
* | | | Merge pull request #5864luigi11112019-09-241-0/+17
|\ \ \ \
| * | | | Properly format multiline logsmoneromooo-monero2019-09-161-0/+17
| | |/ / | |/| |
* | | | functional_tests: fix failure on windows removing filesmoneromooo-monero2019-09-171-0/+2
* | | | fix wallet python test when run with ctestmoneromooo-monero2019-09-172-1/+3
* | | | functional_tests: python3 compatibilitymoneromooo-monero2019-09-177-15/+15
* | | | functional_tests: pop exactly what we need to test before testingmoneromooo-monero2019-09-1710-10/+20
* | | | functional_tests: check for RPC methods which aren't exposedmoneromooo-monero2019-09-172-0/+54
* | | | functional_tests: add get_transaction_pool_statsmoneromooo-monero2019-09-171-0/+84
* | | | functional_tests: add save_bcmoneromooo-monero2019-09-171-0/+3
* | | | functional_tests: add is_key_image_spent testsmoneromooo-monero2019-09-171-1/+45
* | | | functional_tests: add submitblock testmoneromooo-monero2019-09-171-0/+28
* | | | functional_tests: check transaction fee is around what we expectmoneromooo-monero2019-09-171-2/+9
* | | | functional_tests: add tx_notes testsmoneromooo-monero2019-09-171-0/+18
* | | | functional_tests: add wallet attributes testmoneromooo-monero2019-09-171-0/+23
* | | | functional_tests: add rescan_spent/rescan_blockchain testsmoneromooo-monero2019-09-171-0/+39
* | | | functional_tests: add monero: URI testsmoneromooo-monero2019-09-172-1/+235
* | | | wallet: add edit_address_book RPCmoneromooo-monero2019-09-171-6/+71
* | | | functional_tests: add address book testsmoneromooo-monero2019-09-172-1/+239
* | | | functional_tests: add wallet password change, store and tag testsmoneromooo-monero2019-09-172-9/+165
* | | | functional_tests: add spend proof testsmoneromooo-monero2019-09-171-0/+35
* | | | functional_tests: add test for mining via walletmoneromooo-monero2019-09-171-7/+21
* | | | functional_tests: add multisig state testsmoneromooo-monero2019-09-171-0/+68
* | | | functional_tests: add get_transfers testmoneromooo-monero2019-09-171-0/+23
* | | | functional_tests: add missing sweep_dust parameters, and test itmoneromooo-monero2019-09-171-0/+8
* | | | functional_tests: move extraneous stuff out of the frameworkmoneromooo-monero2019-09-171-5/+16
|/ / /
* | | Merge pull request #5818luigi11112019-09-142-1/+132
|\ \ \
| * | | Dropping cppzmq dependency; adding some zmq utilsLee Clagett2019-07-222-1/+132
| |/ /
* | | Merge pull request #5823luigi11112019-09-143-0/+28
|\ \ \ | |_|/ |/| |
| * | blockchain: forbid v1 coinbase from v12moneromooo-monero2019-08-193-0/+28
* | | 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
* | | | Merge pull request #5855luigi11112019-09-081-4/+4
|\ \ \ \
| * | | | wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-051-4/+4
| |/ / /
* | | | unit_tests: fix levin unit test on big endianmoneromooo-monero2019-09-041-23/+23
* | | | difficulty: fix check_hash on big endianmoneromooo-monero2019-09-042-8/+20
| |/ / |/| |