• Mark Tyneway's avatar
    contracts-bedrock: fix the solc version for Types · 349f829d
    Mark Tyneway authored
    This standardizes the solidity pragma to be `^0.8.0` for
    `Types`. All of the other libraries are set to this version,
    and it makes the code more portable for projects that want
    to import it. It will have no impact on the deployed bytecode.
    349f829d
Name
Last commit
Last update
..
rlp Loading commit data...
trie Loading commit data...
Arithmetic.sol Loading commit data...
Burn.sol Loading commit data...
Bytes.sol Loading commit data...
Constants.sol Loading commit data...
Encoding.sol Loading commit data...
Hashing.sol Loading commit data...
Predeploys.sol Loading commit data...
SafeCall.sol Loading commit data...
Types.sol Loading commit data...