| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1996 | Riccardo Spagni | 2017-04-24 | 1 | -3/+3 |
| |\ | |||||
| | * | wallet2: refer to triangular distribution for recent zone in comment | moneromooo-monero | 2017-04-22 | 1 | -1/+1 |
| | * | wallet2: bias fake outs more towards recent outputs | moneromooo-monero | 2017-04-22 | 1 | -2/+2 |
| * | | Merge pull request #1989 | Riccardo Spagni | 2017-04-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet2: fix removal of wrong txes from unconfirmed_payments | moneromooo-monero | 2017-04-17 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1976 | Riccardo Spagni | 2017-04-24 | 1 | -3/+5 |
| |\ \ | |||||
| | * | | wallet2: fix --generate-from-json in RPC mode | moneromooo-monero | 2017-04-14 | 1 | -3/+5 |
| | |/ | |||||
| * | | Merge pull request #1961 | Riccardo Spagni | 2017-04-24 | 1 | -8/+20 |
| |\ \ | |||||
| | * | | wallet2: fix spurious output splitting when not merging destinations | moneromooo-monero | 2017-04-08 | 1 | -8/+20 |
| * | | | Merge pull request #1959 | Riccardo Spagni | 2017-04-24 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | wallet2: mention escaping/quoting --password in help string | moneromooo-monero | 2017-04-06 | 1 | -1/+1 |
| | |/ / | |||||
| * | / | Resolve #92 add ability to create wallets thru RPC | Howard Chu | 2017-04-11 | 6 | -97/+407 |
| | |/ |/| | |||||
| * | | Merge pull request #1951 | Riccardo Spagni | 2017-04-11 | 1 | -4/+10 |
| |\ \ | |||||
| | * | | Wallet API: fix Cold signing split tx | Jaquee | 2017-04-02 | 1 | -4/+10 |
| | |/ | |||||
| * | | Merge pull request #1950 | Riccardo Spagni | 2017-04-11 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | IOS CMAKE build settings | Jaquee | 2017-04-03 | 1 | -1/+6 |
| | |/ | |||||
| * / | wallet2: do not go over the target tx size if many destinations | moneromooo-monero | 2017-04-02 | 1 | -12/+12 |
| |/ | |||||
| * | wallet: option to merge destinations | moneromooo-monero | 2017-03-25 | 2 | -6/+15 |
| * | wallet: try to save large outputs when using an unneeded second input | moneromooo-monero | 2017-03-24 | 2 | -3/+39 |
| * | Merge pull request #1915 | Riccardo Spagni | 2017-03-24 | 5 | -26/+18 |
| |\ | |||||
| | * | Wallet API: add hard fork info functions | Jaquee | 2017-03-24 | 5 | -26/+18 |
| * | | Merge pull request #1894 | Riccardo Spagni | 2017-03-24 | 3 | -0/+93 |
| |\ \ | |/ |/| | |||||
| | * | wallet rpc: enable solo mining | stoffu | 2017-03-20 | 3 | -0/+93 |
| * | | core, wallet: faster tx pool scanning | moneromooo-monero | 2017-03-23 | 1 | -78/+83 |
| * | | Merge pull request #1904 | Riccardo Spagni | 2017-03-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet: fix set_log not handling 0,xxx style settings | moneromooo-monero | 2017-03-21 | 1 | -1/+1 |
| * | | | Merge pull request #1903 | Riccardo Spagni | 2017-03-21 | 2 | -2/+26 |
| |\ \ \ | |||||
| | * | | | wallet2: cache which pool txes were scanned already | moneromooo-monero | 2017-03-21 | 2 | -2/+26 |
| | |/ / | |||||
| * | | | Merge pull request #1899 | Riccardo Spagni | 2017-03-21 | 2 | -4/+42 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | wallet2: speed up transactions using remote nodes | moneromooo-monero | 2017-03-20 | 2 | -4/+42 |
| | |/ | |||||
| * / | wallet2: start using new fee priorities at v5, not 14 days laer | moneromooo-monero | 2017-03-20 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1892 | Riccardo Spagni | 2017-03-19 | 1 | -1/+1 |
| |\ | |||||
| | * | wallet-rpc bugfix: get_transfer_by_txid previously checking against payment id | kenshi84 | 2017-03-19 | 1 | -1/+1 |
| * | | wallet: increase node_rpc_proxy timeout to match wallet2 | moneromooo-monero | 2017-03-18 | 1 | -4/+6 |
| |/ | |||||
| * | Merge pull request #1884 | Riccardo Spagni | 2017-03-18 | 1 | -0/+28 |
| |\ | |||||
| | * | wallet_rpc_server: make a few RPCs unavailable in restricted mode | moneromooo-monero | 2017-03-18 | 1 | -0/+28 |
| * | | Merge pull request #1883 | Riccardo Spagni | 2017-03-18 | 3 | -10/+10 |
| |\ \ | |||||
| | * | | use const references in catch blocks | moneromooo-monero | 2017-03-18 | 3 | -10/+10 |
| | |/ | |||||
| * | | Merge pull request #1882 | Riccardo Spagni | 2017-03-18 | 4 | -20/+62 |
| |\ \ | |||||
| | * | | wallet2: call is_key_image_spent in blocks in rescan_spent | moneromooo-monero | 2017-03-18 | 1 | -20/+23 |
| | * | | wallet_rpc_server: add a rescan_spent RPC | moneromooo-monero | 2017-03-18 | 3 | -0/+39 |
| | |/ | |||||
| * / | wallet-rpc: enable openalias | stoffu | 2017-03-17 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #1869 | Riccardo Spagni | 2017-03-15 | 2 | -15/+37 |
| |\ | |||||
| | * | Add intervening v5 fork for increased min block size | moneromooo-monero | 2017-03-15 | 2 | -15/+37 |
| * | | Adds a config file option to the wallet | Arne Brutschy | 2017-03-12 | 1 | -0/+19 |
| |/ | |||||
| * | Merge pull request #1846 | Riccardo Spagni | 2017-03-06 | 2 | -3/+3 |
| |\ | |||||
| | * | wallet: add password command | moneromooo-monero | 2017-03-05 | 2 | -3/+3 |
| * | | Merge pull request #1842 | Riccardo Spagni | 2017-03-05 | 1 | -3/+13 |
| |\ \ | |||||
| | * | | wallet: fix get_tranfers with multiple incoming txes with same pid | moneromooo-monero | 2017-03-04 | 1 | -3/+13 |
| | |/ | |||||
| * / | Revert "wallet: fix insertion of pool transactions" | moneromooo-monero | 2017-03-04 | 1 | -1/+1 |
| |/ | |||||
