Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Fix: use new talentprotocol endpoint to fetch builder score#2346

Merged
stevieraykatz merged 2 commits intomasterfrom
fix-talentprotocol-api
May 15, 2025
Merged

Fix: use new talentprotocol endpoint to fetch builder score#2346
stevieraykatz merged 2 commits intomasterfrom
fix-talentprotocol-api

Conversation

@stevieraykatz
Copy link
Copy Markdown
Member

@stevieraykatz stevieraykatz commented May 12, 2025

What changed? Why?

Talent protocol deprecated their old passport endpoint and suggested we update to using the new v2/score endpoint: https://docs.talentprotocol.com/docs/developers/talent-api/api-reference-v2/score

Updated the route and the return data struct to match the new endpoint's response.

Notes to reviewers

How has it been tested?

Local branch fetched the score correctly.

On prod:

Screenshot 2025-05-12 at 11 46 36 AM

On local:
Screenshot 2025-05-12 at 11 46 31 AM

Have you tested the following pages?

BaseWeb

  • [] base.org
  • [] base.org/names
  • [] base.org/builders
  • [] base.org/ecosystem
  • [] base.org/name/jesse
  • [] base.org/manage-names
  • [] base.org/resources

BaseDocs

  • [] docs.base.org
  • [] docs sub-pages

@vercel
Copy link
Copy Markdown

vercel bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
base-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 6:54pm
web-base-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 6:54pm

@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented May 12, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@stevieraykatz stevieraykatz merged commit 0f3b35d into master May 15, 2025
10 checks passed
@stevieraykatz stevieraykatz deleted the fix-talentprotocol-api branch May 15, 2025 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants