Commit Graph

7132 Commits (4ccb97cea8973250c6097bab94ee8adb9ecb8ffa)
 

Author SHA1 Message Date
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
Riccardo Spagni 2c08fd472d
Merge pull request #4669
6 years ago
Riccardo Spagni a38299801f
Merge pull request #4666
6 years ago
Riccardo Spagni 9f34a3a29a
Merge pull request #4659
6 years ago
Riccardo Spagni 4cd8850fce
Merge pull request #4642
6 years ago
Riccardo Spagni bdd32bc2b2
Merge pull request #4650
6 years ago
Riccardo Spagni 93f2c13a39
Merge pull request #4637
6 years ago
Riccardo Spagni 313f16e83c
Merge pull request #4635
6 years ago
Riccardo Spagni 6ef07b10b9
Merge pull request #4520
6 years ago
Riccardo Spagni fe0e426be4
Merge pull request #4629
6 years ago
Riccardo Spagni ea99acad5a
Merge pull request #4626
6 years ago
moneromooo-monero 62f94e1b9d
device_io_hid.cpp: fix copyright header
6 years ago
moneromooo-monero d3cda5ad39
console_handler: add a global log when exiting via EOF
6 years ago
moneromooo-monero cf75ee722a
blockchain: move two new verification errors to the verify category
6 years ago
moneromooo-monero 61304151b4
db_lmdb: use MDB_MULTIPLE_NEXT where possible for some speedup
6 years ago
moneromooo-monero b916ca63a8
rpc: fix output distribution caching ignoring chain changes
6 years ago
moneromooo-monero ca9b996dcb
perf_timer: separate log categories based on caller categories
6 years ago
moneromooo-monero a7bffead9e
daemon: fix base fee stating /kB even when it is per byte
6 years ago
Michał Sałaban ade369f96f Add RPC error code for non-deterministic wallet
6 years ago
moneromooo-monero 99cd6f961a
Rename "blackball" for clarity
6 years ago
xiphon 25d327e796 device: extended logging, refactored device selection code
6 years ago
TheCharlatan 8f96c718bc Adapt Readme and script to monero gitian build signing
6 years ago
TheCharlatan 109717a5fd Remove Travis check in depends toolchain file
6 years ago
Ted Moravec 6f88c03dfc
Simplewallet: update help text for show_transfers.
6 years ago
Ricardo de Vries e54e5668a8 daemon: Show mining address
6 years ago
xiphon 825d836f9f device: fixed Ledger Nano S device selection
6 years ago
stoffu 776aefdac1
tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool
6 years ago