| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3336 | Riccardo Spagni | 2018-03-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix typos in various files | Dimitris Apostolou | 2018-03-15 | 1 | -1/+1 |
| * | | wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ... | stoffu | 2018-03-15 | 1 | -5/+3 |
| |/ | |||||
| * | Merge pull request #3343 | Riccardo Spagni | 2018-03-05 | 1 | -4/+36 |
| |\ | |||||
| | * | allow using ring size instead of mixin for rpc transfer | cryptochangements34 | 2018-03-05 | 1 | -4/+36 |
| * | | Stagenet | stoffu | 2018-03-05 | 1 | -15/+23 |
| |/ | |||||
| * | Merge pull request #3235 | Riccardo Spagni | 2018-02-20 | 1 | -2/+3 |
| |\ | |||||
| | * | Add default value to max_height, otherwise it's 0 | Michał Sałaban | 2018-02-05 | 1 | -2/+3 |
| * | | Merge pull request #3214 | Riccardo Spagni | 2018-02-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown | stoffu | 2018-02-08 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #3207 | Riccardo Spagni | 2018-02-16 | 1 | -6/+13 |
| |\ \ | |||||
| | * | | wallet-rpc: take subaddress account as arg for get_transfer_by_txid | stoffu | 2018-01-31 | 1 | -4/+11 |
| | * | | wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS | stoffu | 2018-01-31 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #3197 | Riccardo Spagni | 2018-02-16 | 1 | -0/+10 |
| |\ \ | |||||
| | * | | Return appropriate error code when there's no connection to daemon | Michał Sałaban | 2018-01-29 | 1 | -0/+5 |
| | * | | Return appropriate error code when not enough money for tx | Michał Sałaban | 2018-01-28 | 1 | -0/+5 |
| | |/ | |||||
| * | | Merge pull request #3094 | Riccardo Spagni | 2018-02-16 | 1 | -9/+9 |
| |\ \ | |/ |/| | |||||
| | * | Fixed typos and wording tweaks | Maxithi | 2018-01-29 | 1 | -9/+9 |
| * | | wallet: automatically use low priority if safe (no backlog & recent blocks no... | stoffu | 2018-01-28 | 1 | -4/+8 |
| * | | Merge pull request #3114 | Riccardo Spagni | 2018-01-27 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Allow retrieving spend key via RPC | Michał Sałaban | 2018-01-14 | 1 | -0/+4 |
| * | | | Merge pull request #3113 | Riccardo Spagni | 2018-01-27 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | wallet rpc: show fees when querying incoming transfers | stoffu | 2018-01-26 | 1 | -2/+2 |
| * | | | | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #3027 | Riccardo Spagni | 2018-01-25 | 1 | -0/+60 |
| |\ \ \ | |||||
| | * | | | Reserve proof | stoffu | 2018-01-10 | 1 | -0/+60 |
| | |/ / | |||||
| * | | | Merge pull request #3010 | Riccardo Spagni | 2018-01-25 | 1 | -0/+4 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Resolve addresses in get_transfers | Michał Sałaban | 2017-12-27 | 1 | -0/+4 |
| * | | | Merge pull request #3002 | Riccardo Spagni | 2018-01-10 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | wallet_rpc_server: fix wallet leak on error exit | moneromooo-monero | 2017-12-24 | 1 | -0/+2 |
| * | | | | epee: remove dependency on common | moneromooo-monero | 2018-01-10 | 1 | -1/+2 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #2967 | Riccardo Spagni | 2018-01-02 | 1 | -301/+103 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | wallet_rpc_server: factor transfer info return and add missing info | moneromooo-monero | 2017-12-20 | 1 | -301/+103 |
| | |/ | |||||
| * | | Revert "return subaddress in get_bulk_payments" | moneromooo-monero | 2017-12-25 | 1 | -1/+0 |
| * | | Merge pull request #2926 | Riccardo Spagni | 2017-12-25 | 1 | -0/+70 |
| |\ \ | |||||
| | * | | Account tagging | stoffu | 2017-12-18 | 1 | -0/+70 |
| | |/ | |||||
| * | | Merge pull request #2920 | Riccardo Spagni | 2017-12-25 | 1 | -5/+19 |
| |\ \ | |||||
| | * | | check accessing an element past the end of a container | moneromooo-monero | 2017-12-18 | 1 | -5/+12 |
| | * | | add empty container sanity checks when using front() and back() | moneromooo-monero | 2017-12-18 | 1 | -0/+7 |
| | |/ | |||||
| * | | Merge pull request #2916 | Riccardo Spagni | 2017-12-25 | 1 | -4/+18 |
| |\ \ | |||||
| | * | | wallet-rpc: added receiving address to res of get(_bulk)_payments; selective ... | stoffu | 2017-12-18 | 1 | -4/+18 |
| | |/ | |||||
| * | | Merge pull request #2899 | Riccardo Spagni | 2017-12-25 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | return subaddress in get_bulk_payments | Dmitriy Plekhanov | 2017-12-08 | 1 | -0/+1 |
| * | | wallet: factor multisig info parsing | moneromooo-monero | 2017-12-17 | 1 | -50/+1 |
| * | | wallet: use raw encrypted data in multisig import/export RPC | moneromooo-monero | 2017-12-17 | 1 | -47/+7 |
| * | | wallet: add multisig sign/submit RPC | moneromooo-monero | 2017-12-17 | 1 | -82/+361 |
| * | | Match surae's recommendation to derive multisig keys | moneromooo-monero | 2017-12-17 | 1 | -3/+3 |
| * | | wallet: guard against partly initialized multisig wallet | moneromooo-monero | 2017-12-17 | 1 | -4/+25 |
| * | | add multisig core test and factor multisig building blocks | moneromooo-monero | 2017-12-17 | 1 | -14/+1 |
| * | | N-1/N multisig | moneromooo-monero | 2017-12-17 | 1 | -11/+93 |
