aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/blockchain.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero1-0/+5
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-1/+1
2019-09-17functional_tests: pop exactly what we need to test before testingmoneromooo-monero1-1/+2
2019-09-17functional_tests: add save_bcmoneromooo-monero1-0/+3
2019-08-17Merge pull request #5490luigi11111-0/+12
2019-07-24Merge pull request #5473luigi11111-4/+4
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero1-7/+8
2019-05-09python-rpc: add missing getblock RPC parametersmoneromooo-monero1-4/+4
2019-04-24functional_tests: add get_fee_estimate to blockchain testmoneromooo-monero1-0/+12
2019-04-20functional_tests: reset blockchain on test startmoneromooo-monero1-0/+7
2019-04-15Merge pull request #5402Riccardo Spagni1-7/+7
2019-04-11functional_tests: add alt chains testsmoneromooo-monero1-1/+34
2019-04-11functional_tests: add more blockchain related testsmoneromooo-monero1-0/+125
2019-04-05rpc: make wide_difficulty hexadecimalmoneromooo-monero1-7/+7
2019-03-22functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero1-1/+1
2019-03-21functional_tests: improve RPC blockchain testsmoneromooo-monero1-51/+105
2018-06-29first new functional testsvictorsintnicolaas1-0/+103