Skip to content

Update LayerZero submodule & remove exec bits#56

Closed
Dargon789 wants to merge 0 commit into
mainfrom
account
Closed

Update LayerZero submodule & remove exec bits#56
Dargon789 wants to merge 0 commit into
mainfrom
account

Conversation

@Dargon789

@Dargon789 Dargon789 commented Apr 11, 2026

Copy link
Copy Markdown
Owner

Normalize file permissions and advance submodule: change file modes from executable (100755) to non-executable (100644) for deploy/execute_config.sh, deploy/verify_config.sh, and prep/check-bytecode-changes.js. Update lib/LayerZero-v2 submodule commit from 88428755be6caa71cb1d2926141d73c8989296b5 to ab9b083410b9359285a5756807e1b6145d4711a7.

Summary by Sourcery

Update the LayerZero-v2 submodule reference and normalize file permissions for related deployment and prep scripts.

Enhancements:

  • Advance the lib/LayerZero-v2 submodule to a newer upstream commit.

Chores:

  • Normalize executable bits on deployment and prep scripts to use non-executable file permissions.

@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
legion Canceled Canceled Apr 11, 2026 10:52am

@sourcery-ai

sourcery-ai Bot commented Apr 11, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Normalizes execute bits on a few deployment/utility scripts and advances the LayerZero-v2 git submodule to a newer commit.

File-Level Changes

Change Details Files
Normalize permissions of deployment and prep scripts to non-executable mode.
  • Change file mode of deploy/execute_config.sh from executable to non-executable.
  • Change file mode of deploy/verify_config.sh from executable to non-executable.
  • Change file mode of prep/check-bytecode-changes.js from executable to non-executable.
deploy/execute_config.sh
deploy/verify_config.sh
prep/check-bytecode-changes.js
Advance LayerZero-v2 submodule to a newer upstream commit.
  • Update lib/LayerZero-v2 git submodule reference from commit 88428755be6caa71cb1d2926141d73c8989296b5 to ab9b083410b9359285a5756807e1b6145d4711a7.
lib/LayerZero-v2

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@snyk-io

snyk-io Bot commented Apr 11, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the lib/LayerZero-v2 subproject commit from 8842875 to ab9b083. I have no feedback to provide.

@Dargon789

Copy link
Copy Markdown
Owner Author

@Mergifyio update

@mergify

mergify Bot commented Apr 11, 2026

Copy link
Copy Markdown

update

⚠️ Cannot use the command update

Details

⚠ The product Workflow Automation needs to be activated to enable this feature.

@Dargon789

Copy link
Copy Markdown
Owner Author

@Mergifyio rebase

@Dargon789

Copy link
Copy Markdown
Owner Author

@Mergifyio refresh

1 similar comment
@Dargon789

Copy link
Copy Markdown
Owner Author

@Mergifyio refresh

@mergify

mergify Bot commented Apr 11, 2026

Copy link
Copy Markdown

refresh

☑️ Command refresh ignored because it is already running from a previous command.

@mergify

mergify Bot commented Apr 11, 2026

Copy link
Copy Markdown

rebase

⚠️ Cannot use the command rebase

Details

⚠ The product Workflow Automation needs to be activated to enable this feature.

@mergify

mergify Bot commented Apr 11, 2026

Copy link
Copy Markdown

refresh

✅ Pull request refreshed

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.

Sequence diagram for merkle-based signature verification in IthacaAccount

1 participant