|
Ran
|
Jobs
1
|
Files
69
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: use chain-specific seaport address for collection offers (#1851) The collection offer payloads were hardcoded to use the standard cross-chain Seaport address (0x000000000) instead of the chain-specific address. This caused validation failures on chains like Somnia and Gunzilla that use a different Seaport contract (0x00000000006687982678b03100B9bDC8be440814). The fix updates getPostCollectionOfferPayload and getBuildCollectionOfferPayload to accept a chain parameter and use getSeaportAddress(chain) to determine the correct protocol address. Fixes: https://github.com/ProjectOpenSea/opensea-js/discussions/1848 Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
475 of 685 branches covered (69.34%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
4156 of 4599 relevant lines covered (90.37%)
4.11 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20932068253.1 | 69 |
87.64 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|