-
Notifications
You must be signed in to change notification settings - Fork 391
fix(contract): remove deprecated verifyBatchInclusion from AlignedLayerServiceManager.sol #1762
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
Conversation
JuArce
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is missing to update the anvil state
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is missing to udpdate the README with a new contract address for the example
…ated-verifybatchinclusion-from-alignedlayerservicemanagersol # Conflicts: # contracts/scripts/anvil/state/alignedlayer-deployed-anvil-state.json
Changes to gas cost
🧾 Summary (10% most significant diffs)
Full diff report 👇
|
Co-authored-by: Mauro Toscano <[email protected]>
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