monero/utils
moneromooo-monero bcb86ae651
wallet_rpc_server: fix inconsistent wallet caches on reload
Loading the same wallet as the currently loaded one would autosave
the current state after loading it, leading to some kind of rollback
effect. We now save before loading to avoid this. If loading fails,
it means the current wallet will be saved (or maybe not, depending
on where the failure occurs: most of the sanity checks occur before
saving). There is a new autosave_current flag to open/restore calls
so the (enabled by default) autosave can be skipped.
2019-04-12 13:40:42 +00:00
..
build_scripts Update 2019 copyright 2019-03-05 22:05:34 +01:00
conf Clarification of boolean options in config file 2018-07-18 20:07:05 +02:00
gpg_keys Merge pull request #4972 2019-01-16 19:03:33 +02:00
munin_plugins Update 2019 copyright 2019-03-05 22:05:34 +01:00
python-rpc wallet_rpc_server: fix inconsistent wallet caches on reload 2019-04-12 13:40:42 +00:00
systemd systemd,readme: torsocks config for service 2018-03-10 12:17:14 -05:00
translations utils: 'update-translations.sh' now removes obsolete strings 2019-01-11 15:19:28 +01:00
.gitignore year updated in license 2015-01-02 18:52:46 +02:00
doxygen-publish.sh cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00