| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | Remove unused variables in monero codebase | Kevin Barbour | 2021-02-09 | 1 | -1/+0 |
| | | | | | | | | | | | | There are quite a few variables in the code that are no longer (or perhaps never were) in use. These were discovered by enabling compiler warnings for unused variables and cleaning them up. In most cases where the unused variables were the result of a function call the call was left but the variable assignment removed, unless it was obvious that it was a simple getter with no side effects. | ||||
| * | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 1 | -1/+1 |
| |\ | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic) | ||||
| | * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | | | | | Update copyright year to 2020 | ||||
| * | | performance_tests: some windows fixes | moneromooo-monero | 2020-05-03 | 1 | -1/+1 |
| |/ | | | | | | | Too many iterations cause std::bad_alloc for the timings vector, and the micro prefix displays as some other character, so use u. Reported by iDunk | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | performance_tests: better stats, and keep track of timing history | moneromooo-monero | 2019-01-28 | 1 | -62/+54 |
| | | |||||
| * | performance_tests: add stats and loop count multiplier options | moneromooo-monero | 2018-09-11 | 1 | -19/+104 |
| | | | | | Stats are: min, median, standard deviation | ||||
| * | bulletproofs: add aggregated verification | moneromooo-monero | 2018-09-11 | 1 | -0/+2 |
| | | | | | Ported from sarang's java code | ||||
| * | performance_tests: add a --verbose flag, and default to terse | moneromooo-monero | 2018-09-11 | 1 | -12/+23 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | performance_tests: add a --filter option to select what to run | moneromooo-monero | 2018-01-04 | 1 | -5/+10 |
| | | | | | Removes a good bit of annoyance running those | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | performance_tests: report small time per call in microseconds | moneromooo-monero | 2017-02-10 | 1 | -3/+13 |
| | | | | | This is to not report quick operations as 0 milliseconds | ||||
| * | tests: add performance tests for rct signatures | moneromooo-monero | 2016-10-08 | 1 | -0/+1 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+118 |
