ProductCatalog backed by hero_ledger marketplace.listListings #52
Labels
No labels
meeting-notes
meeting-sensitive
meeting-transcript
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coopcloud_code/home#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Goal
Replace the seed data product catalog with real TFGrid node listings from hero_ledger. The dev gateway already has 6 compute node listings with real resource specs and pricing.
Depends on
What works today
marketplace.listListingsreturns real TFGrid v3 nodes:No authentication needed —
call_publicmethod.Tasks
src/services/impl_ledger/product_catalog.rsimplementingProductCatalogtraitServiceProvider(whenAPP_WALLET_BACKEND=ledger, use ledger catalog for compute)tests/ledger_integration.sh) — verify real listings appear— mik-tf
Live and working — real TFGrid nodes in marketplace
Deployed with
APP_WALLET_BACKEND=ledgeron dev. The marketplace now displays real TFGrid v3 node listings from hero_ledger:6 real listings from
marketplace.listListings(public method, no auth).Done
Remaining
— mik-tf