| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bulletproof aggregated verification and tests | moneromooo-monero | 2018-09-11 | 12 | -153/+250 |
| * | multiexp: some speedups | moneromooo-monero | 2018-09-11 | 3 | -28/+121 |
| * | aligned: aligned memory alloc/realloc/free | moneromooo-monero | 2018-09-11 | 3 | -2/+184 |
| * | bulletproofs: add aggregated verification | moneromooo-monero | 2018-09-11 | 6 | -224/+331 |
| * | make straus cached mode thread safe, and add tests for it | moneromooo-monero | 2018-09-11 | 3 | -31/+67 |
| * | multiexp: bos coster now works for just one point | moneromooo-monero | 2018-09-11 | 1 | -1/+11 |
| * | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 2018-09-11 | 9 | -94/+181 |
| * | add Straus multiexp | moneromooo-monero | 2018-09-11 | 3 | -150/+182 |
| * | ringct: add bos coster multiexp | moneromooo-monero | 2018-09-11 | 4 | -51/+455 |
| * | bulletproofs: misc optimizations | moneromooo-monero | 2018-09-11 | 1 | -23/+87 |
| * | bulletproofs: multi-output bulletproofs | moneromooo-monero | 2018-09-11 | 3 | -32/+320 |
| * | Merge pull request #4293 | luigi1111 | 2018-09-10 | 3 | -52/+42 |
| |\ | |||||
| | * | is_hdd update | p8p | 2018-08-25 | 3 | -52/+42 |
| * | | Merge pull request #4256 | luigi1111 | 2018-09-10 | 2 | -7/+3 |
| |\ \ | |||||
| | * | | db_lmdb: resize blockchain database when 90% filled | moneromooo-monero | 2018-08-14 | 2 | -7/+3 |
| * | | | wallet rpc: Add close_wallet RPC | Guillaume LE VAILLANT | 2018-09-05 | 3 | -0/+59 |
| * | | | ringct: make conversion functions return const refs | moneromooo-monero | 2018-09-04 | 1 | -8/+8 |
| * | | | Merge pull request #4276 | luigi1111 | 2018-09-04 | 1 | -7/+1 |
| |\ \ \ | |||||
| | * | | | tx_pool: fix infinite loop when failing to find a meta record | moneromooo-monero | 2018-08-19 | 1 | -7/+1 |
| * | | | | Merge pull request #4274 | luigi1111 | 2018-09-04 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| | * | | | | util: remove unused <ustat.h> | moneromooo-monero | 2018-08-17 | 1 | -1/+0 |
| | |/ / / | |||||
| * | | | | Merge pull request #4270 | luigi1111 | 2018-09-04 | 2 | -2/+15 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: ask for a binary output distribution, for speed | moneromooo-monero | 2018-08-19 | 1 | -0/+2 |
| | * | | | | db_lmdb: speedup the get_output_distribution common case | moneromooo-monero | 2018-08-19 | 1 | -2/+13 |
| | |/ / / | |||||
| * | | | | Merge pull request #4269 | luigi1111 | 2018-09-04 | 3 | -1/+54 |
| |\ \ \ \ | |||||
| | * | | | | [#4027] add change_wallet_password wallet rpc command | artyomsol | 2018-08-17 | 3 | -1/+54 |
| | |/ / / | |||||
| * | | | | Merge pull request #4268 | luigi1111 | 2018-09-04 | 4 | -3/+15 |
| |\ \ \ \ | |||||
| | * | | | | Do memwipe for critical secret keys copied to rct::key | stoffu | 2018-08-16 | 4 | -3/+15 |
| | |/ / / | |||||
| * | | | | Merge pull request #4263 | luigi1111 | 2018-09-04 | 1 | -2/+0 |
| |\ \ \ \ | |||||
| | * | | | | wallet_rpc_server: remove unused amount_keys field in transfer RPC | moneromooo-monero | 2018-08-15 | 1 | -2/+0 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #4262 | luigi1111 | 2018-09-04 | 1 | -9/+37 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: allow named priority levels for default-priority | moneromooo-monero | 2018-08-15 | 1 | -9/+37 |
| | |/ / / | |||||
| * | | | | Merge pull request #4259 | luigi1111 | 2018-09-04 | 2 | -0/+88 |
| |\ \ \ \ | |||||
| | * | | | | Incremental Keccak API added | Dusan Klinec | 2018-08-15 | 2 | -0/+88 |
| | |/ / / | |||||
| * | | | | Merge pull request #4252 | luigi1111 | 2018-09-04 | 1 | -28/+1 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: remove obsolete pruned/unpruned case | moneromooo-monero | 2018-08-13 | 1 | -28/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #4245 | luigi1111 | 2018-09-04 | 8 | -129/+121 |
| |\ \ \ \ | |||||
| | * | | | | wallet: store trusted-daemon flag in wallet2 | stoffu | 2018-08-23 | 8 | -129/+121 |
| * | | | | | Merge pull request #4160 | luigi1111 | 2018-09-04 | 2 | -13/+32 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | block_queue: faster check whether a block was requested | moneromooo-monero | 2018-07-20 | 2 | -13/+32 |
| * | | | | | Merge pull request #4223 | luigi1111 | 2018-08-23 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | electrum-words: fix bytes_to_words on big endian | moneromooo-monero | 2018-08-23 | 1 | -1/+2 |
| | | |/ / / | |/| | | | |||||
| * / | | | | add and use constant time 32 byte equality function | moneromooo-monero | 2018-08-23 | 5 | -13/+36 |
| |/ / / / | |||||
| * | | | | Merge pull request #4249 | luigi1111 | 2018-08-22 | 1 | -6/+1 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: Simplify LOCK_IDLE_SCOPE macro | rbrunner7 | 2018-08-13 | 1 | -6/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #4247 | luigi1111 | 2018-08-22 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | node_rpc_proxy: fix fork earliest height caching [RYO backport] | fireice-uk | 2018-08-13 | 2 | -2/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #4242 | luigi1111 | 2018-08-22 | 3 | -0/+47 |
| |\ \ \ \ | |||||
| | * | | | | rpc-wallet: refresh command added | Dusan Klinec | 2018-08-22 | 3 | -0/+47 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #4240 | luigi1111 | 2018-08-22 | 1 | -1/+1 |
| |\ \ \ \ | |||||
