Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-11 | functional_tests: add simple relay_tx test | moneromooo-monero | 1 | -0/+11 | |
2020-04-24 | Revert functional test changes in babf25d2e and 571546067 | Lee Clagett | 1 | -15/+9 | |
2020-03-30 | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 1 | -9/+15 | |
2019-09-17 | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 1 | -1/+2 | |
2019-09-17 | functional_tests: add get_transaction_pool_stats | moneromooo-monero | 1 | -0/+84 | |
Also fix part of the RPC results being returned as binary. This makes the RPC backward incompatible. | |||||
2019-05-29 | functional_tests: fix python3 compatibility | moneromooo-monero | 1 | -9/+10 | |
Also add missing bans test to the default tests | |||||
2019-04-20 | functional_tests: reset blockchain on test start | moneromooo-monero | 1 | -0/+7 | |
2019-03-22 | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 1 | -2/+2 | |
2019-03-21 | functional_tests: add txpool RPC tests | moneromooo-monero | 1 | -0/+156 | |