Skip to content

@ethereum-sourcify/[email protected]

Compare
Choose a tag to compare
@kuzdogan kuzdogan released this 18 Sep 11:29
· 1 commit to staging since this release

@ethereum-sourcify/[email protected] - 2024-09-17

  • Fix wrong bytecode comparison on creation bytecode matching, use .startsWith() instead
  • Fix the check for already existing partial match
  • Added test for above cases