Commit Graph

4258 Commits (v0.2.2.0)

Author SHA1 Message Date
jw 43a6abcd10
Merge pull request #9 from matthewincognito/clang-build-fix
6 years ago
moneromooo-monero 52572e9b21
blockchain_blackball: fix build with CLANG 5
6 years ago
jwinterm 0b26e58497 block 202612 and 685498 fix
6 years ago
wowario 0ac4b8e63e
increase ringsize to 10
6 years ago
jw a47d1a3d75
Merge pull request #1 from wowario/difficulty-algorithm
6 years ago
wowario efe03eb037
added LWMA
6 years ago
jw 427de2986f
Merge pull request #2 from wowario/master
6 years ago
wowario a801517396
rename to wownero
6 years ago
Matthew Incognito ff29cd248d
simplewallet: Update minimum and default ring size
6 years ago
jwinterm 64aab43a42 Fix decimal thing
6 years ago
jwinterm 7f2d79ad44 Tweak final emission check
6 years ago
jwinterm 5c4b0b97b4 Update hardcoded seed nodes
6 years ago
jwinterm c473f01310 Initial commit
6 years ago
moneromooo-monero b1398fff40
core: fix use of uninitialised data
6 years ago
Riccardo Spagni 428fb45f68
update checkpoints
6 years ago
Riccardo Spagni 3fedd51d26
update checkpoints.dat to block 1532400
6 years ago
Riccardo Spagni 83dbc5be76
update version to 0.12 Lithium Luna
6 years ago
Riccardo Spagni df91d7bcbd
Merge pull request #3426
6 years ago
Riccardo Spagni b8ccd47b9f
Merge pull request #3419
6 years ago
moneromooo-monero bb20f104ba
Move v7 fork to 1546000 to give more update time
6 years ago
moneromooo-monero 8ea3c4d544
simplewallet: new --use-english-language-names flag
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
6 years ago
Riccardo Spagni 5cd36e48bf
Merge pull request #3421
6 years ago
Riccardo Spagni 83651630bc
Merge pull request #3418
6 years ago
moneromooo-monero 9732a37e9a
wallet_rpc_server: add sweep_unmixable as alias for sweep_dust
6 years ago
moneromooo-monero 20a002667c
blockchain: forbid bulletproof types before v8
6 years ago
stoffu b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid
6 years ago
Riccardo Spagni a14eabc043
Merge pull request #3416
6 years ago
Riccardo Spagni 432480fa42
Merge pull request #3414
6 years ago
Riccardo Spagni 2a9839cc3e
Merge pull request #3376
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero eac3a11ed3
wallet: more user friendly print_ring
6 years ago
moneromooo-monero 798535149d
wallet2_api: add key reuse mitigations API
6 years ago
moneromooo-monero b057a21d56
wallet2_api: add ring api
6 years ago
moneromooo-monero d32ef7b0f2
ringdb: factor ring addition code
6 years ago
moneromooo-monero a7da8208f5
wallet2_api: add blackball api
6 years ago
moneromooo-monero 504428ab4a
ringdb: use the genesis block as a db name
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero 0590f62ab6
new blockchain_usage tool, reports on output usage
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero df6fad4c62
blockchain_utilities: new blockchain_blackball tool
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 18eaf19489
wallet: key reuse mitigation options
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
cryptochangements34 833f9fcfe9 show '<Not set>' for empty wallet description
6 years ago
stoffu 6f54c910f7
simplewallet: fix restore height prompt that got disabled by #3175
6 years ago
stoffu 524cbdc1e2
blockchain: fix log message about per-kB fee
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
Riccardo Spagni 51bb7fafac
Merge pull request #3410
6 years ago
Riccardo Spagni 60af9d689b
Merge pull request #3408
6 years ago
moneromooo-monero c5024c5b73
simplewallet: add a warning when getting a daemon error in transfer
6 years ago
stoffu a7266d6d7b
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2
6 years ago
Jean Pierre Dudey e1b526b371 Remove the `Blockchain::get_all_known_block_ids` function.
6 years ago
stoffu 71d186566e
replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rpc",methodname,...) to reduce boilerplate
6 years ago
Riccardo Spagni a69c713f8e
Merge pull request #3398
6 years ago
Riccardo Spagni 2fe1504c03
Merge pull request #3399
6 years ago
Riccardo Spagni f9f2d182da
Merge pull request #3395
6 years ago
Riccardo Spagni 8b90e3141a
Merge pull request #3386
6 years ago
Riccardo Spagni 7a44301675
Merge pull request #3385
6 years ago
Riccardo Spagni 534369eece
Merge pull request #3384
6 years ago
Riccardo Spagni cb72b85bbf
Merge pull request #3372
6 years ago
stoffu 4405e4fc73
wallet2: check_tx_key() shouldn't require hardware encryption
6 years ago
stoffu 7dfa5e9e6e
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
6 years ago
stoffu b2d23b189e
crypto: revert odd namespace changes made in #3303
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
Riccardo Spagni f2e8e8d23c
Merge pull request #3377
6 years ago
Riccardo Spagni 9a63fbcf83
Merge pull request #3371
6 years ago
Riccardo Spagni 3bc2537f5a
Merge pull request #3369
6 years ago
Riccardo Spagni 0f2d6d40b4
Merge pull request #3360
6 years ago
Riccardo Spagni 2e074e2ae7
Merge pull request #3358
6 years ago
Riccardo Spagni 117cf12509
Merge pull request #3355
6 years ago
Riccardo Spagni 33158f089d
Merge pull request #3354
6 years ago
Riccardo Spagni 2dfb4f098e
Merge pull request #3353
6 years ago
Riccardo Spagni cfc5a3d4d4
Merge pull request #3345
6 years ago
Riccardo Spagni 67978b78ce
Merge pull request #3337
6 years ago
Riccardo Spagni 3fed788603
Merge pull request #3315
6 years ago
moneromooo-monero 5f85cc7e3d
wallet2: guard against overflowing of subaddress indices
6 years ago
stoffu 1d39b26556
wallet2: fix use_fork_rules() when querying version that is defined but not enabled yet
6 years ago
stoffu c577abab61
wallet: fix auto low priority so that it takes effect only when saved default is 0
6 years ago
moneromooo-monero 523371c042
p2p: fix network ID being uninitialised when using exclusive peers
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
moneromooo-monero 9abeff5911
wallet2: handle no blocks returned in refresh to mean no new blocks
6 years ago
moneromooo-monero ec41006cad
node_rpc_proxy: fix target height caching
6 years ago
moneromooo-monero b63ea060de
simplewallet: do not call a RPC when displaying the prompt
6 years ago
Leon Klingele 649a1b7ae6
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wallets
6 years ago
cryptochangements34 aa8bef0cb3 fix error message typo in wallet2.cpp
6 years ago
stoffu 978663d461
Stagenet: successive forks up to v7
6 years ago
Riccardo Spagni e9f41e405f
Merge pull request #3368
6 years ago
Riccardo Spagni 546e380cab
Merge pull request #3370
6 years ago
Riccardo Spagni 3a12f2588a
Merge pull request #3365
6 years ago
Riccardo Spagni f4cf613e34
Merge pull request #3362
6 years ago
Riccardo Spagni 220cb62ca4
Merge pull request #3357
6 years ago
Riccardo Spagni 60c8544e77
Merge pull request #3347
6 years ago
moneromooo-monero c3e23b2dce
ringct: 17% improvement in Borromean signature verification
6 years ago
moneromooo-monero 84decbea48
core: add v7 for 1539500 on mainnet
6 years ago
moneromooo-monero 1979d53d78
wallet: fixes and tweaks to the save_watch_only command
6 years ago
moneromooo-monero 38657fd0e9
Bump min ring size from 5 to 7 from v7
6 years ago
moneromooo-monero 04a0cc89cf
slow-hash: fix uint64 type typo
6 years ago
stoffu 55a65f3269
Wallet API: corrected testnet/mainnet ordering
6 years ago
stoffu 49c70962ee
device: remove dependency on readline
6 years ago
stoffu 1ff35fda7c
Wallet API: make nettype non-defaulted to disambiguate from deprecated versions (and make libwallet_api_tests compilable)
6 years ago
moneromooo-monero 557a6fb6ea
cn_deserialize: link with device and ringct
6 years ago
Lee Clagett e136bc6b8a
tweaks to the monerov1 cryptonight algorithm
6 years ago
SChernykh d58c9ec99c
slow-hash: optimized version
6 years ago
moneromooo-monero 608fd6f14a
Monero Cryptonight variants, and add one for v7
6 years ago
stoffu 0bbd521fa2
libwallet_merged: added missing libdevice
6 years ago
cryptochangements34 ffe70b8f61
Make mixin optional with default for rpc transfer
6 years ago
Riccardo Spagni a21c927d7d
Merge pull request #3298
6 years ago
Riccardo Spagni 0c2b25204e
Merge pull request #3312
6 years ago
Riccardo Spagni 237f0179b7
Merge pull request #3313
6 years ago
Riccardo Spagni baf640887d
Merge pull request #3343
6 years ago
Riccardo Spagni 98acbe83fc
Merge pull request #3348
6 years ago
Riccardo Spagni 05f0762dc5
Merge pull request #3346
6 years ago
Riccardo Spagni 9841a452e5
Merge pull request #3338
6 years ago
Riccardo Spagni 61ac5b0471
Merge pull request #3332
6 years ago
Riccardo Spagni 5b25cbb5a7
Merge pull request #3314
6 years ago
Riccardo Spagni abcdb7b5c4
Merge pull request #3308
6 years ago
Riccardo Spagni 0e5c006207
Merge pull request #3307
6 years ago
Riccardo Spagni 5950d356b6
Merge pull request #3301
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Riccardo Spagni 033ead4bad
Merge pull request #3273
6 years ago
Riccardo Spagni b54587d7b3
Merge pull request #3259
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
cryptochangements34 3d452367b0 allow using ring size instead of mixin for rpc transfer
6 years ago
stoffu 0e7ad2e2c9
Wallet API: generalize 'bool testnet' to 'NetworkType nettype'
6 years ago
h908714124 c95dddd2d2 remove unused function keyImageV
6 years ago
stoffu 9a6be3da25
wallet_manager: fixed typo deviuce/device.hpp
6 years ago
stoffu af773211cb
Stagenet
6 years ago
stoffu cc9a0bee04
command_line: allow args to depend on more than one args
6 years ago
stoffu 55f8d917fd
command_line::get_arg: remove 'required' for dependent args as they're always optional
6 years ago
stoffu 450306a01c
command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318
6 years ago
Jean Pierre Dudey 9f9e095a8c
Use `genesis_tx` parameter in `generate_genesis_block`. #3261
6 years ago
MoroccanMalinois 25ea307d67
Fix invalid device unique_ptr cast
6 years ago
moneromooo-monero e0cda74ace
wallet2_api: add info/error/warning entry points
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
moneromooo-monero 51219457b1
core: fix sending to the source address with a short payment id
6 years ago
moneromooo-monero 6b40ea937a
simplewallet: fix print_ring_members printing wrong heights
6 years ago
stoffu 71bff546d3
wallet api: when restoring from EnglishOld, set language to English
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
stoffu 399120ddad
simplewallet: set seed language when restoring from english-old seed
6 years ago
ston1th 496055d128 monerod: do not log to tmpdir in daemon mode
6 years ago
moneromooo-monero 6f8779d282
blockchain: fix random sync failures
6 years ago
moneromooo-monero 223d7d0c7a
db_lmdb: fix free space reporting
6 years ago
Dusan Klinec 34a2a08530 rctSigs - loop invariant code removed from the loop
6 years ago
Riccardo Spagni 2ac3da1251
Merge pull request #3256
6 years ago
Riccardo Spagni 0d530bd04e
Merge pull request #3295
6 years ago
Riccardo Spagni 46903ec26a
Merge pull request #3294
6 years ago
Riccardo Spagni 21335e5c6b
Merge pull request #3293
6 years ago
Riccardo Spagni 299af8e43e
Merge pull request #3290
6 years ago
Riccardo Spagni ea9ddcac7f
Merge pull request #3288
6 years ago
Riccardo Spagni fc57e0ef2d
Merge pull request #3263
6 years ago
Riccardo Spagni c9aa9370f9
Merge pull request #3260
6 years ago
Riccardo Spagni 4e9de94565
Merge pull request #3257
6 years ago
Riccardo Spagni ff36fd93fd
Merge pull request #3255
6 years ago
Riccardo Spagni cfa3af4078
Merge pull request #3247
6 years ago
Riccardo Spagni 6920fdaf4f
Merge pull request #3246
6 years ago
Riccardo Spagni 0fc5eec9cd
Merge pull request #3235
6 years ago
Howard Chu f2bb8085ec
Fix #3297 use the password_prompter helper
6 years ago
moneromooo-monero 6514f0ed7b
db_lmdb: fix return code mixup in for_all_*
6 years ago
stoffu fd57e13a84
simplewallet: typo in generate-from-multisig-keys
6 years ago
moneromooo-monero 4a78a99f96
cryptonote_core: change wording of fork warning message
6 years ago
whythat 1d28c0d8a9 p2p: restore m_testnet assignment lost during rebase
6 years ago
stoffu 10f78f63f1
p2p: need libcryptonote_core due to arg_testnet_on being used
6 years ago
Riccardo Spagni 8154df778a
Merge pull request #3276
6 years ago
Riccardo Spagni 5a8e7fd0e5
Merge pull request #3249
6 years ago
Riccardo Spagni 6198c816b1
Merge pull request #3170
6 years ago
Riccardo Spagni a2cbedd29f
Merge pull request #3191
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat c5f55bb4c0 common: implement dynamic option dependencies mechanism
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
iDunk5400 ed6c68db1b
crypto: add missing include (WIN32)
6 years ago
moneromooo-monero 89ad162a3f
wallet2: remove unused m_subaddresses_inv
6 years ago
moneromooo-monero f2c4c39971
wallet2: speed up subaddress generation (by about a third)
6 years ago
Leon Klingele 7c1a607c40
txpool: Don't bail out when blob_size == tx_size_limit
6 years ago
whythat c33cb60eb6 common: implement dependent option descriptor
6 years ago
Howard Chu f3b74e75b0
Fix refresh height estimation
6 years ago
moneromooo-monero 3607d467f3
core: add --no-fluffy-blocks, and enable fluffy blocks by default
6 years ago
Riccardo Spagni ef91d6e61e
Merge pull request #3196
6 years ago
Riccardo Spagni 6b1382b6b6
Merge pull request #3199
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni 24d8f9237f
Merge pull request #3248
6 years ago
Riccardo Spagni 853dd2d4f7
Merge pull request #3232
6 years ago
Riccardo Spagni 260d666cf4
Merge pull request #3231
6 years ago
Riccardo Spagni ef47ba95c8
Merge pull request #3229
6 years ago
Riccardo Spagni b5b88c2747
Merge pull request #3225
6 years ago
Riccardo Spagni a54247b993
Merge pull request #3221
6 years ago
Riccardo Spagni 0c71197892
Merge pull request #3217
6 years ago
Riccardo Spagni 9c4428e583
Merge pull request #3214
6 years ago
Riccardo Spagni bfddb2283b
Merge pull request #3210
6 years ago
Riccardo Spagni 9681a885d1
Merge pull request #3207
6 years ago
Riccardo Spagni 079eea7b70
Merge pull request #3205
6 years ago
Riccardo Spagni b23578e473
Merge pull request #3197
6 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
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 5d36ed6613
Merge pull request #3094
6 years ago
stoffu da25757b42
simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings)
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
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
stoffu 3c33e1317b
wallet2: don't store invalid key image when watch-only
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 214d251c48
wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown
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
6 years ago
moneromooo-monero 928c1825f0
cryptonote_protocol: guard against all threads in standby
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
moneromooo-monero 61defd89e3
blockchain: sanity check number of precomputed hash of hash blocks
6 years ago
moneromooo-monero 9af6b2d1b8
ringct: fix infinite loop in unused h2b function
6 years ago
moneromooo-monero 8cea8d0cef
simplewallet: double check a new multisig wallet is multisig
6 years ago
moneromooo-monero 9b98a6ac8f
threadpool: catch exceptions in dtor, to avoid terminate
6 years ago
moneromooo-monero 24803ed91f
blockchain_export: fix buffer overflow in exporter
6 years ago
moneromooo-monero f3f7da624d
perf_timer: rewrite to make it clear there is no division by zero
6 years ago
moneromooo-monero 03887f1140
keccak: fix sanity check bounds test
6 years ago
moneromooo-monero ad11db9144
blockchain_db: initialize m_open in base class ctor
6 years ago
moneromooo-monero bece67f9e8
miner: restore std::cout precision after modification
6 years ago
moneromooo-monero 1aabd14c21
db_lmdb: check hard fork info drop succeeded
6 years ago
moneromooo-monero 3b4e6b35b3
txpool: increase unmined tx expiry to three days
6 years ago
moneromooo-monero 2e584dcb1f
p2p: do not try to connect to peers in offline mode
6 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
6 years ago
Leon Klingele 399921347f
txpool: Properly bail out when outputs_amount == inputs_amount
6 years ago
Howard Chu 84a8b2da14
Don't create readtxn until after txn_safe gate check
6 years ago
moneromooo-monero 3f1a3fac00
bulletproofs: more robust challenge computation
6 years ago
moneromooo-monero b809058993
ringct: pseudoOuts moved to prunable in the simple bulletproof case
6 years ago
moneromooo-monero 19ff243f52
wallets: reorg 61 more days on testnet
6 years ago
moneromooo-monero c70f03cacf
blockchain: move bulletproofs to v8
6 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
6 years ago
stoffu a99ef17695
wallet-rpc: take subaddress account as arg for get_transfer_by_txid
6 years ago
stoffu 7712509644
wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
stoffu 402c9eef0e
cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub
6 years ago
Michał Sałaban f90c76beb4 Return appropriate error code when there's no connection to daemon
6 years ago
Erik de Castro Lopo 628b78ae8a Fix in_peers/out_peers RPC operations
6 years ago