aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests
Commit message (Expand)AuthorAgeFilesLines
* functional_tests: reset blockchain on test startmoneromooo-monero2019-04-208-0/+57
* functional_tests: detect requests python modulemoneromooo-monero2019-04-181-3/+9
* functional_tests: add sweep_single testmoneromooo-monero2019-04-151-0/+50
* Merge pull request #5402Riccardo Spagni2019-04-151-7/+7
|\
| * rpc: make wide_difficulty hexadecimalmoneromooo-monero2019-04-051-7/+7
* | functional_tests: exit with 1 if any test failsmoneromooo-monero2019-04-111-0/+2
* | functional_tests: cold signing key images/outputs import/exportmoneromooo-monero2019-04-111-0/+6
* | functional_tests: add double spend detection testsmoneromooo-monero2019-04-111-0/+61
* | functional_tests: add alt chains testsmoneromooo-monero2019-04-111-1/+34
* | functional_tests: add wallet creation language testsmoneromooo-monero2019-04-111-0/+21
* | functional_tests: add more wallet testsmoneromooo-monero2019-04-112-0/+55
* | functional_tests: add describe_transfer testsmoneromooo-monero2019-04-112-0/+33
* | functional_tests: add more blockchain related testsmoneromooo-monero2019-04-111-0/+125
* | functional_tests: add bans testsmoneromooo-monero2019-04-111-0/+117
|/
* python-rpc: add console.pymoneromooo-monero2019-03-231-1/+1
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-2217-892/+25
* functional_tests: add balance testsmoneromooo-monero2019-03-221-58/+170
* functional_tests: add missing parameters to get_balancemoneromooo-monero2019-03-221-1/+6
* functional_tests: add proofs tests (tx key, in/out tx, reserve)moneromooo-monero2019-03-213-1/+350
* functional_tests: add more transfer testsmoneromooo-monero2019-03-212-6/+60
* functional_tests: add get_bulk_transfer testsmoneromooo-monero2019-03-212-0/+49
* functional_tests: add message signing/verification testsmoneromooo-monero2019-03-213-1/+110
* functional_tests: add multisig and cold signing testsmoneromooo-monero2019-03-214-2/+544
* functional_tests: support several daemons/walletsmoneromooo-monero2019-03-213-29/+42
* functional_tests: add txpool RPC testsmoneromooo-monero2019-03-213-1/+178
* functional_tests: add integrated address testsmoneromooo-monero2019-03-213-1/+125
* functional_tests: add basic transfer testsmoneromooo-monero2019-03-213-14/+360
* functional_tests: plug RPC tests into the cmake machinerymoneromooo-monero2019-03-212-3/+120
* functional_tests: add basic mining testsmoneromooo-monero2019-03-213-0/+152
* functional_tests: add wallet address/subaddress RPC testsmoneromooo-monero2019-03-212-0/+259
* functional_tests: improve RPC blockchain testsmoneromooo-monero2019-03-216-60/+283
* Update 2019 copyrightbinaryFate2019-03-056-6/+6
* Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-231-0/+1
* Fix Windows build after epee dependency changeiDunk54002018-10-151-4/+0
* functional_tests: fix linking on WindowsiDunk54002018-10-031-0/+4
* api/wallet: properly disable key encryptionstoffu2018-09-171-2/+2
* remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-6/+6
* wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-1/+1
* store secret keys encrypted where possiblemoneromooo-monero2018-08-161-2/+2
* Merge pull request #3854luigi11112018-07-196-0/+464
|\
| * first new functional testsvictorsintnicolaas2018-06-296-0/+464
* | wallet: on first refresh, start off with a quantized heightmoneromooo-monero2018-06-131-7/+7
|/
* Stagenetstoffu2018-03-051-3/+3
* Update 2018 copyrightxmr-eric2018-01-266-6/+6
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
* Initialize openssl on startupmoneromooo-monero2017-10-211-0/+2
* Subaddresseskenshi842017-10-071-4/+4
* changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-216-6/+6
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-1/+1