Age | Commit message (Expand) | Author | Files | Lines |
2017-06-03 | Prevent crash if performing certain actions before wallet is initialized | Robby Weinberg | 1 | -0/+10 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+1 |
2017-01-16 | wallet: add a node RPC cache layer for simple RPC calls | moneromooo-monero | 1 | -0/+12 |
2016-10-15 | wallet: improve error messages when not enough money for transfer | moneromooo-monero | 1 | -0/+27 |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 1 | -4/+4 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 1 | -3/+3 |
2016-06-22 | wallet: add a fee multiplier | moneromooo-monero | 1 | -0/+10 |
2016-04-17 | Add GET_HASHES_FAST rpc, use it in wallet | Howard Chu | 1 | -0/+5 |
2016-04-02 | Merge pull request #767 | Riccardo Spagni | 1 | -1/+8 |
2016-03-27 | Convey tx verification failure reasons to the RPC client | moneromooo-monero | 1 | -1/+8 |
2016-03-26 | wallet: change sweep_dust to sweep_unmixable | moneromooo-monero | 1 | -0/+9 |
2016-03-16 | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 1 | -1/+0 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -0/+1 |
2016-01-29 | wallet: detect and handle failed outgoing transfers | moneromooo-monero | 1 | -0/+11 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-17 | wallet: save to a temporary file, then rename | moneromooo-monero | 1 | -0/+6 |
2015-08-11 | wallet: new rescan_spent command to update outputs' spent status | moneromooo-monero | 1 | -0/+9 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | Give up on brace initializers in initializer lists (MSVC bug) | Zachary Michaels | 1 | -9/+9 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -11/+26 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-07-01 | Explicit error constructors | Zachary Michaels | 1 | -5/+5 |
2014-06-12 | most functions prototyped/modified for wallet recovery | Thomas Winget | 1 | -0/+11 |
2014-05-03 | initial [broken] update | mydesktop | 1 | -23/+0 |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -1/+1 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -0/+611 |