You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Anchor recently released 0.3.0 of Anchor and there are breaking changes with regards to the IDL after it's generated from a 0.3.0 Anchor program. The IDLs from 0.29.0 and earlier will not be compatible with the 0.3.0 typescript client.
We should most probably be running a dual-client set up at the moment to ensure compatatibility between both versions
Describe the solution you'd like
Anchor recently released
0.3.0
of Anchor and there are breaking changes with regards to the IDL after it's generated from a0.3.0
Anchor program. The IDLs from0.29.0
and earlier will not be compatible with the0.3.0
typescript client.Additional context
The text was updated successfully, but these errors were encountered: