summaryrefslogtreecommitdiff
path: root/tests/functional_tests/mining.py
Commit message (Expand)AuthorAgeFilesLines
* functional_tests: add randomx testsmoneromooo-monero2020-08-271-0/+114
* functional_tests: ensure mining stops on error in mining testmoneromooo-monero2019-10-271-1/+11
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-1/+1
* functional_tests: python3 compatibilitymoneromooo-monero2019-09-171-1/+1
* functional_tests: pop exactly what we need to test before testingmoneromooo-monero2019-09-171-1/+2
* functional_tests: add submitblock testmoneromooo-monero2019-09-171-0/+28
* functional_tests: add test for mining via walletmoneromooo-monero2019-09-171-7/+21
* functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-291-3/+4
* functional_tests: reset blockchain on test startmoneromooo-monero2019-04-201-0/+7
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-221-2/+2
* functional_tests: add basic mining testsmoneromooo-monero2019-03-211-0/+123