Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEP-24: Add callback signature requirement #1263

Merged
merged 7 commits into from
Aug 19, 2022

Commits on Jul 11, 2022

  1. SEP-24: Add callback signature requirement

    If a callback is used, it needs to be signed by the Anchor so that the Wallet can verify the provenance and integrity.
    C0x41lch0x41 authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ccd5182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61707e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    04d5cd2 View commit details
    Browse the repository at this point in the history
  2. SEP-24: Remove UI from callback signature

    Co-authored-by: Howard Tinghao Chen <[email protected]>
    C0x41lch0x41 and howardtw authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6080754 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    1f65d01 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. SEP-24: Signature only for URL callbacks

    The callback signature discussed here does not apply to postMessage type callbacks
    C0x41lch0x41 authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    8c1763f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c9130 View commit details
    Browse the repository at this point in the history