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

feat(customization): update custom dashboard for scroll #2647

Merged
merged 11 commits into from
Jul 2, 2024

Conversation

larisa17
Copy link
Collaborator

This fixes #2615

larisa17 and others added 9 commits June 27, 2024 15:21
* Added an endpoint to check eligibility for minting a badge.

* Added a function to check badge eligibility using the Gitcoin Passport Decoder contract.

* Revert "Added a function to check badge eligibility using the Gitcoin Passport Decoder contract."

This reverts commit dd476c42a0f09d736e07ee0e738be69bb5435072.

* Moved the `verifyAttestation` function to a separate `eas.ts` file and updated the `verifyCoinbaseAttestation` function to use the new function.

* feat: claim endpoint

* feat: upgradeing eas & ethers lib, continue work on the  API

* chore(iam): globally upgrade to ethers v6

* fix: remaining tests

* Update node version in ci.yml

* fix: failing test, have upgrdated typescript target to es2020

* fix: linter complaints

* Update node version in job check-provider-bitmap in ci.yml

* feat: upgrading node version acorss all workflow files

* fix: linter issues in app

* fix: remove logs in iam

* fix: remaining build isues with ethers upgrade

* feat: parse score from eas scan

* fix: pass passport attester to endpoint and error handling

* chore: fix serialization

* chore: mock getattestations

---------

Co-authored-by: Gerald Iakobinyi-Pich <nutrina9@gmail.com>
* Revert "feat: adding debug statements for review (#2643)"

This reverts commit dbf7b72.

* Revert "2614 scroll endpoints (#2624)"

This reverts commit 5451968.
@larisa17 larisa17 marked this pull request as ready for review June 28, 2024 15:55
@larisa17 larisa17 merged commit 9c0ed7d into main Jul 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Scroll Canvas: Scroll Custom Dashboard
3 participants