summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6067Riccardo Spagni2019-11-011-7/+16
|\
| * unit_tests: fix use after freemoneromooo-monero2019-10-311-7/+16
* | cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-311-2/+6
|/
* functional_tests: fix rpc_payment tests with python 3moneromooo-monero2019-10-251-3/+4
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-257-6/+506
* 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
* | | Merge pull request #5990luigi11112019-10-161-1/+1
|\ \ \
| * | | functional_tests: fix transfer test - long payment ids are gonemoneromooo-monero2019-10-151-1/+1
* | | | unit_tests: fix build after renamemoneromooo-monero2019-10-151-4/+6
|/ / /
* | | Merge pull request #5943luigi11112019-10-142-7/+42
|\ \ \
| * | | p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-132-7/+42
| | |/ | |/|
* | | wallet_rpc_server: don't report integrated addresses for 0 payment IDmoneromooo-monero2019-10-141-1/+1
* | | wallet: remove long payment ID sending supportmoneromooo-monero2019-10-142-10/+15
* | | wallet2: ignore received unencrypted payment IDs (but warn hard)moneromooo-monero2019-10-141-6/+6
|/ /
* | unit_tests: fix build with boost 1.69moneromooo-monero2019-10-111-3/+6
* | Merge pull request #5915luigi11112019-10-084-17/+35
|\ \
| * | monerod can now sync from pruned blocksmoneromooo-monero2019-09-274-17/+35
* | | 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 #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