| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \
| | |
| | |
| | | |
b5b4abb8 simplewallet: fix setting default-ring-size to 0 (moneromooo-monero)
|
| | | |
| | |
| | |
| | | |
It'd be set to the current wallet default instead
|
| |\ \ \
| | | |
| | | |
| | | | |
d74336d5 wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr (stoffu)
|
| | | |/
| |/| |
|
| |\ \ \
| | | |
| | | |
| | | | |
735fafec simplewallet: allow 1/yes/y as well as true for start_mining options (moneromooo-monero)
|
| | | | |
| | | |
| | | |
| | | | |
Also mention those options in the start_mining help line
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
bf2d9113 simplewallet: fix --restore-from-height being ignored (moneromooo-monero)
|
| | |/ / / |
|
| | |/ /
|/| | |
|
| |\ \ \
| |_|/
|/| |
| | | |
986d03d4 simplewallet: allow to set threshold before warning about tx backlog (selsta)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
c34093db simplewallet: add privacy warning when using an untrusted demon (moneromooo-monero)
|
| | | | |
|
| |\ \ \
| |_|/
|/| |
| | |
| | |
| | | |
792ba4f0 Log categories can now be added to and removed from (moneromooo-monero)
48f92eb6 easylogging++: add categories getter (moneromooo-monero)
f35afe62 epee: factor log level/categories setting (moneromooo-monero)
|
| | |/
| |
| |
| | |
Also, set_log without parameters now prints the log categories
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | | |
0aaaca29 tx_pool: set the "invalid input" bit when check_tx_inputs fails (moneromooo-monero)
9236823b simplewallet: print tx rejection reason where it was missing (moneromooo-monero)
3dee3301 core_rpc_server: print tx rejection reason at L0 too (moneromooo-monero)
|
| | | | |
|
| | | |
| | |
| | |
| | | |
CID 175308
|
| |\ \ \
| |_|/
|/| |
| | | |
651baaec wallet: add encrypted seed functionality (moneromooo-monero)
|
| | |/
| |
| |
| |
| | |
This uses luigi1111's CN_Add method.
See https://xmr.llcoins.net for details.
|
| |\ \
| | |
| | |
| | | |
81fb2f53 Silence more stupid gcc warnings (Howard Chu)
|
| | |/ |
|
| |\ \
| |/
|/|
| |
| | |
840aed1c monero-wallet-cli: New command 'wallet_info' improved (rbrunner7)
9bdd985c monero-wallet-cli: New command 'wallet_info' (rbrunner7)
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | | |
adce8ae4 simplewallet: new "fee" command to display fee information (moneromooo-monero)
|
| | |/
| |
| |
| | |
including expected transaction backlog at different priorities
|
| |\ \
| |/
|/|
| | |
0c6c3eb3 Silence stupid fallthru warning in gcc 7 (Howard Chu)
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
c656dd0e Fix refresh counter display (Howard Chu)
c088d38a Simplify readline support (Howard Chu)
|
| | |/
| |
| |
| | |
Suspend readline when refreshing
|
| |/ |
|
| |\
| |
| |
| | |
dee41efa simplewallet: mnemonic language command-line arg (Eugene Otto)
|
| | |
| |
| |
| |
| | |
Add `--mnemonic-language` command-line arg so it's possible to generate a wallet
without interacting with the CLI.
|
| |\ \
| | |
| | |
| | |
| | | |
e499ff33 simplewallet: factor out message_writer (moneromooo-monero)
7ed5ab47 scoped_message_writer: pause readline to match simplewallet (moneromooo-monero)
|
| | |/ |
|
| |\ \
| | |
| | |
| | |
| | | |
359517c7 wallet_rpc_server: fix possible privacy leak in on_import_key_images() (Jaquee)
20495b27 simplewallet: fix possible privacy leak in import_key_images() (Jaquee)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
042b86c4 simplewallet: do not ask wallet filename twice when restoring (moneromooo-monero)
|
| | | |
| | |
| | |
| | |
| | | |
It's annoying and pointless (especially as it's the only thing
where the user is asked twice)
|
| |\ \ \
| | | |
| | | |
| | | | |
8bbed275 simplewallet: Be explicit about secret keys (Erik de Castro Lopo)
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
Previously, the wallet just asked for "Spend key" and "View key" but
now it specifies that these should be the secret versions of these
keys.
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
b7d6ec83 simplewallet: add (out of sync) or (no daemon) markers in the prompt (moneromooo-monero)
fa23a500 wallet2: add a is_synced function (moneromooo-monero)
f1307bbd node_rpc_proxy: add a proxy for target height (moneromooo-monero)
|
| | |/ /
| | |
| | |
| | |
| | | |
Should help people who don't realize why they haven't seen their
monero yet.
|
| |\ \ \
| |_|/
|/| |
| | | |
c97d1bd3 wallet: return unlock_time in get_transfers (moneromooo-monero)
|
| | |/
| |
| |
| | |
also show it in simplewallet's show_transfer
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
02f13d6c Fix handling of strings & simplify summation of spendkeys (JollyMort)
40fc9d7b Add option to join multisig wallet pieces together (JollyMort)
|
| | | | |
|