Commit Graph

5761 Commits (b057a21d56a19f109a58ba873ec2fd69ee533cd5)
 

Author SHA1 Message Date
Riccardo Spagni 172b7824d1
Merge pull request #3195
6 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
6 years ago
Riccardo Spagni 9cfe8876c5
Merge pull request #3184
6 years ago
Riccardo Spagni bdf0339dda
Merge pull request #3181
6 years ago
Riccardo Spagni ba22928d4b
Merge pull request #3180
6 years ago
Riccardo Spagni 82599ef0e3
Merge pull request #3175
6 years ago
Riccardo Spagni a43be404c7
Merge pull request #3171
6 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
6 years ago
Riccardo Spagni 381faf06c7
Merge pull request #3163
6 years ago
Riccardo Spagni 0bffd2ec64
Merge pull request #3161
6 years ago
Riccardo Spagni 1f277f7c1e
Merge pull request #3160
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
stoffu da25757b42
simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings)
6 years ago
Jean Pierre Dudey 73ca47243f Use `genesis_tx` parameter in `generate_genesis_block`.
6 years ago
iDunk5400 bb19386bbc
README.md: bump minimum cmake version to 3.2.0
6 years ago
Serhack d4e728c995 simplewallet: reword donate command message for clarity
6 years ago
Riccardo Spagni 370b43d12b
Merge pull request #3138
6 years ago
Riccardo Spagni 589a53f479
Merge pull request #2959
6 years ago
Riccardo Spagni a9421f7802
Merge pull request #2939
6 years ago
Jean Pierre Dudey b2d4bb9b64 Remove `voting_version` parameter documentation.
6 years ago
moneromooo-monero df5273def5
wallet2: fix auto_low_priority field name typo on load
6 years ago
Timothy D. Prime 3962bcb2a2 Closes #2886: really ignore battery checking
6 years ago
erciccione 37ee966c40
add reference to localization workgroup in README.i18n.md
6 years ago
stoffu 54c256bc26
unit_tests.serialization: refactored with ASSERT_EQ_MAP
6 years ago
stoffu e6a6093871
unit_tests: added gtest utility ASSERT_EQ_MAP for easily testing key-value map
6 years ago
stoffu 3c33e1317b
wallet2: don't store invalid key image when watch-only
6 years ago
Howard Chu f689a77e56
Fix #602 Turn on socket keepalive
6 years ago
Jethro Grassie a4b50a6f51
handle ^D and ^C while password prompting
6 years ago
moneromooo-monero d6a0ae96c6
blockchain: don't try to use hash check array after it's freed
6 years ago
stoffu 0133b3481a
wallet2: don't throw when spent amount is inconsistent
6 years ago
moneromooo-monero 71806327f5
dns: change default DNS to a worldwide selection
6 years ago
stoffu 2bc8c3db5c
epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow
6 years ago
stoffu 214d251c48
wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown
6 years ago
h908714124 5c99608d95 Fix coverity issues in performance_tests/main.cpp
6 years ago
moneromooo-monero bc61ae69bf
tx_pool: add a max pool size, settable with --max-txpool-size
6 years ago
moneromooo-monero e4646379a6
keccak: fix mdlen bounds sanity checking
6 years ago
Michał Sałaban 6866ed469a Add default value to max_height, otherwise it's 0
6 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 c6ea3df0ae
performance_tests: remove add_arg call stray extra param
7 years ago
moneromooo-monero fa6b45665d
fuzz_tests: fix an uninitialized var in setup
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