-
Mark Tyneway authored
* 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>
aa92d998