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 flaky extendNames e2e tests by adding 1-day tolerance for block timestamp rounding
The strict equality checks for expiry timestamps after name extension
failed because the blockchain contract doesn't always produce an exact
365-day extension. Aligned all assertions with the tolerance pattern
already used elsewhere in the same test file.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments