aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4702Riccardo Spagni2018-11-041-1/+1
|\
| * wallet2/create_transactions_2: removed obsolete '/ 1024' on min_fee calcPaul Shapiro2018-10-221-1/+1
* | Merge pull request #4694Riccardo Spagni2018-11-042-0/+365
|\ \
| * | Add stats utilityHoward Chu2018-10-232-0/+365
| |/
* | Merge pull request #4693Riccardo Spagni2018-11-044-611/+452
|\ \
| * | multiexp: some minor speedupsmoneromooo-monero2018-10-221-13/+35
| * | bulletproofs: only enable profiling on requestmoneromooo-monero2018-10-221-28/+34
| * | multiexp: tune which variants to use for which number of pointsmoneromooo-monero2018-10-222-14/+30
| * | bulletproofs: speedup provermoneromooo-monero2018-10-221-17/+37
| * | multiexp: handle pippenger multiexps with part precalcmoneromooo-monero2018-10-223-19/+27
| * | bulletproofs: maintain -z4, -z5, and -y0 to avoid subtractionsmoneromooo-monero2018-10-221-11/+8
| * | bulletproofs: rework flow to use sarang's fast batch inversion codemoneromooo-monero2018-10-221-76/+153
| * | bulletproofs: merge multiexps as per sarang's new python codemoneromooo-monero2018-10-221-68/+38
| * | multiexp: pack the digits table when STRAUS_C is 4moneromooo-monero2018-10-221-12/+13
| * | bulletproofs: some more minor speedupmoneromooo-monero2018-10-221-6/+4
| * | bulletproofs: remove single value provermoneromooo-monero2018-10-222-291/+2
| * | bulletproofs: some more speedupmoneromooo-monero2018-10-221-15/+19
| * | bulletproofs: random minor speedupsmoneromooo-monero2018-10-221-40/+38
| * | bulletproofs: shave off a lot of scalar muls from the g/h constructionmoneromooo-monero2018-10-221-20/+39
| * | bulletproofs: speedup PROVEmoneromooo-monero2018-10-221-64/+58
| |/
* | Merge pull request #4692Riccardo Spagni2018-11-042-10/+5
|\ \
| * | blockchain_utilities: simplify getting block blob from heightmoneromooo-monero2018-10-222-10/+5
| |/
* | Merge pull request #4691Riccardo Spagni2018-11-041-1/+7
|\ \
| * | wallet2: sanity check rct output distribution from the daemonmoneromooo-monero2018-10-221-1/+7
| |/
* | Merge pull request #4689Riccardo Spagni2018-11-043-49/+94
|\ \
| * | crypto: fixed groestl on big-endian platformsxiphon2018-10-252-47/+91
| * | crypto: fixed incremental keccak API on big-endian platformsxiphon2018-10-221-2/+3
| |/
* | Merge pull request #4688Riccardo Spagni2018-11-041-3/+3
|\ \
| * | Fix prune using receive time as tx_weightdoy-lee2018-10-231-3/+3
* | | Merge pull request #4687Riccardo Spagni2018-11-0413-88/+260
|\ \ \
| * | | Update ZMQ fee estimate and add ZMQ output distributionLee Clagett2018-10-2313-88/+260
| | |/ | |/|
* | | Merge pull request #4686Riccardo Spagni2018-11-041-5/+1
|\ \ \
| * | | wallet2/create_transactions_2: removed extraneous shuffle before sort of unus...Paul Shapiro2018-10-211-5/+1
| |/ /
* | | Merge pull request #4685Riccardo Spagni2018-11-041-1/+1
|\ \ \
| * | | wallet2/create_transactions_2: fixed typo in try_tx=true's estimate_fee argsPaul Shapiro2018-10-211-1/+1
| |/ /
* | | Merge pull request #4684Riccardo Spagni2018-11-041-1/+1
|\ \ \
| * | | mnemonics/electrum-words/create_checksum_index(): updated to work with non fi...Paul Shapiro2018-10-211-1/+1
| |/ /
* | | Merge pull request #4683Riccardo Spagni2018-11-041-2/+2
|\ \ \
| * | | core: fix handle_incoming_tx* comment about return valuemoneromooo-monero2018-10-211-2/+2
| |/ /
* | | Merge pull request #4241Riccardo Spagni2018-11-0432-39/+4576
|\ \ \
| * | | device/trezor: trezor support addedDusan Klinec2018-11-0232-39/+4576
* | | | Merge pull request #4779Riccardo Spagni2018-11-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | cryptonote_core: fix build error gcc 5.4.0 'sign-compare'xiphon2018-11-011-1/+1
* | | | Merge pull request #4664Riccardo Spagni2018-11-011-9/+23
|\ \ \ \
| * | | | db_lmdb: use MDB_MULTIPLE_NEXT where possible for some speedupmoneromooo-monero2018-10-191-9/+23
| | |_|/ | |/| |
* | | | Merge pull request #4663Riccardo Spagni2018-11-014-12/+49
|\ \ \ \
| * | | | ringct: use dummy bulletproofs when in fake mode, for speedmoneromooo-monero2018-10-234-12/+49
* | | | | Merge pull request #4658Riccardo Spagni2018-11-012-14/+12
|\ \ \ \ \
| * | | | | perf_timer: separate log categories based on caller categoriesmoneromooo-monero2018-10-192-14/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #4653Riccardo Spagni2018-11-012-0/+2
|\ \ \ \ \