Jeff

Results 38 comments of Jeff

In 1.5.1 we started deprecating the legacy keyring, so that's why you're being prompted to migrate those keys now -- it's no longer optional. If the keyring migration step doesn't...

From the CI failures it looks like this might need to be bumped by hand

Using this uber bug to track the specific GUI repro wherein NFT wallets (and NFTs) don't appear in the GUI on a fresh sync if waiting on the NFT gallery...

Izumi has already submitted a backend fix for `state_changed()` messages not being delivered to the GUI. The remaining work is to properly refresh the GUI when NFT wallets are created.

Fix is in main. Needs to be included in 1.6.0

Fixed in 1.6.1 with new offer builder

Fixed by https://github.com/Chia-Network/chia-blockchain/pull/13748 for 1.6.1

![Image](https://user-images.githubusercontent.com/339312/193145490-fa3027d7-a2d5-43f8-aefa-b518120bb3e4.png)

Let's see if we can add a check for dev mode: `process.env.NODE_ENV === 'development'` to suppress the alert if it would normally display.