Skip to content

Conversation

eutopian
Copy link
Contributor

@eutopian eutopian commented Sep 12, 2025

  • move validation of mutable fields check to only create
    • This prevents "bricking" existing workflows if the limits are ever changed. Since the fields are immutable, updates cannot change the value of the existing workflows
  • dedupe allowlist requests
    • Store the index of the digest in the mapping instead of the expiry time.
    • When populating the request digest list, create array with exact size the first time instead of shrinking

@eutopian eutopian requested a review from a team as a code owner September 12, 2025 14:17
Copy link
Contributor

Static analysis results are available

Hey @eutopian, you can view Slither reports in the job summary here or download them as artifact here.
Please check them before merging and make sure you have addressed all issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant