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
fix: include build script in contract hash calculation (#4399)
- generated: compute hash from both src and build-contract-types.sh
- contracts: write combined hash to .contracts-hash file
- prevents stale npm artifacts when build script changes (e.g.,
adding/removing contracts)
0 commit comments