Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-09 | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that ↵ | Sarang Noether | 1 | -5/+34 | |
include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. | |||||
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
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 spend proof tests | moneromooo-monero | 1 | -0/+35 | |
2019-05-29 | functional_tests: fix python3 compatibility | moneromooo-monero | 1 | -2/+2 | |
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 proofs tests (tx key, in/out tx, reserve) | moneromooo-monero | 1 | -0/+282 | |