Skip to content

Solana fetch address LUT for complete decoding in precompose #32164

Description

@martykan

Currently, it is not possible to decode Solana transactions in the Connect method precompose that utilize address lookup tables.
These tables must be fetched from the chain, which is feasible but needs to be done through blockchain-link, as we do not have RPC in Connect, so it would require a new method in blockchain-link interface.

Related #32031

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

    connectConnect API related (ie. fee calculation)solana

    Type

    No type

    Projects

    • Status
      🎯 To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions