Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-11 | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 1 | -0/+37 | |
The weight of the prunable data is deterministic from the unpruned data, so it can be determined from a pruned tx | |||||
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 1 | -1/+2 | |
This makes it easier to modify the bulletproof format | |||||
2018-09-15 | unit_tests: sanity check on transaction weight | moneromooo-monero | 1 | -0/+32 | |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -1/+1 | |
2018-09-11 | bulletproofs: a few fixes from the Kudelski review | moneromooo-monero | 1 | -10/+0 | |
- fix integer overflow in n_bulletproof_amounts - check input scalars are in range - remove use of environment variable to tweak straus performance - do not use implementation defined signed shift for signum | |||||
2018-09-11 | bulletproofs: reject points not in the main subgroup | moneromooo-monero | 1 | -0/+61 | |
2018-09-11 | unit_tests: a couple more bulletproof unit tests for gamma | moneromooo-monero | 1 | -0/+19 | |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 1 | -12/+16 | |
Also constrains bulletproofs to simple rct, for simplicity | |||||
2018-09-11 | bulletproofs: add aggregated verification | moneromooo-monero | 1 | -0/+19 | |
Ported from sarang's java code | |||||
2018-09-11 | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 1 | -0/+63 | |
2018-09-11 | bulletproofs: multi-output bulletproofs | moneromooo-monero | 1 | -0/+19 | |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-08 | integrate bulletproofs into monero | moneromooo-monero | 1 | -0/+1 | |
2017-12-08 | add bulletproofs to the build, with basic unit tests | moneromooo-monero | 1 | -20/+35 | |
Based on Java code from Sarang Noether | |||||
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -1/+0 | |
Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d. | |||||
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -0/+1 | |
Useful for debugging users' logs | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+29 | |