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

RSK: contract verification #332

Open
michael1011 opened this issue Nov 21, 2023 · 0 comments
Open

RSK: contract verification #332

michael1011 opened this issue Nov 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working P2 RSK

Comments

@michael1011
Copy link
Member

RSK needs a different compiler target than Ethereum, so the bytecode mismatches. We need to:

  • ship compiler artifacts for the older EVM version in the boltz-core library
  • make sure we check against the right (or all; just one needs to match) bytecode in the frontend
@michael1011 michael1011 added the bug Something isn't working label Nov 21, 2023
@michael1011 michael1011 self-assigned this Nov 21, 2023
@kilrau kilrau added the P2 label Nov 23, 2023
@kilrau kilrau changed the title RSK contract verification rsk: contract verification Nov 23, 2023
@kilrau kilrau changed the title rsk: contract verification RSK: contract verification Dec 1, 2023
@kilrau kilrau added the RSK label May 31, 2024
@kilrau kilrau assigned dni and unassigned dni Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2 RSK
Projects
None yet
Development

No branches or pull requests

3 participants