Skip to content

[HUMAN App] feat: avoid same oracle displaying in oracle discovery - #3491

Merged
Dzeranov merged 1 commit into
developfrom
dnechay/2804
Aug 5, 2025
Merged

[HUMAN App] feat: avoid same oracle displaying in oracle discovery#3491
Dzeranov merged 1 commit into
developfrom
dnechay/2804

Conversation

@dnechay

@dnechay dnechay commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator

Issue tracking

Closes #2804

Context behind the change

Atm UI has functionality to filter UI job by chain & also we do not expect that in our version of protocol there might be oracle with different setup in different chains, instead we run same oracle in different chains (atm only on testnets). So it is fine to just remove duplicates from UI and filter jobs by chain_id later.

How has this been tested?

  • use Vercel preview to verify that only one oracle item is displayed on oracles page

Release plan

Just merge

Potential risks; What to monitor; Rollback plan

No

@vercel

vercel Bot commented Aug 5, 2025

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2025 9:13am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Aug 5, 2025 9:13am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Aug 5, 2025 9:13am
human-dashboard-frontend ⬜️ Skipped (Inspect) Aug 5, 2025 9:13am
staking-dashboard ⬜️ Skipped (Inspect) Aug 5, 2025 9:13am

@Dzeranov
Dzeranov merged commit eddd504 into develop Aug 5, 2025
13 checks passed
@dnechay dnechay mentioned this pull request Aug 5, 2025
15 tasks
@dnechay
dnechay deleted the dnechay/2804 branch August 20, 2025 10:24
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.

[HUMAN App] Duplicate oracle entries when Amoy and Sepolia networks are enabled

2 participants