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: enhanced delegation enforcement checks #761

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Aug 25, 2023

  1. feat: DelegationChain audits for delegation targets and maximum deleg…

    …ations during initialization
    krpeacock committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7a32461 View commit details
    Browse the repository at this point in the history
  2. changelog

    krpeacock committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    96e90b9 View commit details
    Browse the repository at this point in the history
  3. wip

    krpeacock committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    298d373 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    3a89fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cb0acb View commit details
    Browse the repository at this point in the history
  3. chore: lock npm version for CI (#762)

    * chore: limit npm version to 9 in ci for compatibility with node 16
    
    * changelog
    krpeacock authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    78e6e56 View commit details
    Browse the repository at this point in the history
  4. feat: DelegationChain audits for delegation targets and maximum deleg…

    …ations during initialization
    krpeacock committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    139356c View commit details
    Browse the repository at this point in the history
  5. changelog

    krpeacock committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4f87fe1 View commit details
    Browse the repository at this point in the history
  6. wip

    krpeacock committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    95588ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0dab1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6d5a3c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'kyle/SDK-1193-delegation-enforcement' of github.com:dfi…

    …nity/agent-js into kyle/SDK-1193-delegation-enforcement
    krpeacock committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    26249e3 View commit details
    Browse the repository at this point in the history
  10. fixing test case

    krpeacock committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8b80563 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32aad22 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    9e38f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed64572 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    194007f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b60c736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a798e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bab42fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5b1c97 View commit details
    Browse the repository at this point in the history
  8. pinning node 9 again

    krpeacock committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ba9025d View commit details
    Browse the repository at this point in the history