Age | Commit message (Expand) | Author | Files | Lines |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -0/+23 |
2019-03-17 | Merge pull request #5182 | Riccardo Spagni | 1 | -3/+20 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-02-22 | Better error when sending a tx with a too large extra field | moneromooo-monero | 1 | -3/+20 |
2018-12-12 | MMS (Multisig Messaging System): Initial version | rbrunner7 | 1 | -0/+25 |
2018-11-29 | device/trezor: passphrase entry on host | Dusan Klinec | 1 | -0/+8 |
2018-10-11 | Return appropriate RPC error code when key image signature check fails | Michał Sałaban | 1 | -0/+9 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 1 | -3/+3 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -6/+6 |
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 1 | -0/+9 |
2018-07-16 | wallet2: recover from index out of hashchain bounds error | moneromooo-monero | 1 | -0/+11 |
2018-03-16 | Merge pull request #3336 | Riccardo Spagni | 1 | -1/+1 |
2018-03-16 | wallet: add shared ring database | moneromooo-monero | 1 | -0/+1 |
2018-03-16 | add RPC to get a histogram of outputs of a given amount | moneromooo-monero | 1 | -0/+9 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -1/+1 |
2018-03-05 | Stagenet | stoffu | 1 | -8/+8 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-20 | wallet: support for multisig seeds | moneromooo-monero | 1 | -0/+11 |
2017-12-17 | Add N/N multisig tx generation and signing | moneromooo-monero | 1 | -1/+18 |
2017-11-15 | Add out-of-bound exceptions and handle them in RPC | Michał Sałaban | 1 | -0/+22 |
2017-11-14 | wallet: move some scoped_message_writer calls from the libs | moneromooo-monero | 1 | -0/+6 |
2017-10-16 | Distinguish "not enough money" and "not enough unlocked money" | binaryFate | 1 | -4/+31 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -2/+2 |
2017-08-07 | change mixin to ring size in user visible places | moneromooo-monero | 1 | -2/+2 |
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 |