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

decentraland / signatures-server / 26726971161
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: chore/update-node-to-24
DEFAULT BRANCH: main
Ran 31 May 2026 11:00PM UTC
Jobs 1
Files 26
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

31 May 2026 10:59PM UTC coverage: 90.452%. Remained the same
26726971161

Pull #479

github

decentraland-bot
fix: upgrade decentraland-crypto-middleware to fix Node 24 compatibility

Node 24 removed the deprecated `util.isObject()` function. The old
`decentraland-crypto-middleware@1.1.0` depended on `dcl-crypto` which
used `web3x@4.0.6`, and that package called `util.isObject()` in its
ABI coder, causing `TypeError: util_1.isObject is not a function`.

Upgrade to `decentraland-crypto-middleware@1.3.0` which replaces
`dcl-crypto` + `web3x` with `@dcl/crypto` + `eth-connect`, removing
the dependency on the removed Node API. Also add `ts-jest` as an
explicit devDependency since it is required by jest.config.js.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #479: chore: update Node.js to 24

349 of 386 branches covered (90.41%)

Branch coverage included in aggregate %.

712 of 787 relevant lines covered (90.47%)

37.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26726971161.1 31 May 2026 11:00PM UTC 52
90.53
GitHub Action Run
Source Files on build 26726971161
  • Tree
  • List 26
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26726971161
  • Pull Request #479
  • PR Base - main (#26046206226)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc