| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Only log 1/N skipped blocks | Howard Chu | 2016-04-29 | 1 | -2/+4 | |
| | * | | | | Move refresh height to keys file from cache file | Howard Chu | 2016-04-29 | 1 | -0/+6 | |
| | * | | | | Make fast_refresh interruptible | Howard Chu | 2016-04-29 | 1 | -2/+3 | |
| * | | | | | add a --max-concurrency flag | moneromooo-monero | 2016-04-28 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | wallet: allow attaching notes to txids | moneromooo-monero | 2016-04-26 | 1 | -0/+13 | |
| * | | | | wallet: add GMT timestamps to transfers/payments | moneromooo-monero | 2016-04-26 | 1 | -5/+8 | |
| * | | | | Merge pull request #815 | Riccardo Spagni | 2016-04-26 | 1 | -0/+127 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet: add a new sweep_all command and RPC command | moneromooo-monero | 2016-04-19 | 1 | -0/+127 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #814 | Riccardo Spagni | 2016-04-26 | 1 | -4/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | modified: src/wallet/wallet2.cpp | awfulcrawler | 2016-04-18 | 1 | -3/+4 | |
| | * | | | | modified: src/simplewallet/simplewallet.cpp | awfulcrawler | 2016-04-18 | 1 | -4/+11 | |
| | |/ / / | ||||||
| * / / / | Add GET_HASHES_FAST rpc, use it in wallet | Howard Chu | 2016-04-17 | 1 | -0/+87 | |
| |/ / / | ||||||
| * | | | Merge pull request #784 | Riccardo Spagni | 2016-04-14 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix potential race with parallel processing of txes/signatures/blocks | moneromooo-monero | 2016-04-02 | 1 | -0/+1 | |
| * | | | | Merge pull request #783 | Riccardo Spagni | 2016-04-14 | 1 | -53/+36 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet: better output selection for transfer/transfer_new | moneromooo-monero | 2016-04-02 | 1 | -53/+36 | |
| | |/ / / | ||||||
| * / / / | rpc: add a do_not_relay boolean to tx submission | moneromooo-monero | 2016-04-05 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #769 | Riccardo Spagni | 2016-04-02 | 1 | -21/+36 | |
| |\ \ \ | ||||||
| | * | | | wallet: make load_keys check types when loading JSON | moneromooo-monero | 2016-03-27 | 1 | -21/+36 | |
| * | | | | Merge pull request #767 | Riccardo Spagni | 2016-04-02 | 1 | -1/+1 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Convey tx verification failure reasons to the RPC client | moneromooo-monero | 2016-03-27 | 1 | -1/+1 | |
| * | | | | wallet: fix --generate-from-keys saving as watch only | moneromooo-monero | 2016-03-28 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | wallet: pass std::function by const ref, not value | moneromooo-monero | 2016-03-26 | 1 | -1/+1 | |
| * | | | wallet: do not leak owned amounts to the daemon unless --trusted-daemon | moneromooo-monero | 2016-03-26 | 1 | -4/+5 | |
| * | | | wallet: change sweep_dust to sweep_unmixable | moneromooo-monero | 2016-03-26 | 1 | -13/+91 | |
| * | | | wallet: handle rare case where fee adjustment can bump to the next kB | moneromooo-monero | 2016-03-26 | 1 | -2/+3 | |
| * | | | wallet: factor fee calculation | moneromooo-monero | 2016-03-26 | 1 | -22/+11 | |
| |/ / | ||||||
| * | | wallet: add a --generate-from-json flag | moneromooo-monero | 2016-03-25 | 1 | -1/+1 | |
| * | | Revert "Print stack trace upon exceptions" | moneromooo-monero | 2016-03-21 | 1 | -3/+2 | |
| * | | Print stack trace upon exceptions | moneromooo-monero | 2016-03-19 | 1 | -2/+3 | |
| |/ | ||||||
| * | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 2016-03-16 | 1 | -0/+72 | |
| * | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 2016-03-16 | 1 | -0/+10 | |
| * | Use boost::thread instead of std::thread | Howard Chu | 2016-03-11 | 1 | -5/+5 | |
| * | simplewallet: add a new --restore-from-keys option | moneromooo-monero | 2016-02-22 | 1 | -0/+35 | |
| * | wallet: clear missing data on rescan_bc | moneromooo-monero | 2016-02-15 | 1 | -0/+4 | |
| * | wallet: check a key image isn't already present when adding one | moneromooo-monero | 2016-02-05 | 1 | -12/+49 | |
| * | Revert "Merge pull request #632" | Riccardo Spagni | 2016-01-31 | 1 | -9/+1 | |
| * | Merge pull request #634 | Riccardo Spagni | 2016-01-31 | 1 | -2/+10 | |
| |\ | ||||||
| | * | wallet: forbid dust altogether in output selection where appropriate | moneromooo-monero | 2016-01-31 | 1 | -2/+10 | |
| * | | Merge pull request #633 | Riccardo Spagni | 2016-01-31 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | wallet: guard against exception in process_blocks | moneromooo-monero | 2016-01-30 | 1 | -0/+2 | |
| | |/ | ||||||
| * | | Merge pull request #632 | Riccardo Spagni | 2016-01-31 | 1 | -1/+9 | |
| |\ \ | ||||||
| | * | | wallet: guard against exception in process_blocks | moneromooo-monero | 2016-01-30 | 1 | -1/+9 | |
| | |/ | ||||||
| * / | wallet: detect and handle failed outgoing transfers | moneromooo-monero | 2016-01-29 | 1 | -1/+64 | |
| |/ | ||||||
| * | Fix V1/V2 use of hard fork related parameters | moneromooo-monero | 2016-01-29 | 1 | -4/+8 | |
| * | wallet2: update spent comparison now that we have two spent states | moneromooo-monero | 2016-01-24 | 1 | -1/+1 | |
| * | wallet2: decide at runtime which upper tx size to use | moneromooo-monero | 2016-01-10 | 1 | -4/+16 | |
| * | rpc: is_key_image_spent now checks the tx pool too | moneromooo-monero | 2016-01-05 | 1 | -3/+3 | |
| * | Merge pull request #584 | Riccardo Spagni | 2015-12-31 | 1 | -1/+3 | |
| |\ | ||||||
| | * | wallet: don't forget to close the file after storing cache | moneromooo-monero | 2015-12-31 | 1 | -1/+3 | |
