Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Spade Oracle integration #8

Description

@vasco-santos

We need to get the following information from Spade state

  • poll state of an aggregate (did a previous offered aggregate landed into a SP? did it fail?)
  • get details from the deals that exist for each aggregate previously submitted

Schema can be seen https://raw.githubusercontent.com/ribasushi/fil-naive-marketwatch/master/misc/pg_schema_diagram.svg

Open questions:

  • is it a PostgresDB? can we have credentials for a replica RO?
  • Is there any roadmap to expose this as an API rather than requiring all clients to connect to DB and do queries themselves?
  • Are there docs about queries we should make?
    • for instance, there is pieceCid in the schema above, but how can we query for an aggregate commD and see its state?

Metadata

Metadata

Assignees

Labels

P0Critical: Tackled by core team ASAPstatus/blockedUnable to be worked further until needs are met

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions