Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-22 | update translation: final changes | lancillotto | 1 | -49/+60 | |
2017-09-21 | update translation: typo fix and changes | lancillotto | 1 | -151/+151 | |
2017-07-19 | italian translation | erciccione | 1 | -0/+2761 | |
2017-07-19 | updates monero_fr.ts | erciccione | 1 | -488/+581 | |
2017-07-19 | updates monero.ts | erciccione | 1 | -491/+580 | |
2017-06-23 | Add french translation | Guillaume LE VAILLANT | 2 | -602/+3333 | |
2017-04-01 | Add per transaction fee to transfer command | Antti Keränen | 1 | -676/+1226 | |
Allows priority argument default/unimportant/normal/elevated/priority to be used per transaction in CLI wallet's transfer command. Resolves #1913. | |||||
2016-12-13 | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵ | Randi Joseph | 1 | -3/+3 | |
third party uses of the wallet api can transition. | |||||
2016-12-05 | Added confirmation before binding wallet-rpc to external IP | Lee Clagett | 1 | -512/+513 | |
2016-11-25 | Added command_line::is_yes | Lee Clagett | 1 | -527/+556 | |
2016-11-10 | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 1 | -373/+1423 | |
2016-10-01 | Update minimum mixin in transfer_original help text | TedTheFicus | 1 | -1/+1 | |
Changed the wording from "from 0 to maximum available" to "from 2 to maximum available". May I also suggest putting in a number rather than "maximum available" and also clarifying that mixin = 0 is still allowed if the user has unmixable outputs (dust), which he wants to "undust" using sweep_unmixable (comment from dEBRUYNE-1 ). | |||||
2016-09-03 | fix remaining bitmonero and simplewallet bits | Riccardo Spagni | 1 | -1/+1 | |
2015-07-19 | Update after recent simplewallet string changes | moneromooo-monero | 1 | -219/+219 | |
2015-07-18 | boost doesn't like %zu for size_t, replace with %u | moneromooo-monero | 1 | -233/+250 | |
2015-07-14 | Translatable strings for simplewallet | moneromooo-monero | 1 | -0/+996 | |
The system is mostly the Qt system, but we don't use Qt to avoid the dependencies. See README.i18n for details. |