Commit Graph

755 Commits (d5529245150a364038ba1e6ae46d612ed685e3da)

Author SHA1 Message Date
moneromooo-monero 1035e47dd0 rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 4e75860da2 wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
wowario 3ed6bf8518
silent dns warning
6 years ago
wowario 0ac4b8e63e
increase ringsize to 10
6 years ago
jwinterm c473f01310 Initial commit
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
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 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 db10dd6d83
wallet: make ringdb an object with database state
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
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
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 8b90e3141a
Merge pull request #3386
6 years ago
stoffu 4405e4fc73
wallet2: check_tx_key() shouldn't require hardware encryption
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 3bc2537f5a
Merge pull request #3369
6 years ago
Riccardo Spagni 2dfb4f098e
Merge pull request #3353
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
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
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
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
Riccardo Spagni 237f0179b7
Merge pull request #3313
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Riccardo Spagni 033ead4bad
Merge pull request #3273
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu af773211cb
Stagenet
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
Riccardo Spagni 2ac3da1251
Merge pull request #3256
6 years ago
Riccardo Spagni cfa3af4078
Merge pull request #3247
6 years ago
Riccardo Spagni 6920fdaf4f
Merge pull request #3246
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
Howard Chu f3b74e75b0
Fix refresh height estimation
6 years ago
Riccardo Spagni 82599ef0e3
Merge pull request #3175
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
moneromooo-monero df5273def5
wallet2: fix auto_low_priority field name typo on load
6 years ago
stoffu 3c33e1317b
wallet2: don't store invalid key image when watch-only
6 years ago
stoffu 0133b3481a
wallet2: don't throw when spent amount is inconsistent
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
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
6 years ago
moneromooo-monero 2f5a9b6bb3
wallet2: split estimate_backlog to allow for raw fee levels
6 years ago
Riccardo Spagni d061c312fb
Merge pull request #3116
6 years ago
Riccardo Spagni 5603d5aaea
Merge pull request #3141
6 years ago
Riccardo Spagni e1ba5b95c1
Merge pull request #3118
6 years ago
Riccardo Spagni 73a19e0b06
Merge pull request #3113
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
stoffu 3160a93027
wallet2: remove {set|get}_default_decimal_point and use the same funcs under cryptonote:: instead
6 years ago
stoffu 7d1088d337
wallet2: make scan_output const and omit keys arg
6 years ago
stoffu bc1ee2c2ee
wallet2: make member functions const when possible
6 years ago
stoffu ffc2e5705d
wallet rpc: show fees when querying incoming transfers
6 years ago
stoffu ca336c62e3
simplewallet: check file overwrite when exporting stuff
6 years ago
Riccardo Spagni 09d19c9139
Merge pull request #3130
6 years ago
Riccardo Spagni f31f5c9a3e
Merge pull request #3093
6 years ago
Riccardo Spagni 66a2751d68
Merge pull request #3065
6 years ago
Riccardo Spagni b2ce5739df
Merge pull request #3028
6 years ago
Maximilian Lupke 3be98036e7 wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
6 years ago
moneromooo-monero c1d19f3c84
wallet2: fix sweep_all sending an atomic unit
6 years ago
Jaquee 269ba25228 wallet2::import_blockchain fix import loop
6 years ago
stoffu 6d40a92026
Reserve proof
7 years ago
Riccardo Spagni 00f4ff26c8
Merge pull request #3021
7 years ago
Riccardo Spagni 990389f09d
Merge pull request #3002
7 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
7 years ago
Riccardo Spagni 6c7eb5109d
Merge pull request #2989
7 years ago
Riccardo Spagni ab8a32429a
Merge pull request #2985
7 years ago
Riccardo Spagni 3ce7f2bead
Merge pull request #2983
7 years ago
Riccardo Spagni 420a803ff8
Merge pull request #2973
7 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
7 years ago
Maxithi d188840cc2
Improved terminology from create to generate
7 years ago
moneromooo-monero 3e635a3cef
wallet2: allow failing parse_tx_extra
7 years ago
Riccardo Spagni ee02c7ab03
Merge pull request #2962
7 years ago
Riccardo Spagni eb617be8f4
Merge pull request #2960
7 years ago
stoffu a4b006f965
wallet2 bugfix: initialize subaddress table when generating from keys
7 years ago
moneromooo-monero dc6729a66a
wallet2: std::unordered_set ctor is sometimes explicit
7 years ago
Riccardo Spagni 5f562cf9e6
Merge pull request #2941
7 years ago
stoffu 6fc4fc850e
sweep_below: do not prematurely exclude subaddresses set
7 years ago
Riccardo Spagni ca8c7e863f
Merge pull request #2895
7 years ago
Riccardo Spagni 0a5bfa7c73
Merge pull request #2938
7 years ago
moneromooo-monero 5ad312a1c3
wallet2: switch to chacha20 instead of chacha8
7 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
7 years ago
Riccardo Spagni 409e9bb029
Merge pull request #2931
7 years ago
Riccardo Spagni db09247c68
Merge pull request #2926
7 years ago