v0.3.0-beta.1
Pre-release
Pre-release
n8maninger
released this
19 Dec 21:35
·
651 commits
to master
since this release
Added
- Webhooks (#233)
- Only the alert scope exists for now, but we will add more scopes and functionality in the future.
- Added an endpoint to verify a sector's references and check for corruption on disk (#222)
Changed
- Wallets will now use the largest UTXOs to fund transactions (#240)
- Bandwidth data for rhp2 and rhp3 is now combined into "rhp" (#237)
- Removed the local IP range check for resolved DNS names from host announcement validation (#236)
- Changed JSON keys to be consistent (#226)
Fixed
- Fixed an issue on Windows 11 where listening on
localhost
would cause hostd to crash (#228)