| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
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)
|
| | |/ / / / |
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
f36132a wallet cli/rpc: terminate execution with code 0 when --help or --version is given (stoffu)
|
| | | |/ /
| |/| |
| | | |
| | | | |
given
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
c8cb5fc exit if specified wallet file doesn't exist (cryptochangements34)
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
3f5fb6f simplewallet: add --untrusted-daemon option (moneromooo-monero)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
ad19f86 don't show error twice when starting simplewallet (cryptochangements34)
|
| | |/ / / / |
|
| | |/ / /
|/| | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
0b88fff3 simplewallet: fix help message of sign_transfer (stoffu)
|
| | |/ / / |
|
| | |/ /
|/| | |
|
| |\ \ \
| | | |
| | | |
| | | | |
eecfb57d wallet: warn if not using the default ring size (moneromooo-monero)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
aa5c2e01 simplewallet: warn about key reuse on startup (moneromooo-monero)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
c77d2bfa Add the possibility to export private view key for fast scan. (cslashm)
100b7bc1 Change mutex lock model to avoid dead lock and ensure locks are always released. (cslashm)
641dfc99 Automatic height setup when creating/restoring hw device. (cslashm)
|
| | |/ /
| | |
| | |
| | |
| | | |
When creating/restoring wallet, if --restore-height option is not used the current estimate
height is used for starting the scan. In other words it is assume we are creating a new account.
|
| |/ / |
|
| |\ \
| | |
| | |
| | | |
8ea3c4d5 simplewallet: new --use-english-language-names flag (moneromooo-monero)
|
| | | |
| | |
| | |
| | |
| | | |
On some Windows systems, displaying language names in their own
languages freezes the display.
|
| |/ /
| |
| |
| | |
via user setting first, then DNS TXT record, hardcoded fallback
|
| | |
| |
| |
| |
| |
| | |
lookahead in order to avoid
so looooong time of set-up when creating a HW based wallet.
|
| |\ \
| | |
| | |
| | | |
6f54c910 simplewallet: fix restore height prompt that got disabled by #3175 (stoffu)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
833f9fcf show '<Not set>' for empty wallet description (cryptochangements34)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
57c0b1ed Fix typos in various files (Dimitris Apostolou)
|