summaryrefslogtreecommitdiff
path: root/tests/core_tests/bulletproofs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-02-121-41/+40
| | | | This makes it easier to modify the bulletproof format
* core_tests: add a test for 4-aggregated BP verificationmoneromooo-monero2018-09-111-0/+9
|
* core_tests: add a test for a tx with empty bulletproofmoneromooo-monero2018-09-111-0/+13
|
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-73/+73
|
* require canonical multi output bulletproof layoutmoneromooo-monero2018-09-111-7/+7
|
* Bulletproof aggregated verification and testsmoneromooo-monero2018-09-111-0/+339
Also constrains bulletproofs to simple rct, for simplicity