What's Changed
Changed
- Softfork2 testing by @arvidn in #15204
- Move to Discord in docs and install scripts (#15193) by @wallentx in #15210
- hardcode
num
param when listing NFTs from CLI by @paninaro in #15293 - optimize compact proofs by @arvidn in #15304
Fixed
- wallet: Avoid dict changes while iterating in
handle_nft
by @xdustinface in #15216 - don't add transactions to the mempool before it has a valid peak by @arvidn in #15264
GUI Changes
- Keybase links and menu items have been replaced with Discord links by @paninaro in Chia-Network/chia-blockchain-gui#1742
- NFT loading and performance fixes to incorrect images and sluggish UI by @seeden in Chia-Network/chia-blockchain-gui#1730
- Fixed a bug that prevented users from joining a pool by @paninaro in Chia-Network/chia-blockchain-gui#1753
- Fixed a DID creation failure caused by improper comparison between string and number by @paninaro in Chia-Network/chia-blockchain-gui#1754
- Removed a hardcoded NFT page size limit (if not specified) by @paninaro in Chia-Network/chia-blockchain-gui#1757
- Allow WalletConnect pairings that include unsupported commands by @seeden in Chia-Network/chia-blockchain-gui#1765
- Fix plotting with madmax when tmpdir2 wasn't explicitly set by @paninaro in Chia-Network/chia-blockchain-gui#1766
- Added the WalletConnect command getNFTWalletsWithDIDs to support fetching a list of DIDs owned by the user by @paninaro in Chia-Network/chia-blockchain-gui#1770
- Update Electron 22.3.5 to 22.3.7 to address security advisories by @paninaro in Chia-Network/chia-blockchain-gui#1773
Full Changelog: 1.8.0...1.8.1-rc4