• Mark Tyneway's avatar
    contracts-bedrock: move to `ISemver` (#7358) · aa92d998
    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: default avatarclabby <ben@clab.by>
    
    * fix: lint
    Co-authored-by: default avatarclabby <ben@clab.by>
    
    * contracts-bedrock: semver lock
    
    ---------
    Co-authored-by: default avatarclabby <ben@clab.by>
    aa92d998
IEAS.sol 17.3 KB