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

decentraland / transactions-server
70%

Build:
DEFAULT BRANCH: master
Repo Added 30 Jun 2021 11:07PM UTC
Files 37
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • chore/add-coveralls
  • chore/update
  • chore/update-node-to-24
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • docs/add-ai-files
  • docs/default-env
  • docs/relay-strategy-todo
  • docs/update-readme
  • feat/add-coveralls-to-pr
  • feat/add-logs
  • feat/add-oz-relayer
  • feat/add-polygon-amoy-support
  • feat/add-release-job
  • feat/add-replicas
  • feat/add-tracing
  • feat/allow-regex-in-cors
  • feat/change-gelato-api-endpoints
  • feat/check-contract-address
  • feat/check-coverall
  • feat/check-gas-price
  • feat/enable-store-low-sales
  • feat/enhance-oz-relayer-metrics
  • feat/enhance-relayer-security
  • feat/error-codes
  • feat/gifting-changes
  • feat/implement-gelatto
  • feat/improve-transaction-middleware-errors
  • feat/min-sale-price
  • feat/pg
  • feat/pg-component
  • feat/reenable-store-sale-check
  • feat/refactor-relay-providers
  • feat/remove-contract-label-metric
  • feat/replace-goerli
  • feat/replace-network-mapping
  • feat/send-rejected-txn-metrics
  • feat/test-coveralls
  • feat/thegraph-component
  • feat/track-relayer-errors
  • feat/update-error-code-when-checking-gas-price
  • feat/update-gelato-sdk-dependency
  • feat/update-high-congestion-error-code
  • feat/update-meta-tx-send-structure
  • feat/use-new-ci
  • feat/use-node-18-alpine
  • feat/whitelist-txn-for-gas-cap
  • feature/remove-old-service-infra
  • fix/add-gas-error-metrics
  • fix/add-tracer-to-logger
  • fix/ci-chain-name
  • fix/cors-split-missing
  • fix/gas-error-metrics
  • fix/install
  • fix/polygon-mainnet
  • fix/relayer
  • fix/remove-data-from-metrics
  • fix/remove-gelato-feature-flag
  • fix/remove-old-infra-code
  • fix/small-change
  • fix/test-code-lol
  • fix/update-dep
  • fix/update-http-requests-logger
  • fix/update-tests
  • refs/tags/1.10.0
  • refs/tags/1.10.1
  • refs/tags/1.10.2
  • refs/tags/1.11.0
  • refs/tags/1.12.0
  • refs/tags/1.13.0
  • refs/tags/1.2.0
  • refs/tags/1.2.1
  • refs/tags/1.3.0
  • refs/tags/1.4.0
  • refs/tags/1.4.1
  • refs/tags/1.4.2
  • refs/tags/1.4.3
  • refs/tags/1.5.0
  • refs/tags/1.5.1
  • refs/tags/1.7.0
  • refs/tags/1.8.0
  • refs/tags/1.9.0
  • refs/tags/1.9.1
  • refs/tags/v1
  • release
  • security/pin-github-actions-sha
  • staging

31 May 2026 08:33PM UTC coverage: 70.123%. Remained the same
26723731589

push

github

web-flow
Merge pull request #141 from decentraland/chore/update-node-to-24

chore: update Node.js to 24

171 of 265 branches covered (64.53%)

Branch coverage included in aggregate %.

573 of 796 relevant lines covered (71.98%)

14.19 hits per line

Relevant lines Covered
Build:
Build:
796 RELEVANT LINES 573 COVERED LINES
14.19 HITS PER LINE
Source Files on master
  • Tree
  • List 37
  • Changed 21
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26723731589 master Merge pull request #141 from decentraland/chore/update-node-to-24 chore: update Node.js to 24 push 31 May 2026 08:34PM UTC web-flow github
70.12
26048980695 master ci: pin third-party GitHub Actions to commit SHAs (#139) * ci: pin third-party GitHub Actions to commit SHAs * ci: update coverallsapp/github-action pin to 648a8eb7 * ci: pin actions/checkout to v4.3.0 SHA push 18 May 2026 05:20PM UTC web-flow github
70.12
25520590475 master feat: validate the relayed method is executeMetaTransaction (#137) * feat: validate the relayed method is executeMetaTransaction * fix: drop user-controlled selector label from rejection counter The selector label on dcl_error_invalid_function_... push 07 May 2026 08:36PM UTC web-flow github
70.25
25395811329 master feat: enhance OpenZeppelin relayer metrics for Gelato parity (#135) * feat: enhance OpenZeppelin relayer metrics for Gelato parity Adds four counters to OpenZeppelin so its observability matches Gelato's: cancelled, reverted, no-balance, and hig... push 05 May 2026 06:52PM UTC web-flow github
70.09
25393176832 master docs: add AGENTS.md, CLAUDE.md, and Claude Code project config (#136) * docs: add AGENTS.md, CLAUDE.md, and Claude Code project config - AGENTS.md follows the team template; CLAUDE.md points at @AGENTS.md - Decentraland AI-toolkit skills (dcl-te... push 05 May 2026 05:58PM UTC web-flow github
67.72
25070255565 master fix: remove OpenZeppelin readiness probe (#133) The readynessProbe was auto-discovered by createStatusCheckComponent and aggregated into /health/ready, so any OZ relayer hiccup pulled the whole pod out of rotation — including traffic the relay ro... push 28 Apr 2026 06:21PM UTC web-flow github
67.72
25053797818 master feat: support openzep and a new feature flag (#131) * feat: support openzep and a new feature flag * feat: remove obsoloete env * refactor: introduce relayer abstraction on AppComponents (#132) * refactor: introduce relayer abstraction on AppC... push 28 Apr 2026 12:51PM UTC web-flow github
68.49
23145651713 master Merge pull request #130 from decentraland/feat/improve-transaction-middleware-errors feat: Improve the transaction middleware errors push 16 Mar 2026 01:19PM UTC web-flow github
64.17
22726878209 master Merge pull request #127 from decentraland/feat/update-gelato-sdk-dependency feat: Update Gelato SDK & remove Biconomy push 05 Mar 2026 04:12PM UTC web-flow github
54.64
21449172368 master fix: High Gas Price metric (#126) push 28 Jan 2026 05:44PM UTC web-flow github
60.43
See All Builds (312)
  • Repo on GitHub
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