Closed psparacino closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
carbon | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 15, 2024 11:56pm |
carbonmark | ✅ Ready (Inspect) | Visit Preview | Feb 15, 2024 11:56pm | |
carbonmark-api | ✅ Ready (Inspect) | Visit Preview | Feb 15, 2024 11:56pm | |
demo-integration | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 15, 2024 11:56pm |
klimadao-app | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 15, 2024 11:56pm |
Description
The marketplace subgraph previously didn't handle the situation where only the expiration time was updated without price or quantity changes.
This PR uses api version 6.2.0 which uses the updated subgraph (
QmT2YkGwTqvek54VsGkfurGLrGGKgkwcK6TLotvkjpF4Mz
) that handles this case.This PR should correctly display listings updated without price or quantity changes as current and for the activity sidebar to include this activity as Updated Expiration
Related Ticket
Also related to #2243
How to Test