aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/mining.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+2
2021-04-27Tests: Mining test uses a parametric path for finding the calculation appmj-xmr1-36/+58
2021-03-30[CI] Adaptive mining timeout, depending on available CPU powermj-xmr1-10/+84
2021-02-11Increase timeout for the mining test 4 times (to 240s)mj-xmr1-1/+1
2020-10-22functional_tests: inrease mining timeoutselsta1-1/+1
2020-09-24functional_tests: rewrite mining code, clearer timeout infoiamamyth1-12/+11
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