Commit Graph

7208 Commits (d0c4123034248389597caa0c334e7e69219d2a74)
 

Author SHA1 Message Date
moneromooo-monero a9f9406c5b
unit_tests: notify test special case for the usual weirdo
6 years ago
moneromooo-monero 0aff49873c
rpc: fix build with older compilers
6 years ago
Sarang Noether 8a512b1d31 Minor wording changes; added research repository links
6 years ago
moneromooo-monero 9168fc9f78
Makefile: fix building without a git tree
6 years ago
Sarang Noether e9fc9ff268 Added research information to main readme
6 years ago
moneromooo-monero 07c6280909
epee: some minor speedup in parsing
6 years ago
Pol Mauri c4fbfd786a Small function declaration cleanup in slow-hash.c
6 years ago
Lee Clagett 6097472a19 Update ZMQ fee estimate and add ZMQ output distribution
6 years ago
moneromooo-monero d6937e373b
ringct: use dummy bulletproofs when in fake mode, for speed
6 years ago
moneromooo-monero 6cd929eaa3
easylogging++: remove std::deque usage
6 years ago
Howard Chu a43daebf57
Add stats utility
6 years ago
Riccardo Spagni 1e74586ee9
Merge pull request #4697
6 years ago
Riccardo Spagni af7caf78a1
Merge pull request #4640
6 years ago
moneromooo-monero 61f83316b3
wallet2: extend fake out picks away from the gamma pick
6 years ago
Paul Shapiro 70877b1d91 wallet2/create_transactions_2: removed obsolete '/ 1024' on min_fee calc
6 years ago
doy-lee 5a2e54a1cb Fix prune using receive time as tx_weight
6 years ago
moneromooo-monero 3bb4b0d41f
miner: fix build with boost 1.69
6 years ago
Riccardo Spagni bf38d75454
Merge pull request #4699
6 years ago
Riccardo Spagni 9da67502d5
update readme for 0.13.0.4
6 years ago
moneromooo-monero 74fb3d882c
multiexp: some minor speedups
6 years ago
moneromooo-monero a6d2e246f3
bulletproofs: only enable profiling on request
6 years ago
moneromooo-monero a110e6aa18
multiexp: tune which variants to use for which number of points
6 years ago
moneromooo-monero 8b4767221c
bulletproofs: speedup prover
6 years ago
moneromooo-monero 6f9ae5b6eb
multiexp: handle pippenger multiexps with part precalc
6 years ago
moneromooo-monero 10e5a92769
bulletproofs: maintain -z4, -z5, and -y0 to avoid subtractions
6 years ago
moneromooo-monero 8629a42cf6
bulletproofs: rework flow to use sarang's fast batch inversion code
6 years ago
moneromooo-monero fc9f7d9c81
bulletproofs: merge multiexps as per sarang's new python code
6 years ago
moneromooo-monero 4061960a16
multiexp: pack the digits table when STRAUS_C is 4
6 years ago
moneromooo-monero bf8e4b9870
bulletproofs: some more minor speedup
6 years ago
moneromooo-monero c415df97bd
performance_tests: sc_check and ge_dsm_precomp
6 years ago
moneromooo-monero a281b950bf
bulletproofs: remove single value prover
6 years ago
moneromooo-monero 484155d043
bulletproofs: some more speedup
6 years ago
moneromooo-monero a621d6c8b4
bulletproofs: random minor speedups
6 years ago
moneromooo-monero a49a17618f
bulletproofs: shave off a lot of scalar muls from the g/h construction
6 years ago
moneromooo-monero 4564a5d17b
bulletproofs: speedup PROVE
6 years ago
moneromooo-monero cb4aafd27e
blockchain_utilities: simplify getting block blob from height
6 years ago
xiphon ed36335c96 crypto: fixed incremental keccak API on big-endian platforms
6 years ago
moneromooo-monero 7f0dd094e7
wallet2: sanity check rct output distribution from the daemon
6 years ago
stoffu e51c978770
rpc: fix wrongly formatted JSON for pruned tx
6 years ago
xiphon fd62b6e79f blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
Paul Shapiro 4a003bb5a2 mnemonics/electrum-words/create_checksum_index(): updated to work with non fixed word list length mnemonic
6 years ago
Paul Shapiro 76681b9bda wallet2/create_transactions_2: fixed typo in try_tx=true's estimate_fee args
6 years ago
Paul Shapiro cf646e3afe wallet2/create_transactions_2: removed extraneous shuffle before sort of unused_*_indices_per_subaddr
6 years ago
moneromooo-monero 3a85af403d
core: fix handle_incoming_tx* comment about return value
6 years ago
moneromooo-monero 7d21c9b573
CMakeLists.txt: only use libatomic when found
6 years ago
Riccardo Spagni 2287fb9fb4
Merge pull request #4524
6 years ago
Riccardo Spagni a145ae52b6
Merge pull request #4523
6 years ago
Riccardo Spagni 5c418c0522
Merge pull request #4522
6 years ago
Riccardo Spagni 14dbe67fa7
Merge pull request #4521
6 years ago
Riccardo Spagni ed4b953bb7
Merge pull request #4518
6 years ago