Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
This should avoid most of wallet cache corruption cases | |||||
2015-08-11 | wallet: new rescan_spent command to update outputs' spent status | moneromooo-monero | 1 | -0/+9 | |
This obsoletes the need for a lengthy blockchain rescan when a transaction doesn't end up in the chain after being accepted by the daemon, or any other reason why the wallet's idea of spent and unspent outputs gets out of sync from the blockchain's. | |||||
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 | |