• Mark Tyneway's avatar
    contracts-bedrock: migrate to ISemver · e7d6b16d
    Mark Tyneway authored
    Migrate away from using `Semver` where the semantic version is immutable
    to using `ISemver` where the semantic version is a constant. Only update
    the L1 contracts, this change should be followed up with additional PRs
    that update the other contracts. This change simplifies the code and
    reduces the bytecode size of each of the contracts.
    e7d6b16d
Name
Last commit
Last update
..
ast Loading commit data...
bindings Loading commit data...
foundry Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
legacy-bindings Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
artifacts.json Loading commit data...
doc.go Loading commit data...