• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-client-gateway / 27822793011 / 2
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/smithy/util-stream-4.7.15
DEFAULT BRANCH: main
Ran 19 Jun 2026 11:29AM UTC
Files 2150
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jun 2026 11:23AM UTC coverage: 58.757% (+0.1%) from 58.657%
27822793011.2

Pull #3173

github

PooyaRaki
fix: tolerate client/server clock skew when validating SiWe message time bounds

SiWe message time bounds (issuedAt, expirationTime, notBefore) were compared
against the server clock with zero tolerance, so a freshly-signed message whose
issuedAt was a few seconds ahead of the server (clock skew) was rejected with
"Message yet issued" until the server clock caught up.

Add a configurable clock-skew allowance applied symmetrically to the three time
bounds. It is sourced from AUTH_CLOCK_SKEW_SECONDS (default 30s) via
IConfigurationService and passed into the SiWe message schema, which becomes a
factory (buildSiweMessageSchema) following the existing schema-factory pattern.
Replay/freshness remain enforced by the single-use, TTL-bound nonce, so the
tolerance does not weaken those guarantees.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #3173: fix: tolerate client/server clock skew when validating SiWe message t…

3455 of 5680 branches covered (60.83%)

Branch coverage included in aggregate %.

20130 of 34460 relevant lines covered (58.42%)

71.2 hits per line

Source Files on job run-unit-tests - 27822793011.2
  • Tree
  • List 2150
  • Changed 330
  • Source Changed 4
  • Coverage Changed 330
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27822793011
  • 8e3da11c on github
  • Prev Job for on fix/siweLogin (#27811253698.2)
  • Next Job for on fix/siweLogin (#27824394701.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc