aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/mining.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-27functional_tests: add randomx testsmoneromooo-monero1-0/+114
2019-10-27functional_tests: ensure mining stops on error in mining testmoneromooo-monero1-1/+11
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-1/+1
2019-09-17functional_tests: python3 compatibilitymoneromooo-monero1-1/+1
2019-09-17functional_tests: pop exactly what we need to test before testingmoneromooo-monero1-1/+2
2019-09-17functional_tests: add submitblock testmoneromooo-monero1-0/+28
2019-09-17functional_tests: add test for mining via walletmoneromooo-monero1-7/+21
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero1-3/+4
2019-04-20functional_tests: reset blockchain on test startmoneromooo-monero1-0/+7
2019-03-22functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero1-2/+2
2019-03-21functional_tests: add basic mining testsmoneromooo-monero1-0/+123