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

dApp: Implement total Acre Points pool balance #841

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

kpyszkowski
Copy link
Contributor

@kpyszkowski kpyszkowski commented Nov 8, 2024

Closes: #804
Ref: https://github.com/thesis/acre-bots/pull/51

This pull request introduces several enhancements to the Acre Points feature, including the addition of a total pool balance, periodic data refetching, and improved user interface elements.

Changes

Preview

image image

Copy link

netlify bot commented Nov 8, 2024

Deploy Preview for acre-dapp ready!

Name Link
🔨 Latest commit e0b36d1
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp/deploys/673490c245932400080b47dd
😎 Deploy Preview https://deploy-preview-841--acre-dapp.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 Nov 8, 2024

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit e0b36d1
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/673490c203d2880008def903
😎 Deploy Preview https://deploy-preview-841--acre-dapp-testnet.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.

Use constant value for debounce threshold
r-czajkowski
r-czajkowski previously approved these changes Nov 12, 2024
@r-czajkowski r-czajkowski marked this pull request as draft November 12, 2024 14:37
@r-czajkowski
Copy link
Contributor

Approved but converted this PR to draft. We need to deploy the backend first with the updated endpoint.

@r-czajkowski r-czajkowski merged commit eb85811 into main Nov 13, 2024
28 checks passed
@r-czajkowski r-czajkowski deleted the acre-points-total-pool branch November 13, 2024 11:48
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.

Calculate and Display Total Claimed Points on Guest Dashboard
3 participants