boltz-web-app
boltz-web-app copied to clipboard
RSK: contract verification
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