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
prototype(pxe): skipSync flag on contract overrides
Alternative to inferring intent via on-chain class registration: declare it
explicitly per-override. Stub-builders (TestWallet, EmbeddedWallet, cli-wallet)
opt in with skipSync: true; real-class overrides (e.g. fastForwardContractUpdate)
leave it unset and sync runs as usual.
Not for merge — comparison branch only.
0 commit comments