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: hook allowlist #951

Merged
merged 25 commits into from
Jun 24, 2024
Merged

feat: hook allowlist #951

merged 25 commits into from
Jun 24, 2024

Commits on Jun 20, 2024

  1. refactor: delete sender withdraw hooks

    refactor: delete renounce hook
    test: improve test function names
    test: update renounce and withdraw hook tests
    PaulRBerg committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1ed5763 View commit details
    Browse the repository at this point in the history
  2. refactor: rename hooks

    PaulRBerg committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3a0605c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f1c7ed View commit details
    Browse the repository at this point in the history
  4. feat: add marker "IS_SABLIER_RECIPIENT"

    refactor: rename "SablierV2Recipient" to "SablierRecipient"
    PaulRBerg committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d62418a View commit details
    Browse the repository at this point in the history
  5. feat: hook allowlist

    feat: isAllowedToHook
    feat: allowToHook
    test: rename recipient hooks mocks
    PaulRBerg committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b874a18 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. feat: check allowlist when running hooks

    refactor: remove try/ catch in hooks
    refactor: rename "_allowed" to "_allowedToHook"
    test: update cancel and withdraw tests
    PaulRBerg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    667fbad View commit details
    Browse the repository at this point in the history
  2. build: update precompiles

    PaulRBerg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e86cc45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e100b44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb1ac18 View commit details
    Browse the repository at this point in the history
  5. chore: address PR feedback

    PaulRBerg committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4016182 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    0007953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff20356 View commit details
    Browse the repository at this point in the history
  3. test: fix bugs

    smol-ninja committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    02fcc7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eae44a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 24, 2024

  1. docs: polish natspec

    PaulRBerg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7fbc53f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016894a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c56da View commit details
    Browse the repository at this point in the history
  4. build: update precompiles

    PaulRBerg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6e7320d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d5703c View commit details
    Browse the repository at this point in the history
  6. docs: polish natspec

    smol-ninja committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    630094d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    850c6b7 View commit details
    Browse the repository at this point in the history
  8. chore: update benchmarks

    smol-ninja committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3cd95d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b07166d View commit details
    Browse the repository at this point in the history
  10. docs: update wording

    PaulRBerg committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    293dddc View commit details
    Browse the repository at this point in the history