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

Add process of verifying TeleporterMessenger #669

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Conversation

geoff-vball
Copy link
Contributor

Why this should be merged

Closes #663

How this works

Uses forge and sourcify. I couldn't find any way of using an artifact that would could generate to prevent the user from having to check out v1.0.0 of the repo.

How this was tested

Tested on test chain that someone from Beam was having issues with.

How is this documented

contracts/teleporter/README.md Outdated Show resolved Hide resolved
Co-authored-by: cam-schultz <[email protected]>
Signed-off-by: Geoff Stuart <[email protected]>
forge verify-contract 0x253b2784c75e510dD0fF1da844684a1aC0aa5fcf \
src/teleporter/TeleporterMessenger.sol:TeleporterMessenger \
--chain-id 13337 \

Choose a reason for hiding this comment

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

should this be <YOUR_CHAIN_ID>?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why yes, thank you stranger 👀

@geoff-vball geoff-vball merged commit 0e0a8f5 into main Dec 4, 2024
17 checks passed
@cam-schultz cam-schultz deleted the verify-contract branch December 4, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

Add instructions for verifying TeleporterMessenger code on chain explorers
4 participants