Skip to content

Fix the way we are handling metadata #1

@JesseAbram

Description

@JesseAbram

I hate it I hate it so much. Im open to ideas to fix it

Issue

  • need metadata for subxt calls
  • metadata is large and makes the program bloated
  • Also cuz in wasm can't use fs or other methods for getting it in core (no wasm enviroments)
  • Metadata is literally a Vec I load in as a lazy_static const

Some Pondering

  • How much of the metadata do we need to make an offline api and one call
  • If we can generalize it, it can work for all chains

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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