aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4731Riccardo Spagni2018-11-066-17/+54
|\
| * wallet: add a non destructive blockchain rescanmoneromooo-monero2018-11-036-17/+54
* | Merge pull request #4729Riccardo Spagni2018-11-061-3/+12
|\ \
| * | wallet2: rewrite keys file in a safer mannerNathan Dorfman2018-10-281-3/+12
* | | Merge pull request #4728Riccardo Spagni2018-11-062-5/+7
|\ \ \
| * | | simplewallet: display locked/unlocked state in show_transfersmoneromooo-monero2018-10-252-5/+7
| | |/ | |/|
* | | Merge pull request #4726Riccardo Spagni2018-11-061-0/+1
|\ \ \
| * | | mnemonics: fix words_to_bytes on big endianmoneromooo-monero2018-10-251-0/+1
| |/ /
* | | Merge pull request #4720Riccardo Spagni2018-11-066-71/+181
|\ \ \
| * | | simplewallet: print the number of show/all transfersmoneromooo-monero2018-11-041-2/+6
| * | | wallet2: only export necessary outputs and key imagesmoneromooo-monero2018-11-046-63/+111
| * | | wallet2: faster output and key image import/exportmoneromooo-monero2018-11-041-18/+76
* | | | Merge pull request #4711Riccardo Spagni2018-11-061-5/+2
|\ \ \ \
| * | | | Small function declaration cleanup in slow-hash.cPol Mauri2018-10-231-5/+2
| | |/ / | |/| |
* | | | Merge pull request #4707Riccardo Spagni2018-11-061-1/+2
|\ \ \ \
| * | | | db_lmdb: log which output was not found in get_output_keymoneromooo-monero2018-11-021-1/+2
* | | | | rpc: fix linking error of 6097472a, get_output_distributionDusan Klinec2018-11-041-5/+5
| |_|/ / |/| | |
* | | | 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
| |/ / / / /