aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/proofs.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-08-09Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether1-5/+34
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-09-17functional_tests: pop exactly what we need to test before testingmoneromooo-monero1-1/+2
2019-09-17functional_tests: add spend proof testsmoneromooo-monero1-0/+35
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero1-2/+2
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 proofs tests (tx key, in/out tx, reserve)moneromooo-monero1-0/+282