aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6069Alexander Blair2020-02-061-8/+23
|\
| * wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-311-8/+23
* | Merge pull request #6035Alexander Blair2020-02-061-0/+2
|\ \
| * | make_test_signature: exit nicely on top level exceptionmoneromooo-monero2019-11-271-0/+2
* | | Merge pull request #6170Alexander Blair2020-01-253-18/+19
|\ \ \
| * | | network: log traffic and add a simple traffic analysis scriptmoneromooo-monero2020-01-263-18/+19
* | | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-262-60/+5
|/ / /
* | | Merge pull request #6300Alexander Blair2020-01-241-4/+10
|\ \ \
| * | | fix tests bug added in #6110Dusan Klinec2020-01-191-4/+10
* | | | Merge pull request #6146Alexander Blair2020-01-242-16/+84
|\ \ \ \ | |/ / / |/| | |
| * | | Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-042-16/+84
* | | | Merge pull request #6115Alexander Blair2020-01-161-0/+2
|\ \ \ \
| * | | | core_tests: reset thread pool between testsmoneromooo-monero2019-11-101-0/+2
| | |/ / | |/| |
* | | | Merge pull request #6110Alexander Blair2020-01-113-22/+180
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: fix HF12 chaingen - construct bc object from eventsDusan Klinec2019-11-133-22/+180
| |/ /
* | | Merge pull request #6041luigi11112019-12-121-1/+11
|\ \ \
| * | | functional_tests: ensure mining stops on error in mining testmoneromooo-monero2019-10-271-1/+11
| | |/ | |/|
* | | Merge pull request #6018luigi11112019-12-122-1/+51
|\ \ \
| * | | rpc: Only show version string if it matches expected patternNathan Dorfman2019-11-122-1/+51
| | |/ | |/|
* / | Adding support for hidden (anonymity) txpoolLee Clagett2019-11-0210-36/+739
|/ /
* | Merge pull request #6060Riccardo Spagni2019-11-021-7/+16
|\ \
| * | unit_tests: fix use after freemoneromooo-monero2019-10-301-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
|\ \ \ \