This is a small update with only 2 changes:
- Soft fork updates to identify locked names and not allow opening these auctions (they are impossible to do so now)
- Disable tree compaction on start (will be added back as an optional setting in the future)
- hsd update v5 to v6.1.1 (thanks @nodech)
Thanks to @handshake-enthusiast and @Falci for contributions!
Migration
This update does not require any migration. So it's possible to downgrade back to v2.0.0 if required.
Changelog
Expand to view log
- [3e95531] - #611 - mention releases in CHANGELOG.md
- [c9b4c45] - #612 - add verification steps to README
- [33f7431] - #608 - chore: restore mainWindow on MacOS
- [429e180] - #632 - ci: update node-gyp
- [8848b01] - #654 - pkg: update hsd v5.0.1 to v6.1.1, drop hs-client
- [2f771be] - #654 - pkg: update shakedex to v0.0.19
- [87d476f] - #654 - auction: identify locked up names
- [1fc37dd] - #655 - node: disable tree compaction
- [3e21401] - #655 - pkg: bump version to v2.1.0
Full Changelog: v2.0.0...v2.1.0