Skip to content

feat: full support for Audino - #3408

Merged
dnechay merged 4 commits into
developfrom
dnechay/3407
Jun 23, 2025
Merged

feat: full support for Audino#3408
dnechay merged 4 commits into
developfrom
dnechay/3407

Conversation

@dnechay

@dnechay dnechay commented Jun 23, 2025

Copy link
Copy Markdown
Collaborator

Issue tracking

Closes #3407; closes #3131

Context behind the change

Added full support for Audino in order to test it in production environment. Also found out that during escrow completion refactoring bug was introduced: invalid results file url used for payouts calculation, so fixing it here.

In order to properly display oracle name on UI also started to rely on the oracle name from KV instead of hardcoded mapping.

How has this been tested?

  • open HUMAN App UI, ensure oracles name displayed correctly
  • add synthetic Audino oracle to the cache; ensure it's returned only when user has audino qualification
  • JL: check that Audino is available when client is built for mainnet
  • RepO: synthetic test for Audino payouts calculation based on actual validation_meta.json

Release plan

Taking into account that oracles are cached in HUMAN App Redis for 24h, we might want to remove such cached value in order to get oracles names on UI asap.

Potential risks; What to monitor; Rollback plan

Don't see any

@vercel

vercel Bot commented Jun 23, 2025

Copy link
Copy Markdown

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

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Jun 23, 2025 1:51pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Jun 23, 2025 1:51pm
human-app ⬜️ Skipped (Inspect) Jun 23, 2025 1:51pm
human-dashboard-frontend ⬜️ Skipped (Inspect) Jun 23, 2025 1:51pm
staking-dashboard ⬜️ Skipped (Inspect) Jun 23, 2025 1:51pm

@dnechay dnechay self-assigned this Jun 23, 2025
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard June 23, 2025 12:00 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend June 23, 2025 12:00 Inactive
@dnechay
dnechay requested a review from Dzeranov June 23, 2025 12:44
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend June 23, 2025 13:51 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-app June 23, 2025 13:51 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard June 23, 2025 13:51 Inactive
@dnechay
dnechay merged commit 9dd6957 into develop Jun 23, 2025
@dnechay
dnechay deleted the dnechay/3407 branch June 23, 2025 14:16
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.

[Protocol] Enable Audino on polygon mainnet for testing [HUMAN App] Use name from chain when displaying oracle name

2 participants