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

decentraland / marketplace / 27019595603
65%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2026 02:09PM UTC
Jobs 1
Files 565
Run time 2min
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

05 Jun 2026 02:05PM UTC coverage: 65.176% (+0.009%) from 65.167%
27019595603

push

github

web-flow
fix: gate cross-chain MANA buy on the route source chain (#2646)

When paying for a Polygon asset with MANA bridged from another chain, the
main action button fell through to renderBuyNowButton() with no network
check. If the wallet was still on the destination chain (e.g. Polygon)
instead of the route's source chain (e.g. Ethereum), the buy proceeded and
the cross-chain SDK queried the source MANA token's balanceOf on the wrong
chain — where that token has no code — reverting with a cryptic
"could not decode result data (value=0x, method balanceOf)" error.

Gate this branch on selectedChain === wallet.chainId, mirroring the existing
non-MANA branch: render the switch-network button when the wallet is on the
wrong chain so the user moves to the source chain before buying.

Adds a regression test covering a Polygon wearable paid with MANA sourced
from Ethereum while the wallet is still connected to Polygon.

3562 of 6997 branches covered (50.91%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

8375 of 11318 relevant lines covered (74.0%)

96.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27019595603.1 05 Jun 2026 02:09PM UTC 565
65.18
GitHub Action Run
Source Files on build 27019595603
  • Tree
  • List 565
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27019595603
  • 8f33c8be on github
  • Prev Build on master (#27012927144)
  • Next Build on master (#27158515758)
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