fix(contract): remove deprecated verifyBatchInclusion from AlignedLayerServiceManager.sol#1762
Merged
MauroToscano merged 6 commits intostagingfrom Mar 18, 2025
Conversation
18 tasks
JuArce
requested changes
Jan 22, 2025
Collaborator
JuArce
left a comment
There was a problem hiding this comment.
There is missing to update the anvil state
Collaborator
There was a problem hiding this comment.
There is missing to udpdate the README with a new contract address for the example
JuArce
approved these changes
Feb 12, 2025
MauroToscano
approved these changes
Mar 18, 2025
…ated-verifybatchinclusion-from-alignedlayerservicemanagersol # Conflicts: # contracts/scripts/anvil/state/alignedlayer-deployed-anvil-state.json
JuArce
approved these changes
Mar 18, 2025
Changes to gas cost
🧾 Summary (10% most significant diffs)
Full diff report 👇
|
13 tasks
MauroToscano
added a commit
that referenced
this pull request
Apr 28, 2025
Co-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove deprecated verifyBatchInclusion
Description
We remove the old and deprecated verifyBatchInclusion function from AlignedLayerServiceManager.sol , to avoid user confusion.
How to Test
This PR is a removal of a deprecated function.
Type of change
Please delete options that are not relevant.
Checklist
testnet, everything else tostaging