aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |/ / |/| |
* | | Merge pull request #5793luigi11112019-08-296-5/+1526
|\ \ \
| * | | 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-163-5/+438
| |/ /
* | | Merge pull request #5707luigi11112019-08-283-25/+22
|\ \ \ | |/ / |/| |
| * | MLSAG speedup and additional checksSarang Noether2019-08-273-25/+22
* | | Merge pull request #5748luigi11112019-08-211-1/+2
|\ \ \
| * | | boost: update obsolete usage of endian APImoneromooo-monero2019-07-091-1/+2
| |/ /
* | | Merge pull request #5511luigi11112019-08-211-0/+59
|\ \ \
| * | | functional_tests: add tests for pending/out transfer addressesmoneromooo-monero2019-05-021-0/+59
* | | | 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
| | |_|/ | |/| |
* | | | Merge pull request #5504luigi11112019-08-172-2/+20
|\ \ \ \