aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/proofs.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-091-5/+34
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* functional_tests: pop exactly what we need to test before testingmoneromooo-monero2019-09-171-1/+2
* functional_tests: add spend proof testsmoneromooo-monero2019-09-171-0/+35
* functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-291-2/+2
* 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 proofs tests (tx key, in/out tx, reserve)moneromooo-monero2019-03-211-0/+282