| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |\
| |
| |
| | |
2951436 wallet: warn when payment IDs are used (moneromooo-monero)
|
| | |
| |
| |
| | |
Subaddresses are better for privacy
|
| | | |
|
| |\ \
| | |
| | |
| | | |
8c4db68 node_rpc_proxy: factor a few RPC calls using get_info (moneromooo-monero)
|
| | | |
| | |
| | |
| | | |
Takes advantage of caching
|
| |\ \ \
| | | |
| | | |
| | | | |
d6d78f1 Allow fractional outputs to be ignored (stoffu)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
13851b2 simplewallet.sweep_all: show usage when parsing fails (stoffu)
|
| | | | | |
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
6cb9707 simplewallet: remove leftover global debug trace (moneromooo-monero)
|
| | | | | |
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
9d7f6e60 simplewallet: init trusted daemon flag to false when autodetecting (moneromooo-monero)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
dcbc17e wallet: include a suggested number of confirmations based on amount (moneromooo-monero)
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is based on how much an attacking miner stands to lose in block
rewardy by mining a private chain which double spends a payment.
This is not foolproof, since mining is based on luck, and breaks
down as the attacking miner nears 50% of the network hash rate,
and the estimation is based on a constant block reward.
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
8db23df wallet: on first refresh, start off with a quantized height (moneromooo-monero)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
for privacy reasons, so an untrusted node can't easily track
wallets from IP address to IP address, etc. The granularity
is 1024 blocks, which is about a day and a half.
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
798dfcf wallet: allow unspendable unmixable outputs to be discarded (stoffu)
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
08b85a8 cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X (stoffu)
0cf80ba net_node: resolve host for node addresses given via command line flags (stoffu)
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
config::testnet::X : stagenet ? config::stagenet::X : config::X
|
| |\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | | |
362f5e6 simplewallet: don't confirm missing payment ID when sending to only subaddresses (stoffu)
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
948c482 simplewallet: grammar fix in warning message (moneromooo-monero)
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
8fc0cdb wallet2: lower default for subaddress lookahead when restoring with hardware (stoffu)
248310d Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp (stoffu)
46e90b7 Wallet API: add support for wallet creation from hardware device (stoffu)
|
| | | |_|_|_|/
| |/| | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
d45cd37 fix typos in language files and rpc_args.cpp (ordtrogen)
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
7bf99a2 fix string handling for donation message (cryptochangements34)
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | | |
261ee56 don't limit miner threads in wallet (cryptochangements34)
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
8962f00 simplewallet: add optional trusted/untrusted argument to set_daemon (moneromooo-monero)
941a608 util: consider Tor/I2P addresses to be non local (moneromooo-monero)
2b3357e README: mention --untrusted-daemon (moneromooo-monero)
|
| | | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | | |
Otherwise the previous daemon's trustedness would carry over.
If not specified, the local address check is performed again.
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
6b8568e simplewallet.sign_transfer: rename export to export_raw, add help message (stoffu)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
89e51ec simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wallet (jcktm)
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
wallet
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
f357210 Fix Typo (Rafficer)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
9c2a7b4 wallet-rpc: watch-only and cold wallet features added (ph4r05)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- unsigned_txset, signed_txset in transfer / submit_transfer / sign_transfer
- export_outputs, import_outputs
Squashed commits:
[f4d9f3d4] wallet-rpc: do_not_relay removed from submit_transfer
[5b16a86f] wallet-rpc: review-fix - method signature changes, renaming
[b7fbb10a] wallet-rpc: naming fixes (unsigned vs signed), consts renamed
[8c7d2727] wallet-rpc: sign_transfer added
[481d024a] wallet2: sign_tx splitted to work with strings and structs, more granular
[2a474db9] wallet-rpc: wallet2::load_unsigned_tx split to load from str, file
[b1e3a018] wallet-rpc: review fix, load_tx_from_str variable rename
[1f6373be] wallet-rpc: review fix: save_tx_to_{str,file}
[2a08eafc] wallet-rpc: review comments fixes
- redundant this removed from wallet2.cpp
- load_tx_from_str, load_tx_from_file
[43498052] wallet-rpc: submit_transfer added
[9c45d1ad] wallet-rpc: watch_only check, return unsigned_txset
[62831396] wallet2: added string variants to load_tx, save_tx
- analogously to save_multisig_tx
- required for monero-wallet-rpc to support watch-only wallet
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
f4e3295 simplewallet: set_ring can now take a file with rings (moneromooo-monero)
|
| | | |_|/ /
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
6f36cf0 Improve 'show_transfers' date formatting (ryan-ronnander)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change the wallet's 'show_transfers' command to always output the transaction date with timestamp (24 hour UTC).
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | | |
e2b7558 handle improper log levels (cryptochangements34)
|
| | |/ / / / |
|