boltz-web-app icon indicating copy to clipboard operation
boltz-web-app copied to clipboard

RSK: contract verification

Open michael1011 opened this issue 1 year ago • 0 comments

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 avatar Nov 21 '23 17:11 michael1011