aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-2/+2
* | functional_tests: inrease mining timeoutselsta2020-10-221-1/+1
|/
* functional_tests: rewrite mining code, clearer timeout infoiamamyth2020-09-241-12/+11
* Merge pull request #6111Riccardo Spagni2020-09-063-0/+136
|\
| * functional_tests: add a large (many randomx epochs) p2p reorg testmoneromooo-monero2020-08-271-0/+19
| * functional_tests: add randomx testsmoneromooo-monero2020-08-272-0/+117
* | Bind signature to full address and signing modeSarang Noether2020-08-281-0/+2
* | wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-5/+10
* | Integrate CLSAGs into moneromoneromooo-monero2020-08-271-2/+2
|/
* Merge pull request #6660Alexander Blair2020-08-272-8/+193
|\
| * functional_tests: add p2p functional testsmoneromooo-monero2020-08-262-8/+193
* | Merge pull request #6593Alexander Blair2020-08-161-0/+1
|\ \
| * | tests: fix missing error on missing python entry pointmoneromooo-monero2020-05-271-0/+1
| |/
* | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-091-5/+34
* | Merge pull request #6512Alexander Blair2020-07-1921-21/+21
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-0621-21/+21
| |/
* | Merge pull request #6599luigi11112020-07-081-0/+11
|\ \
| * | functional_tests: add simple relay_tx testmoneromooo-monero2020-05-281-0/+11
| |/
* / repo: update donation fund addressselsta2020-06-093-9/+9
|/
* Revert functional test changes in babf25d2e and 571546067Lee Clagett2020-04-243-65/+25
* Merge pull request #6445luigi11112020-04-213-25/+65
|\
| * Always reject duplicate key-images from second txidLee Clagett2020-03-301-13/+39
| * Allow unrestricted rpc calls to get full txpool infoLee Clagett2020-03-302-12/+26
* | functional_tests: ensure signatures never reuse a timestampmoneromooo-monero2020-04-061-0/+2
* | functional_tests: ensure signed timestamps are freshmoneromooo-monero2020-04-061-1/+3
|/
* Merge pull request #6309luigi11112020-04-042-5/+57
|\
| * functional_tests: speed up signature generationmoneromooo-monero2020-03-262-5/+29
| * functional_tests: update cookie at 10 seconds intervalmoneromooo-monero2020-03-261-0/+28
* | cryptonote_basic: drop unused verification_context::m_not_rct fieldxiphon2020-03-311-3/+0
|/
* Merge pull request #6243Alexander Blair2020-03-121-2/+2
|\
| * serialization: do not write optional fields with default valuemoneromooo-monero2020-01-261-2/+2
* | Merge pull request #6225Alexander Blair2020-02-281-0/+5
|\ \
| * | print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-121-0/+5
* | | 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
| |/ /
* | / wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-261-59/+5
| |/ |/|
* | functional_tests: ensure mining stops on error in mining testmoneromooo-monero2019-10-271-1/+11
|/
* 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
* functional_tests: fix transfer test - long payment ids are gonemoneromooo-monero2019-10-151-1/+1
* 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
* Merge pull request #5877luigi11112019-09-241-1/+1
|\
| * Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-1/+1
* | 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