Commit Graph

3962 Commits (9abeff59112db79bc192bc6d9a009e24490cb501)

Author SHA1 Message Date
Dusan Klinec 34a2a08530 rctSigs - loop invariant code removed from the loop
7 years ago
Riccardo Spagni 2ac3da1251
Merge pull request #3256
7 years ago
Riccardo Spagni 0d530bd04e
Merge pull request #3295
7 years ago
Riccardo Spagni 46903ec26a
Merge pull request #3294
7 years ago
Riccardo Spagni 21335e5c6b
Merge pull request #3293
7 years ago
Riccardo Spagni 299af8e43e
Merge pull request #3290
7 years ago
Riccardo Spagni ea9ddcac7f
Merge pull request #3288
7 years ago
Riccardo Spagni fc57e0ef2d
Merge pull request #3263
7 years ago
Riccardo Spagni c9aa9370f9
Merge pull request #3260
7 years ago
Riccardo Spagni 4e9de94565
Merge pull request #3257
7 years ago
Riccardo Spagni ff36fd93fd
Merge pull request #3255
7 years ago
Riccardo Spagni cfa3af4078
Merge pull request #3247
7 years ago
Riccardo Spagni 6920fdaf4f
Merge pull request #3246
7 years ago
Riccardo Spagni 0fc5eec9cd
Merge pull request #3235
7 years ago
Howard Chu f2bb8085ec
Fix #3297 use the password_prompter helper
7 years ago
moneromooo-monero 6514f0ed7b
db_lmdb: fix return code mixup in for_all_*
7 years ago
stoffu fd57e13a84
simplewallet: typo in generate-from-multisig-keys
7 years ago
moneromooo-monero 4a78a99f96
cryptonote_core: change wording of fork warning message
7 years ago
whythat 1d28c0d8a9 p2p: restore m_testnet assignment lost during rebase
7 years ago
stoffu 10f78f63f1
p2p: need libcryptonote_core due to arg_testnet_on being used
7 years ago
Riccardo Spagni 8154df778a
Merge pull request #3276
7 years ago
Riccardo Spagni 5a8e7fd0e5
Merge pull request #3249
7 years ago
Riccardo Spagni 6198c816b1
Merge pull request #3170
7 years ago
Riccardo Spagni a2cbedd29f
Merge pull request #3191
7 years ago
whythat b3b2d4d20c options: add testnet option dependencies
7 years ago
whythat c5f55bb4c0 common: implement dynamic option dependencies mechanism
7 years ago
whythat 05a12ccc2d options: remove testnet-* options
7 years ago
iDunk5400 ed6c68db1b
crypto: add missing include (WIN32)
7 years ago
moneromooo-monero 89ad162a3f
wallet2: remove unused m_subaddresses_inv
7 years ago
moneromooo-monero f2c4c39971
wallet2: speed up subaddress generation (by about a third)
7 years ago
Leon Klingele 7c1a607c40
txpool: Don't bail out when blob_size == tx_size_limit
7 years ago
whythat c33cb60eb6 common: implement dependent option descriptor
7 years ago
Howard Chu f3b74e75b0
Fix refresh height estimation
7 years ago
moneromooo-monero 3607d467f3
core: add --no-fluffy-blocks, and enable fluffy blocks by default
7 years ago
Riccardo Spagni ef91d6e61e
Merge pull request #3196
7 years ago
Riccardo Spagni 6b1382b6b6
Merge pull request #3199
7 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
7 years ago
Riccardo Spagni 24d8f9237f
Merge pull request #3248
7 years ago
Riccardo Spagni 853dd2d4f7
Merge pull request #3232
7 years ago
Riccardo Spagni 260d666cf4
Merge pull request #3231
7 years ago
Riccardo Spagni ef47ba95c8
Merge pull request #3229
7 years ago
Riccardo Spagni b5b88c2747
Merge pull request #3225
7 years ago
Riccardo Spagni a54247b993
Merge pull request #3221
7 years ago
Riccardo Spagni 0c71197892
Merge pull request #3217
7 years ago
Riccardo Spagni 9c4428e583
Merge pull request #3214
7 years ago
Riccardo Spagni bfddb2283b
Merge pull request #3210
7 years ago
Riccardo Spagni 9681a885d1
Merge pull request #3207
7 years ago
Riccardo Spagni 079eea7b70
Merge pull request #3205
7 years ago
Riccardo Spagni b23578e473
Merge pull request #3197
7 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
7 years ago
Riccardo Spagni bdf0339dda
Merge pull request #3181
7 years ago
Riccardo Spagni ba22928d4b
Merge pull request #3180
7 years ago
Riccardo Spagni 82599ef0e3
Merge pull request #3175
7 years ago
Riccardo Spagni a43be404c7
Merge pull request #3171
7 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
7 years ago
Riccardo Spagni 381faf06c7
Merge pull request #3163
7 years ago
Riccardo Spagni 0bffd2ec64
Merge pull request #3161
7 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
7 years ago
stoffu da25757b42
simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings)
7 years ago
Serhack d4e728c995 simplewallet: reword donate command message for clarity
7 years ago
Riccardo Spagni 370b43d12b
Merge pull request #3138
7 years ago
Riccardo Spagni 589a53f479
Merge pull request #2959
7 years ago
Jean Pierre Dudey b2d4bb9b64 Remove `voting_version` parameter documentation.
7 years ago
moneromooo-monero df5273def5
wallet2: fix auto_low_priority field name typo on load
7 years ago
Timothy D. Prime 3962bcb2a2 Closes #2886: really ignore battery checking
7 years ago
stoffu 3c33e1317b
wallet2: don't store invalid key image when watch-only
7 years ago
Jethro Grassie a4b50a6f51
handle ^D and ^C while password prompting
7 years ago
moneromooo-monero d6a0ae96c6
blockchain: don't try to use hash check array after it's freed
7 years ago
stoffu 0133b3481a
wallet2: don't throw when spent amount is inconsistent
7 years ago
moneromooo-monero 71806327f5
dns: change default DNS to a worldwide selection
7 years ago
stoffu 214d251c48
wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown
7 years ago
moneromooo-monero bc61ae69bf
tx_pool: add a max pool size, settable with --max-txpool-size
7 years ago
moneromooo-monero e4646379a6
keccak: fix mdlen bounds sanity checking
7 years ago
Michał Sałaban 6866ed469a Add default value to max_height, otherwise it's 0
7 years ago
moneromooo-monero b81e276cab
connection_context: initialize m_last_request_time to current time
7 years ago
moneromooo-monero 928c1825f0
cryptonote_protocol: guard against all threads in standby
7 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
7 years ago
moneromooo-monero 61defd89e3
blockchain: sanity check number of precomputed hash of hash blocks
7 years ago
moneromooo-monero 9af6b2d1b8
ringct: fix infinite loop in unused h2b function
7 years ago
moneromooo-monero 8cea8d0cef
simplewallet: double check a new multisig wallet is multisig
7 years ago
moneromooo-monero 9b98a6ac8f
threadpool: catch exceptions in dtor, to avoid terminate
7 years ago
moneromooo-monero 24803ed91f
blockchain_export: fix buffer overflow in exporter
7 years ago
moneromooo-monero f3f7da624d
perf_timer: rewrite to make it clear there is no division by zero
7 years ago
moneromooo-monero 03887f1140
keccak: fix sanity check bounds test
7 years ago
moneromooo-monero ad11db9144
blockchain_db: initialize m_open in base class ctor
7 years ago
moneromooo-monero bece67f9e8
miner: restore std::cout precision after modification
7 years ago
moneromooo-monero 1aabd14c21
db_lmdb: check hard fork info drop succeeded
7 years ago
moneromooo-monero 3b4e6b35b3
txpool: increase unmined tx expiry to three days
7 years ago
moneromooo-monero 2e584dcb1f
p2p: do not try to connect to peers in offline mode
7 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
7 years ago
Leon Klingele 399921347f
txpool: Properly bail out when outputs_amount == inputs_amount
7 years ago
Howard Chu 84a8b2da14
Don't create readtxn until after txn_safe gate check
7 years ago
moneromooo-monero 3f1a3fac00
bulletproofs: more robust challenge computation
7 years ago
moneromooo-monero b809058993
ringct: pseudoOuts moved to prunable in the simple bulletproof case
7 years ago
moneromooo-monero 19ff243f52
wallets: reorg 61 more days on testnet
7 years ago
moneromooo-monero c70f03cacf
blockchain: move bulletproofs to v8
7 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
7 years ago
stoffu a99ef17695
wallet-rpc: take subaddress account as arg for get_transfer_by_txid
7 years ago
stoffu 7712509644
wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS
7 years ago
stoffu 7539603f94
Bootstrap daemon
7 years ago