summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bulletproofs: reject points not in the main subgroupmoneromooo-monero2018-09-113-0/+33
| * | | | | bulletproofs: speed up a few multiplies using existing Hi cachemoneromooo-monero2018-09-111-2/+11
| * | | | | Add Pippenger cache and limit Straus cache sizemoneromooo-monero2018-09-113-30/+82
| * | | | | perf_timer: split timer class into a base one and a logging onemoneromooo-monero2018-09-112-14/+42
| * | | | | Pippenger multiexpmoneromooo-monero2018-09-113-3/+138
| * | | | | multiexp: cut down on memory allocationsmoneromooo-monero2018-09-111-15/+13
| * | | | | precalc the ge_p3 representation of Hmoneromooo-monero2018-09-114-14/+19
| * | | | | require canonical multi output bulletproof layoutmoneromooo-monero2018-09-111-0/+29
| * | | | | Add a define for the max number of bulletproof multi-outputsmoneromooo-monero2018-09-113-2/+5
| * | | | | Bulletproof aggregated verification and testsmoneromooo-monero2018-09-1112-153/+250
| * | | | | multiexp: some speedupsmoneromooo-monero2018-09-113-28/+121
| * | | | | aligned: aligned memory alloc/realloc/freemoneromooo-monero2018-09-113-2/+184
| * | | | | bulletproofs: add aggregated verificationmoneromooo-monero2018-09-116-224/+331
| * | | | | make straus cached mode thread safe, and add tests for itmoneromooo-monero2018-09-113-31/+67
| * | | | | multiexp: bos coster now works for just one pointmoneromooo-monero2018-09-111-1/+11
| * | | | | bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-119-94/+181
| * | | | | add Straus multiexpmoneromooo-monero2018-09-113-150/+182
| * | | | | ringct: add bos coster multiexpmoneromooo-monero2018-09-114-51/+455
| * | | | | bulletproofs: misc optimizationsmoneromooo-monero2018-09-111-23/+87
| * | | | | bulletproofs: multi-output bulletproofsmoneromooo-monero2018-09-113-32/+320
* | | | | | Merge pull request #4218Riccardo Spagni2018-09-112-53/+360
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Cryptonight variant 2SChernykh2018-09-092-53/+360
| | |/ / / | |/| | |
* | | | | Merge pull request #4293luigi11112018-09-103-52/+42
|\ \ \ \ \
| * | | | | is_hdd updatep8p2018-08-253-52/+42
| | |_|/ / | |/| | |
* | | | | Merge pull request #4256luigi11112018-09-102-7/+3
|\ \ \ \ \
| * | | | | db_lmdb: resize blockchain database when 90% filledmoneromooo-monero2018-08-142-7/+3
| | |/ / / | |/| | |
* | | | | wallet rpc: Add close_wallet RPCGuillaume LE VAILLANT2018-09-053-0/+59
| |_|/ / |/| | |
* | | | ringct: make conversion functions return const refsmoneromooo-monero2018-09-041-8/+8
* | | | Merge pull request #4276luigi11112018-09-041-7/+1
|\ \ \ \
| * | | | tx_pool: fix infinite loop when failing to find a meta recordmoneromooo-monero2018-08-191-7/+1
| | |_|/ | |/| |
* | | | Merge pull request #4274luigi11112018-09-041-1/+0
|\ \ \ \
| * | | | util: remove unused <ustat.h>moneromooo-monero2018-08-171-1/+0
| |/ / /
* | | | Merge pull request #4270luigi11112018-09-042-2/+15
|\ \ \ \
| * | | | wallet2: ask for a binary output distribution, for speedmoneromooo-monero2018-08-191-0/+2
| * | | | db_lmdb: speedup the get_output_distribution common casemoneromooo-monero2018-08-191-2/+13
| |/ / /
* | | | Merge pull request #4269luigi11112018-09-043-1/+54
|\ \ \ \
| * | | | [#4027] add change_wallet_password wallet rpc commandartyomsol2018-08-173-1/+54
| |/ / /
* | | | Merge pull request #4268luigi11112018-09-044-3/+15
|\ \ \ \
| * | | | Do memwipe for critical secret keys copied to rct::keystoffu2018-08-164-3/+15
| |/ / /
* | | | Merge pull request #4263luigi11112018-09-041-2/+0
|\ \ \ \
| * | | | wallet_rpc_server: remove unused amount_keys field in transfer RPCmoneromooo-monero2018-08-151-2/+0
| | |/ / | |/| |
* | | | Merge pull request #4262luigi11112018-09-041-9/+37
|\ \ \ \
| * | | | simplewallet: allow named priority levels for default-prioritymoneromooo-monero2018-08-151-9/+37
| |/ / /
* | | | Merge pull request #4259luigi11112018-09-042-0/+88
|\ \ \ \
| * | | | Incremental Keccak API addedDusan Klinec2018-08-152-0/+88
| |/ / /
* | | | Merge pull request #4252luigi11112018-09-041-28/+1
|\ \ \ \
| * | | | wallet2: remove obsolete pruned/unpruned casemoneromooo-monero2018-08-131-28/+1
| |/ / /
* | | | Merge pull request #4245luigi11112018-09-048-129/+121
|\ \ \ \
| * | | | wallet: store trusted-daemon flag in wallet2stoffu2018-08-238-129/+121
* | | | | Merge pull request #4160luigi11112018-09-042-13/+32
|\ \ \ \ \ | |_|_|_|/ |/| | | |