contracts-bedrock: move to `ISemver` (#7358)
* contracts-bedrock: move to `ISemver` Stop using `Semver` in favor of `ISemver` for the EAS contracts. This helps to reduce the code size and makes it so that the version is set directly in the bytecode instead of being set at runtime as an immutable. * contracts-bedrock: update semver lock * fix: lint Co-authored-by:clabby <ben@clab.by> * fix: lint Co-authored-by:
clabby <ben@clab.by> * contracts-bedrock: semver lock --------- Co-authored-by:
clabby <ben@clab.by>
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment