Skip to content

Commit

Permalink
chore: update solidity-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vittominacori committed Mar 1, 2024
1 parent fa40dd7 commit 1ff2526
Show file tree
Hide file tree
Showing 3 changed files with 3,585 additions and 327 deletions.
14 changes: 7 additions & 7 deletions dist/ERC1363.dist.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@



// File @openzeppelin/contracts/interfaces/draft-IERC6093.sol@v5.0.1
// File @openzeppelin/contracts/interfaces/draft-IERC6093.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (interfaces/draft-IERC6093.sol)
Expand Down Expand Up @@ -169,7 +169,7 @@ interface IERC1155Errors {
}


// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/IERC20.sol)
Expand Down Expand Up @@ -252,7 +252,7 @@ interface IERC20 {
}


// File @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/extensions/IERC20Metadata.sol)
Expand Down Expand Up @@ -280,7 +280,7 @@ interface IERC20Metadata is IERC20 {
}


// File @openzeppelin/contracts/utils/Context.sol@v5.0.1
// File @openzeppelin/contracts/utils/Context.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
Expand Down Expand Up @@ -312,7 +312,7 @@ abstract contract Context {
}


// File @openzeppelin/contracts/token/ERC20/ERC20.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC20/ERC20.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/ERC20.sol)
Expand Down Expand Up @@ -630,7 +630,7 @@ abstract contract ERC20 is Context, IERC20, IERC20Metadata, IERC20Errors {
}


// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.0.1
// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (utils/introspection/IERC165.sol)
Expand Down Expand Up @@ -659,7 +659,7 @@ interface IERC165 {
}


// File @openzeppelin/contracts/utils/introspection/ERC165.sol@v5.0.1
// File @openzeppelin/contracts/utils/introspection/ERC165.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (utils/introspection/ERC165.sol)
Expand Down
Loading

0 comments on commit 1ff2526

Please sign in to comment.