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

feat: Add Chain Permissions #10650

Merged
merged 32 commits into from
Oct 18, 2024
Merged

feat: Add Chain Permissions #10650

merged 32 commits into from
Oct 18, 2024

Commits on Oct 11, 2024

  1. Adding Chain Permissions

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    998faa3 View commit details
    Browse the repository at this point in the history
  2. gluing

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1f2776a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295cae8 View commit details
    Browse the repository at this point in the history
  4. fix

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8e30da4 View commit details
    Browse the repository at this point in the history
  5. adding permission logic

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a1c738a View commit details
    Browse the repository at this point in the history
  6. unit tests passing

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    399938f View commit details
    Browse the repository at this point in the history
  7. fix test

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8b82148 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3af5922 View commit details
    Browse the repository at this point in the history
  9. fixed env variable issue

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8d9ebf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2475405 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6543246 View commit details
    Browse the repository at this point in the history
  12. cleanup

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ea5c2b8 View commit details
    Browse the repository at this point in the history
  13. wiring up

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2cb7c1d View commit details
    Browse the repository at this point in the history
  14. WIP

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    90e9e86 View commit details
    Browse the repository at this point in the history
  15. cleanup

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5a1ef60 View commit details
    Browse the repository at this point in the history
  16. refactor & cleanup

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4557221 View commit details
    Browse the repository at this point in the history
  17. lint

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dc8e896 View commit details
    Browse the repository at this point in the history
  18. cleanup

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6323cde View commit details
    Browse the repository at this point in the history
  19. modify snapshot

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a9f5aac View commit details
    Browse the repository at this point in the history
  20. final cleanup?

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    23f7d06 View commit details
    Browse the repository at this point in the history
  21. fix

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d87da01 View commit details
    Browse the repository at this point in the history
  22. add test

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3feefbb View commit details
    Browse the repository at this point in the history
  23. fix test

    adonesky1 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    63e47d5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7b81a87 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix up merge commit

    adonesky1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e5ee3c3 View commit details
    Browse the repository at this point in the history
  2. update snapshot

    adonesky1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    59de68f View commit details
    Browse the repository at this point in the history
  3. revert unnecessary selector

    adonesky1 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    97dbf91 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    663b315 View commit details
    Browse the repository at this point in the history
  2. another cleanup

    adonesky1 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f103c44 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. remove unneeded comments

    adonesky1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9e0e643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a66b14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddea8bc View commit details
    Browse the repository at this point in the history