fix(indexer): label CEX FDUSD as FDUSD/USD under path vfdusd #1104
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!1104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/580-oracle-fdusd-identity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Indexer path
vfdusdstill stores CEX FDUSD (MEXCFDUSDUSDT, CoinGeckofirst-digital-usd). Logs and additive JSON now say FDUSD/USD /quote_asset=FDUSDso operators and integrators do not treat ~$0.998 as Terra CW20 vFDUSD. Pathfdusdstays 400. P522-Q / hub USD still leave VFDUSD quotes unpriced.Closes #580.
Acceptance criteria
display_nameisFDUSD/USD, nevervFDUSD/USD. Path/DB ticker remainsvfdusd./price/fdusdremains 400.$1hardcode; they do not requiredisplay_name() == "vFDUSD/USD".volume_usd/ hub USD unchanged: VFDUSD quotes stayNone.vFDUSD / USDso #550 verify still passes; Venus UI stays on #571.make verify-issue-580andmake verify-issue-515pass.make verify-issue-550docs/source/lib/integration/frontend pass (VERIFY_ISSUE_550_SKIP_E2E=1; Protocol copy not changed).Out of scope (not in this MR)
/price/fdusdaliasVerify
Manual (optional, live indexer):
Oracle: FDUSD/USD avg $…, notvFDUSD/USDGET /api/v1/oracle/pricemetadata mentions CEX FDUSDGET /api/v1/oracle/price/vfdusdhasticker=vfdusd,quote_asset=FDUSD,display_name=FDUSD/USDGET /api/v1/oracle/price/fdusdis 400/protocolvFDUSD tab heading unchanged until #571Follow-ups
mentioned in merge request !1103
added 27 commits
main8fad5f3f- Merge origin/main into fix/580-oracle-fdusd-identity.Compare with previous version
mentioned in commit
b179d1c99bmentioned in issue #580
mentioned in issue #583