Skip to content
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

fix: latest root slot #42

Merged
merged 1 commit into from
Oct 18, 2024
Merged

fix: latest root slot #42

merged 1 commit into from
Oct 18, 2024

Conversation

0xOsiris
Copy link
Collaborator

Fixes LATEST_ROOT_SLOT based on current deployment on Optimism. This resulted in a different slot value then I got from foundry. Likely due to inheritance.

% cast storage 0x42ff98c4e85212a5d31358acbfe76a621b50fc02 1 --rpc-url $OPTIMISM_PROVIDER
0x0000000000000000000000000000000000000000000000000000000000093a80
% cast storage 0x42ff98c4e85212a5d31358acbfe76a621b50fc02 2 --rpc-url $OPTIMISM_PROVIDER
0x24492ad0d49aa3e20e305c5a6a028c7c4b65213dbe1d507bf247c2e778b70d74

https://optimistic.etherscan.io/address/0x42ff98c4e85212a5d31358acbfe76a621b50fc02#readContract#F3

@0xOsiris 0xOsiris merged commit 192dd55 into main Oct 18, 2024
3 checks passed
@0xOsiris 0xOsiris deleted the fix/latest-root-slot branch October 18, 2024 16:35
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.

4 participants