| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 2022-04-06 | 1 | -6/+1 |
| * | Merge pull request #8197 | luigi1111 | 2022-04-06 | 7 | -7/+9 |
| |\ | |||||
| | * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 7 | -7/+9 |
| * | | bulletproofs+: some minor cleanup from vtnerd's review | moneromooo-monero | 2022-04-05 | 1 | -11/+2 |
| * | | store outPk/8 in the tx for speed | moneromooo-monero | 2022-04-05 | 1 | -4/+17 |
| * | | ringct: port some of vtnerd's review changes from BP+ to BP | moneromooo-monero | 2022-04-05 | 1 | -13/+11 |
| * | | ringct: a few minor optimizations from review | moneromooo-monero | 2022-04-05 | 1 | -18/+15 |
| * | | plug bulletproofs plus into consensus | moneromooo-monero | 2022-04-05 | 4 | -76/+276 |
| * | | Updates from security audit | Sarang Noether | 2022-04-04 | 1 | -2/+10 |
| * | | Precompute initial transcript hash | Sarang Noether | 2022-04-04 | 1 | -13/+11 |
| * | | Bulletproofs+ | Sarang Noether | 2022-04-04 | 4 | -2/+1221 |
| |/ | |||||
| * | fix ge_p3_is_point_at_infinity(), which is evaluating field elements that hav... | koe | 2022-01-25 | 1 | -2/+2 |
| * | ringct: silence unused variable warning | selsta | 2021-08-19 | 1 | -1/+1 |
| * | Improve cryptonote (block and tx) binary read performance | Lee Clagett | 2021-01-23 | 1 | -4/+4 |
| * | Remove unused variables in monero codebase | Kevin Barbour | 2021-02-09 | 2 | -5/+0 |
| * | Fixed issues found by static analysis | SChernykh | 2020-12-08 | 1 | -1/+1 |
| * | fix a couple bugs found by OSS-fuzz | moneromooo-monero | 2020-09-24 | 1 | -0/+6 |
| * | Merge pull request #6757 | luigi1111 | 2020-09-03 | 1 | -6/+9 |
| |\ | |||||
| | * | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 2020-09-01 | 1 | -6/+9 |
| * | | ringct: fix CLSAG serialization after boost/epee changes | moneromooo-monero | 2020-08-28 | 2 | -1/+2 |
| * | | CLSAG device support | Sarang Noether | 2020-08-27 | 2 | -21/+16 |
| * | | CLSAG optimizations | Sarang Noether | 2020-08-27 | 2 | -132/+139 |
| * | | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 4 | -60/+265 |
| * | | CLSAG signatures | Sarang Noether | 2020-08-27 | 5 | -0/+277 |
| * | | replace most boost serialization with existing monero serialization | moneromooo-monero | 2020-08-17 | 1 | -1/+28 |
| |/ | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 5 | -5/+5 |
| * | Merge pull request #6441 | luigi1111 | 2020-05-05 | 2 | -1/+7 |
| |\ | |||||
| | * | use memwipe on secret k/alpha values | moneromooo-monero | 2020-04-15 | 2 | -1/+7 |
| * | | Bulletproofs: verification speedup | Sarang Noether | 2020-04-14 | 3 | -8/+25 |
| |/ | |||||
| * | Merge pull request #6339 | luigi1111 | 2020-04-04 | 1 | -1/+1 |
| |\ | |||||
| | * | remove empty statements | Interchained | 2020-02-17 | 1 | -1/+1 |
| * | | Hash domain separation | Sarang Noether | 2020-04-01 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #6049 | luigi1111 | 2019-12-12 | 1 | -34/+27 |
| |\ | |||||
| | * | Updated paper references | Sarang Noether | 2019-10-28 | 1 | -24/+22 |
| | * | Minor prover simplification | Sarang Noether | 2019-10-28 | 1 | -10/+5 |
| * | | make d2h et al. constant-time | Jethro Grassie | 2019-11-19 | 1 | -30/+8 |
| |/ | |||||
| * | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 2019-10-11 | 1 | -0/+1 |
| * | Merge pull request #5707 | luigi1111 | 2019-08-28 | 4 | -76/+53 |
| |\ | |||||
| | * | MLSAG speedup and additional checks | Sarang Noether | 2019-08-27 | 4 | -76/+53 |
| * | | Merge pull request #5502 | luigi1111 | 2019-07-24 | 2 | -2/+0 |
| |\ \ | |/ |/| | |||||
| | * | remove unused code | moneromooo-monero | 2019-04-29 | 2 | -2/+0 |
| * | | serialization: check stream good flag at the end | moneromooo-monero | 2019-06-14 | 1 | -4/+4 |
| |/ | |||||
| * | Merge pull request #5437 | Riccardo Spagni | 2019-04-16 | 1 | -29/+33 |
| |\ | |||||
| | * | bulletproofs: cut down on keyV allocations | moneromooo-monero | 2019-04-13 | 1 | -29/+33 |
| * | | ringct: prevent use of full ringct signatures for more than one input | moneromooo-monero | 2019-04-11 | 2 | -0/+3 |
| |/ | |||||
| * | Merge pull request #5332 | Riccardo Spagni | 2019-04-01 | 1 | -4/+4 |
| |\ | |||||
| | * | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 2019-03-28 | 1 | -4/+4 |
| * | | Merge pull request #5287 | Riccardo Spagni | 2019-04-01 | 1 | -3/+3 |
| |\ \ | |/ |/| | |||||
| | * | ringct: fix capitalization for scaler mult | fuwa | 2019-03-25 | 1 | -3/+3 |
| * | | Update 2019 copyright | binaryFate | 2019-03-05 | 5 | -5/+5 |
| |/ | |||||
