Skip to content

Speed up Utxo fetching #14

@rynoV

Description

@rynoV
  • This is taking ~5-15 seconds on each page load (depending on how ogmios/cardano-node is feeling on the day, I guess)
  • We're fetching all the utxos using ogmios via CTL's utxosAt
  • The current method of fetching the utxos using ogmios (implemented by CTL) is being deprecated, and hopefully the new method of using a chain index will speed up this operation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions