Skip to content

Support decoded addresses in TransactionSummary #5205

@VanishMax

Description

@VanishMax

In TransactionSummary computation logic, all addresses are not checked if owned by user, even though all info is available for it: https://github.com/penumbra-zone/penumbra/blob/main/crates/core/transaction/src/view.rs#L128

Web apps call this code in WebAssembly to calculate TransactionSummary and, it is safe to say, expect the AddressView proto to be decoded in the protocol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: a bug

    Type

    No type

    Projects

    Status

    🗄️ Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions