| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2087 | Riccardo Spagni | 2017-06-18 | 1 | -1/+1 |
| |\ | |||||
| | * | wallet_api: fix missing transaction parameter in callback | moneromooo-monero | 2017-06-13 | 1 | -1/+1 |
| * | | Prevent crash if performing certain actions before wallet is initialized | Robby Weinberg | 2017-06-03 | 3 | -2/+17 |
| |/ | |||||
| * | Merge pull request #2058 | Riccardo Spagni | 2017-06-01 | 1 | -4/+4 |
| |\ | |||||
| | * | fix get_upper_transaction rename | schnerchi | 2017-05-31 | 1 | -4/+4 |
| * | | Merge pull request #2042 | Riccardo Spagni | 2017-05-30 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Wallet API: Set seed lang when recovering form keys | Jaquee | 2017-05-23 | 1 | -1/+2 |
| * | | | Merge pull request #2039 | Riccardo Spagni | 2017-05-30 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | changed crypto to cncrypto so it generated libcncrypto | Gentian | 2017-05-23 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #2036 | Riccardo Spagni | 2017-05-30 | 1 | -0/+4 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | wallet2: check key image validity domain in import_key_images | moneromooo-monero | 2017-05-18 | 1 | -0/+4 |
| | |/ | |||||
| * | | Merge pull request #2022 | Riccardo Spagni | 2017-05-30 | 2 | -4/+4 |
| |\ \ | |||||
| | * | | Correct spelling of 'get_upper_transaction_size_limit' | Nano Akron | 2017-05-09 | 2 | -3/+3 |
| | * | | Remove the 1.25x multiplier in max transaction size in just the wallet | Nano Akron | 2017-05-09 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #2020 | Riccardo Spagni | 2017-05-30 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | wallet fix: ensure iterator to be valid | stoffu | 2017-05-09 | 1 | -0/+3 |
| | |/ | |||||
| * | | node_rpc_proxy: fix earliest fork height query for unknown forks | moneromooo-monero | 2017-05-26 | 1 | -1/+1 |
| * | | wallet2: fix sweep_unmixable assuming wrong minimum mixin at v5 | moneromooo-monero | 2017-05-07 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #2012 | Riccardo Spagni | 2017-05-05 | 3 | -5/+41 |
| |\ | |||||
| | * | Wallet API: add spend/view key getters | Jaquee | 2017-05-02 | 3 | -5/+41 |
| * | | wallet: add sweep_below function | moneromooo-monero | 2017-04-24 | 5 | -8/+13 |
| * | | 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 |
| |\ \ \ | |/ / |/| | | |||||
