Solidity version bump & viaIR compilation

This commit is contained in:
PedroCailleret
2026-06-01 21:51:18 +00:00
committed by hueso
parent c262095966
commit 2f008a3cb5
30 changed files with 44 additions and 42 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.9;
pragma solidity 0.8.19;
library DataTypes {
struct Lock {
+1 -1
View File
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.9;
pragma solidity 0.8.19;
// prettier-ignore
interface EventAndErrors {
+1 -1
View File
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.9;
pragma solidity 0.8.19;
import { IReputation } from "./lib/interfaces/IReputation.sol";
import { Owned } from "./lib/auth/Owned.sol";
+1 -1
View File
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.9;
pragma solidity 0.8.19;
import { ERC20 } from "../tokens/ERC20.sol";
+1 -1
View File
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.9;
pragma solidity 0.8.19;
/// ______ __
/// .-----.|__ |.-----.|__|.--.--.