1.8.0-b6
Pre-release
Pre-release
What's Changed
Added
- Make
python -m chia
work by @altendky in #14785 - Add new coin_type & metadata to coin_records by @ytx1991 in #15013
- Dl plugin service by @almogdepaz in #14883
Changed
- Change self peer connection error to info, remove traceback by @altendky in #14884
- Reduce DB lookups in
handle_did
andhandle_nft
by @xdustinface in #14969 - Limit expiring transactions by @arvidn in #14993
- Return fee estimates as integer mojos by @aqk in #15020
Fixed
- Fixed an issue where
label-conflict
action did not run when opening a PR by @ChiaMineJP in #14070 - Small improvements to trusted peer check to include IPv6 addresses and add tests by @emlowe in #14626
- Close daemon client even for a BaseException in acquire_connection_to_daemon() by @altendky in #14867
- Rework config peer resolving and connection handling by @xdustinface in #14997
GUI Changes
- Added walletconnect app permissions gui by @Gaerax in Chia-Network/chia-blockchain-gui#1561
- Add TS types for api, api-react and refactor parameters to object by @zsolt-dev in Chia-Network/chia-blockchain-gui#1664
- Preview an offer being created via WC using createOfferForIds by @paninaro in Chia-Network/chia-blockchain-gui#1669
- Update eslint rules to allow for-of loops by @zsolt-dev in Chia-Network/chia-blockchain-gui#1673
- Added walletconnect app permissions gui by @paninaro in Chia-Network/chia-blockchain-gui#1659
- Adds a global notification toggle by @paninaro in Chia-Network/chia-blockchain-gui#1658
- Fixed broken code by @ChiaMineJP in Chia-Network/chia-blockchain-gui#1674
- Invalidate some RTK caches when logging into a key by @paninaro in Chia-Network/chia-blockchain-gui#1663
Full Changelog: 1.8.0-b5...1.8.0-b6