Commit Graph

3962 Commits (9abeff59112db79bc192bc6d9a009e24490cb501)

Author SHA1 Message Date
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
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
7 years ago
stoffu 402c9eef0e
cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub
7 years ago
Michał Sałaban f90c76beb4 Return appropriate error code when there's no connection to daemon
7 years ago
Erik de Castro Lopo 628b78ae8a Fix in_peers/out_peers RPC operations
7 years ago
Erik de Castro Lopo ece9bcf5c6 rpc_client: Fix error handling
7 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
7 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
7 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
7 years ago
Riccardo Spagni 4fcf609942
Merge pull request #3186
7 years ago
moneromooo-monero 30ce8c5926
cn_deserialize: check for raw tx_extra
7 years ago
Michał Sałaban 3cb65b3f69 Return appropriate error code when not enough money for tx
7 years ago
moneromooo-monero eda9fb5b98
p2p: fix testnet/mainnet port mixup
7 years ago
Riccardo Spagni 6ed314854c
Merge pull request #3188
7 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
7 years ago
stoffu c903df5ece
simplewallet: bug fix for backlog estimate
7 years ago
moneromooo-monero 2f5a9b6bb3
wallet2: split estimate_backlog to allow for raw fee levels
7 years ago
Riccardo Spagni d061c312fb
Merge pull request #3116
7 years ago
Riccardo Spagni a4ae78a335
Merge pull request #3145
7 years ago
Riccardo Spagni f7dcb730cb
Merge pull request #3144
7 years ago
Riccardo Spagni e93ff8f22d
Merge pull request #3143
7 years ago
Riccardo Spagni 1506f33075
Merge pull request #3142
7 years ago
Riccardo Spagni 5603d5aaea
Merge pull request #3141
7 years ago
Riccardo Spagni 6d48bddffd
Merge pull request #3136
7 years ago
Riccardo Spagni d3e1244466
Merge pull request #3121
7 years ago
Riccardo Spagni 4c302c6385
Merge pull request #3120
7 years ago
Riccardo Spagni 7de1685bd8
Merge pull request #3119
7 years ago
Riccardo Spagni e1ba5b95c1
Merge pull request #3118
7 years ago
Riccardo Spagni 92ea8af34d
Merge pull request #3114
7 years ago
Riccardo Spagni 73a19e0b06
Merge pull request #3113
7 years ago
Riccardo Spagni 087a773247
Merge pull request #3104
7 years ago
Riccardo Spagni 0d328cffda
Merge pull request #3102
7 years ago
Matt Little 1dfed567e2 Fixed #if instead of #ifdef
7 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
7 years ago
xmr-eric 18216f19dd Update 2018 copyright
7 years ago
Neozaru fbc0a6dd23 Bugfix : Missing i18n import in simplewallet
7 years ago
moneromooo-monero 7ed62e63e5
cryptonote_protocol: fix std::move usage on different types
7 years ago
stoffu a9cae0abe7
Wallet API: remove unused enum Priority from UnsignedTransaction
7 years ago
stoffu 3160a93027
wallet2: remove {set|get}_default_decimal_point and use the same funcs under cryptonote:: instead
7 years ago
stoffu 7d1088d337
wallet2: make scan_output const and omit keys arg
7 years ago
stoffu bc1ee2c2ee
wallet2: make member functions const when possible
7 years ago
stoffu 3050a4f05b
simplewallet: fix typo get_tx_proof_out to get_tx_proof
7 years ago
stoffu ffc2e5705d
wallet rpc: show fees when querying incoming transfers
7 years ago
stoffu ca336c62e3
simplewallet: check file overwrite when exporting stuff
7 years ago
Riccardo Spagni 09d19c9139
Merge pull request #3130
7 years ago
Riccardo Spagni 700b3193f8
Merge pull request #3084
7 years ago
Riccardo Spagni ea75e71dd2
Merge pull request #3052
7 years ago
Riccardo Spagni 5a15a8322e
Merge pull request #3153
7 years ago
Riccardo Spagni ef4b69f8bb
Merge pull request #3126
7 years ago
Riccardo Spagni d25217f058
Merge pull request #3105
7 years ago
Riccardo Spagni f31f5c9a3e
Merge pull request #3093
7 years ago
Riccardo Spagni 39bd6c6815
Merge pull request #3072
7 years ago
Riccardo Spagni c222b6485e
Merge pull request #3068
7 years ago
Riccardo Spagni 66a2751d68
Merge pull request #3065
7 years ago
Riccardo Spagni ede4e1c54c
Merge pull request #3057
7 years ago
Riccardo Spagni 008b492963
Merge pull request #3047
7 years ago
Riccardo Spagni 5a312752af
Merge pull request #3040
7 years ago
Riccardo Spagni 153e319cd4
Merge pull request #3038
7 years ago
Riccardo Spagni b2ce5739df
Merge pull request #3028
7 years ago
Riccardo Spagni 960b32ba70
Merge pull request #3027
7 years ago
Riccardo Spagni 5e211b4186
Merge pull request #3020
7 years ago
Riccardo Spagni 75cbb7719e
Merge pull request #3015
7 years ago
Riccardo Spagni 9872620781
Merge pull request #3014
7 years ago
Riccardo Spagni c16261c8da
Merge pull request #3013
7 years ago
Riccardo Spagni 92826e3d8b
Merge pull request #3011
7 years ago
Riccardo Spagni f077bbb4f1
Merge pull request #3010
7 years ago
Riccardo Spagni ca199aa08a
Merge pull request #3008
7 years ago
Matt Little 7c4424531f Support building cncrypto lib with msvc
7 years ago
moneromooo-monero e3f0980a1d
daemon: don't drop RPC with busy error when running offline
7 years ago
Maximilian Lupke 3be98036e7 wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
7 years ago
moneromooo-monero 78a2e15bea
daemon: exit with 0 when successful
7 years ago
moneromooo-monero ab58b150ef
p2p: fix picking peers off an empty gray list
7 years ago
m2049r 939629e837 Wallet API: all recover options with password
7 years ago
moneromooo-monero fd1dfac5d2
p2p: don't lookup seed IPs if using an exclusive peer
7 years ago
moneromooo-monero b50182aee7
p2p: don't connect to seeds if using an exclusive peer
7 years ago
moneromooo-monero 42f86624a3
rpc: expose recent median block size in getinfo
7 years ago
moneromooo-monero ba6d2975bc
cryptonote_core: add --disable-dns-checkpoints flag
7 years ago
moneromooo-monero 5ae617d5ae
simplewallet: single out 0 amount destinations as dummy ones
7 years ago
moneromooo-monero e0404d35fe
rpc: default do_not_relay to false in sendrawtransaction
7 years ago
moneromooo-monero c1d19f3c84
wallet2: fix sweep_all sending an atomic unit
7 years ago
moneromooo-monero ff5626d785
ringct: handle exceptions verifying bulletproofs in worker threads
7 years ago
redfish 6fbb0b065d cmake: set API header install path to what Qt wallet expects
7 years ago
moneromooo-monero 6cf56682bc
perf_timer: add faster x86_64 timers, and pause/resume
7 years ago
moneromooo-monero 411da337d2
perf_timer: use std::unique_ptr instead of new/delete
7 years ago
moneromooo-monero c4f437796d
crypto: add a ge_p3_identity constant
7 years ago
moneromooo-monero 13b4c90e01
crypto: add scalar mult functions returning ge_p3 instead of ge_p2
7 years ago
Jaquee 269ba25228 wallet2::import_blockchain fix import loop
7 years ago
Michał Sałaban fb5c971cc6 Allow retrieving spend key via RPC
7 years ago
Jethro Grassie be1826c0fb
Keep readline optional
7 years ago
moneromooo-monero b56f46457c
cryptonote_protocol: fix size_t used in wire format
7 years ago
stoffu 6d40a92026
Reserve proof
7 years ago
moneromooo-monero deeffaeb5c
blockchain: remove minor floating point usage
7 years ago
Riccardo Spagni e61f655440
Merge pull request #3061
7 years ago
Riccardo Spagni 00f4ff26c8
Merge pull request #3021
7 years ago
Riccardo Spagni 4e3716a2d2
Merge pull request #3005
7 years ago
Riccardo Spagni 0b5994fbec
Merge pull request #3004
7 years ago
Riccardo Spagni 990389f09d
Merge pull request #3002
7 years ago
Riccardo Spagni 229e1ce7d1
Merge pull request #2997
7 years ago
Riccardo Spagni d08aee7a7e
Merge pull request #2993
7 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
7 years ago
Riccardo Spagni 6c7eb5109d
Merge pull request #2989
7 years ago