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

GH-2463: Provide smart contract access to associated keys that signed a deploy #2468

Merged

Commits on Dec 14, 2021

  1. Add list_authorization_keys to contract API.

    Michał Papierski committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    427abc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Apply partial review comments

    - Replaces `authorized-keys` test contract with `set-action-thresholds`
      to avoid duplication of test code
    - Few small renames
    Michał Papierski committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    82c1d5f View commit details
    Browse the repository at this point in the history
  2. Add a userland use case test contract

    Michał Papierski committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    4001974 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Fix CI build

    Michał Papierski committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    daea8e3 View commit details
    Browse the repository at this point in the history
  2. Add assemblyscript script support for new feature

    Michał Papierski committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    7c6d8b9 View commit details
    Browse the repository at this point in the history