A few things we saw developers hitting this week.
If you updated to the latest Midnight Preview and got a ChargedState error on a dApp that was working before that was a protocolVersion jump (22000 → 1000000) that landed ahead of the published compatibility matrix. Not something you did wrong.
Nick pushed a fix to example-bboard and Jay did to example-kitties. If you’re still blocked, file a servicedesk ticket and we’ll help you sort it.
If you were deploying and your wallet sync never completed - the SDK advisory (“RPC disconnection messages during sync are normal and can be safely ignored”) doesn’t currently tell you when to stop waiting. If sync hasn’t completed after 10 minutes, try restarting the proof server and re-running deployment. We’re working on getting that guidance into the docs properly.
We also caught two issues via servicedesk that didn’t surface in Discord: an indexer-api deadlock under concurrent reads (sd#126) and a ZKIR v3 compiler failure (sd#130). Both are being tracked.
If you’re blocked on something not listed here, file it here: Sign in to GitHub · GitHub
We read every ticket. Thanks for sticking with it.