mirror of
https://github.com/status-im/codex-contracts-eth.git
synced 2025-02-07 06:04:26 +00:00
53999c74d3
Rationale: subtracting 2000 from the provided gas seems arbitrary, and doesn't provide any benefits. Whether verify() fails with an out-of-gas error, or returns 'false', in both cases the proof is not verified. Co-Authored-By: Balazs Komuves <bkomuves@gmail.com>