v1.1.0-beta.2
Pre-release
Pre-release
n8maninger
released this
07 May 16:58
·
208 commits
to master
since this release
Added
- Users can now pin their prices to various currencies (#316, #379)
- hostd now has an additional config section for explorer data (#316)
- Users can configure any explorer URL as long as it follows the hostd explorer spec or turn off explorer data entirely
- This is only used for price pinning currently but will be expanded in the future for supplemental data in other areas
Changed
- The host will now include its release version in its settings (e.g.,
hostd v1.1.0-beta.2
) (#353).- This will enable us to debug version-specific issues easier.
- Volumes will no longer fill with random data when initializing (#369)
Fixed
- Fixed a slight race between the transaction pool and wallet when releasing locked inputs (#387)