Skip to content

Fix the way we are handling metadata #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions