Added
- Add a workflow for scanning python deps by @pmaslana in #13227
- Full_node: Introduce
sync_store.Peak
by @xdustinface in #13615 - Add --fingerprint option to chia keys show by @jack60612 in #13909
- Adding SECURITY.md by @justinengland in #13985
- Add bulk set NFT DID API by @ytx1991 in #13720
Changed
- Util: Remove legacy keyring support by @xdustinface in #13398
- Simplify TradeManager.respond_to_offer() return by @altendky in #13927
- Display key labels when making a wallet key selection by @paninaro in #13936
- Add support for pending transactions to
get_mempool_item_by_tx_id()
#9443 by @wallentx in #13976 - Simplify the mempool manager instantiation by not making it depend on a coin store by @AmineKhaldi in #14015
- Made it able to RAM plot with bladebit2 by @ChiaMineJP in #13833
- Bump chia-blockchain-gui to 2a605eb5e04b2a2b72941c4a244e04d563513a77 by @paninaro in #14043
Fixed
- Server: Enable and fix
mypy
inserver.py
by @xdustinface in #13579 - Add simple fix to set farmer response timer for
SP: 0
by @neurosis69 in #13655 - Preserve correct
MempoolItem
block height when rebuilding mempool by @aqk in #13951 - Windows: start daemon without a window and detached from current console by @jcteng in #9697
- Fix pool singleton sync height in DB by @Quexington in #13986
- Remove duplicate nft wallet deletion in reorg by @ytx1991 in #13892
- Fix DID unnecessary wallet deletion by @ytx1991 in #13925
- Improve performance of wallets with many NFTs by @trepca in #14023
GUI
- Display NFT coin ID and current owner address in NFT details
- NFT setting to toggle between cover/contain image display modes
- Added a version mismatch warning when backend/frontend versions are out of sync
- Fixed decimal place bug when setting a custom fee in the fee estimator
- BladeBit 2 updates for RAM plotting
- User-facing prefs are now stored in $CHIA_ROOT/gui/Chia Blockchain/prefs.yaml
- Offer builder now shows totals with royalties when requesting an NFT
- Bumped electron to 20.3.5
- Memo can be set when sending an XCH transaction
- Fixed NFT inbox detection, addressing Chia-Network/chia-blockchain-gui#1168
- Removed SkyNFT references
- Fee estimator integrations
- Removed references to defunct backup service
Full Changelog: 1.7.0-b2...1.7.0-b3