Upgrade any projects with asset canisters using DFX v0.14.0 to v0.14.1 and redeploy before Monday, the 26th of June.
Full post
Hello everyone, Nathan here from the Trust team I hope you are all having a great day building on the Internet Computer
I have an announcement to share with you regarding an upcoming boundary nodes deployment on Monday, the 26th of June. This deployment will introduce a change that will affect asset canisters deployed using DFX v0.14.0. This is part of our ongoing efforts to roll out response verification v2, which will help to improve the security and flexibility of canister response certification and verification.
If you have deployed your asset canister with DFX v0.13.1 or lower, then you are good to go and you don’t need to worry about anything. However, if you have deployed your asset canister with DFX v0.14.0 then I kindly request you to upgrade to DFX v0.14.1 and redeploy your asset canister as soon as you can. Otherwise, your asset canister will stop working after the deployment and the only way to fix it will be to upgrade to v0.14.1 and redeploy.
This change will not impact any canisters deployed with DFX v0.14.0 that are not asset canisters (they do not have type: “assets”), but I would still recommend upgrading at your earliest convenience since v0.14.0 is no longer supported and has been deprecated since June 6th.
I’m very sorry for any inconvenience that this deployment may cause for your development Please let me know if you have any questions or concerns and I’ll be happy to assist you
Same here. Redeployed the asset canister with v0.14.1 and still getting the error. Homepage is working fine but if you try to reload any screen other than the homepage, it returns the “response verification failed” error.
Hey I’m having the same issue, navigation through my dapp works fine providing you load it from the base entry point but trying to reload assets on any page within the app fails:
I’m now able to refresh all pages throughout my dapp, thank you for responding and resolving. Is there a date for an updated patch upcoming or should we just keep our eyes peeled for now?