Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod Marketplace Subgraph + UI Fixes #952

Merged
merged 94 commits into from
Jul 15, 2024
Merged

Pod Marketplace Subgraph + UI Fixes #952

merged 94 commits into from
Jul 15, 2024

Conversation

soilking
Copy link
Contributor

@soilking soilking commented Jul 9, 2024

This should be deployed/merged along with subgraph-beanstalk2.3.0. Another PR will be necessary in the Beanstalk-Py project to support the updated pod order event.

Bug Fixes:

  • Fix for orders/listings that did not appear, both on the chart and in individual users' market
  • Fix showing incorrect place in line on market history tab
  • Fix missing events due to exceeding query limit
  • Fix fillOrder transactions not fully filling an order

Other changes:

  • Pod listing partial fill, then cancelled, is now CANCELLED_PARTIAL instead of CANCELLED
  • Refactor market orders to be in terms of beans ordered rather than pods
    • PodOrder.podAmount removed
  • Add tracking for amounts of expired beans/pods
  • Tracking amount of beans in active pod orders
  • Refactor listing remainingAmount to also indicate the amount at expiry/cancellation
  • Add Plot.beansPerPod field. This indicates the price at which a plot was acquired whether via sowing or on the marketplace
  • Add Plot.updatedAtBlock field. This will allow for easier computation of a dollar cost basis
  • Added logIndex into historyId field

Copy link

netlify bot commented Jul 9, 2024

Deploy Preview for beanstalk-ui ready!

Name Link
🔨 Latest commit 9759b3e
🔍 Latest deploy log https://app.netlify.com/sites/beanstalk-ui/deploys/66956a5fd5bfba000884ccd5
😎 Deploy Preview https://deploy-preview-952--beanstalk-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jul 9, 2024

Deploy Preview for basin ready!

Name Link
🔨 Latest commit 9759b3e
🔍 Latest deploy log https://app.netlify.com/sites/basin/deploys/66956a5f73c6e70008b6c824
😎 Deploy Preview https://deploy-preview-952--basin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@soilking soilking merged commit 253a8f1 into master Jul 15, 2024
17 checks passed
@soilking soilking deleted the sk/fix/pod-market2 branch July 15, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants