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

Contract authz - redesign #1077

Merged
merged 16 commits into from
Nov 11, 2022
Merged

Contract authz - redesign #1077

merged 16 commits into from
Nov 11, 2022

Commits on Nov 2, 2022

  1. Add contract authz proto

    giansalex authored and alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9ae2fd3 View commit details
    Browse the repository at this point in the history
  2. Implement contract autorization

    giansalex authored and alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1358502 View commit details
    Browse the repository at this point in the history
  3. Register contract authz

    giansalex authored and alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8f30357 View commit details
    Browse the repository at this point in the history
  4. Add contract-authz tests

    giansalex authored and alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6dec6ad View commit details
    Browse the repository at this point in the history
  5. Consume gas for contract authz

    giansalex authored and alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1cb6bd0 View commit details
    Browse the repository at this point in the history
  6. Add contract authz cli

    giansalex authored and alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fa235fd View commit details
    Browse the repository at this point in the history
  7. Update cli usage

    giansalex authored and alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    14cedff View commit details
    Browse the repository at this point in the history
  8. Model spike

    alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    46aba00 View commit details
    Browse the repository at this point in the history
  9. Add max funds limit

    alpe committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    443dbf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Redesign authz model

    alpe committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8809e4f View commit details
    Browse the repository at this point in the history
  2. Start e2e test

    alpe committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b1acbbd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Full e2e test

    alpe committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2d92e12 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Test filter and limits

    alpe committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3eb6e2d View commit details
    Browse the repository at this point in the history
  2. Test accept

    alpe committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    40bdb6c View commit details
    Browse the repository at this point in the history
  3. Fix description

    alpe committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5aed79c View commit details
    Browse the repository at this point in the history
  4. No linter warning

    alpe committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cc8d9bd View commit details
    Browse the repository at this point in the history