Skip to content

JUMP and JUMPI fail when the offset is invalid but still within the currently created contract bytecode length #1295

JUMP and JUMPI fail when the offset is invalid but still within the currently created contract bytecode length

JUMP and JUMPI fail when the offset is invalid but still within the currently created contract bytecode length #1295

name: Repo Moderator
on:
issues:
types: [labeled, unlabeled, closed, reopened, assigned, unassigned]
pull_request:
types: [closed, reopened, assigned, unassigned]
jobs:
revert-action:
if: github.actor != 'howlbot-integration' && !startsWith(github.actor, 'C4-') && !startsWith(github.actor, 'c4-')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Revert label changes
uses: code-423n4/repo-moderator@main
with:
github-token: ${{ secrets.ACTIONS_TOKEN }}
sponsor-team-slug: "2024-09-kakarot-sponsors"
allowed-labels: "sponsor confirmed, sponsor disputed, sponsor acknowledged, critical"