What's Changed
Added
- Add the expected offer ID to some RPCs that take offer blobs by @Quexington in #14366
Changed
- Change names used to look up estimated spendbundle sizes in get_fee_estimate RPC by @aqk in #14369
- Limit rate of log messages when farmer is disconnected from pool by @aqk in #14344
- Add SigningMode and update verify_signature RPC to work with sign_message_by_* RPCs by @paninaro in #14213
- dont announce none response capability to peers by @almogdepaz in #14386
Fixed
- Fix bulk tx by @ytx1991 in #14372
- Make the
--id
flag on cancel_offer required by @Quexington in #14376 - Fix target puz hash index for bulk mint nfts with airdrop by @geoffwalmsley in #14370
- Fix chia wallet coins cli bugs by @jack60612 in #14388
- Fixed wallet state if db is rolled back by @wjblanke in #14384
- Add some extra checks for size and existence to notification backend by @Quexington in #14398
GUI
- Support for interacting with offer notifications (more fixes coming)
- Support for sending offer notifications
- Bulk NFT DID assignment
- Bulk NFT transfer
- Improvements to settings pages
- Offer builder allows offers without anything requested
- Allow useMode without provider until user try to change mode (#1329)
- Fixed [BUG] Cannot read properties of undefined (reading 'map') (#13305
- Fixed multiplier issue when real fee estimates are available (#1334)
- Other assorted fixes/improvements
Full Changelog: 1.7.0-b6...1.7.0-rc4