aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests/bulletproofs.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11core_tests: add a test for 4-aggregated BP verificationmoneromooo-monero1-0/+9
2018-09-11core_tests: add a test for a tx with empty bulletproofmoneromooo-monero1-0/+13
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-73/+73
2018-09-11require canonical multi output bulletproof layoutmoneromooo-monero1-7/+7
2018-09-11Bulletproof aggregated verification and testsmoneromooo-monero1-0/+339
Also constrains bulletproofs to simple rct, for simplicity