Changes to always do a full sync of gossip data, this might help with routing issues. Also has some other minor fixes around handling storage better.
What's Changed
- Add tests for comparing local storage monitor versions by @benthecarman in #725
- Disallow changing password to same password by @benthecarman in #727
- Fix incorrect password error not being propogated by @benthecarman in #728
- Sort tags by last used by @benthecarman in #729
- Always resync RGS from 0 by @TonyGiorgio in #730
Full Changelog: v0.4.13...v0.4.14