Skip to content

Distinguish Between Ed25519 and Smart Wallet Signatures #271

Description

@codeZe-us

Soroban transactions can be authorized using traditional Ed25519 keys or custom Smart Wallets. It is important to distinguish the signature type to understand the security model used.

  • Analyze the signature payload to determine if it is a standard Ed25519 signature or a Smart Wallet signature.
  • Decode the relevant fields based on the identified signature type.

Expectation: Prism clearly labels the authorization type and presents either the Ed25519 signature details or the Smart Wallet contract ID.

Contributor telegram group: https://t.me/+sII7WPhll2liMGNk

Metadata

Metadata

Assignees

No one assigned

    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