From 2256235e2be27d5295d5f8b08a428a553df7fd0f Mon Sep 17 00:00:00 2001 From: Vittorio Minacori Date: Fri, 4 Oct 2024 12:10:09 +0200 Subject: [PATCH] typo: interface name --- analysis/description-table/ERC1363.md | 2 +- analysis/description-table/ERC1363Mintable.md | 2 +- contracts/token/ERC1363/IERC1363Spender.sol | 2 +- dist/ERC1363.dist.sol | 4 +- dist/ERC1363Mintable.dist.sol | 4 +- package-lock.json | 76 +++++++++---------- package.json | 4 +- 7 files changed, 47 insertions(+), 47 deletions(-) diff --git a/analysis/description-table/ERC1363.md b/analysis/description-table/ERC1363.md index a0bc55b..850c58f 100644 --- a/analysis/description-table/ERC1363.md +++ b/analysis/description-table/ERC1363.md @@ -5,7 +5,7 @@ | File Name | SHA-1 Hash | |-------------|--------------| -| dist/ERC1363.dist.sol | 28a1171f121b0747ededcb83c3f20ea8a8d74ce0 | +| dist/ERC1363.dist.sol | 52effbc90e477791a0581d5df2b08f5a17a337b0 | ### Contracts Description Table diff --git a/analysis/description-table/ERC1363Mintable.md b/analysis/description-table/ERC1363Mintable.md index ba56500..4065136 100644 --- a/analysis/description-table/ERC1363Mintable.md +++ b/analysis/description-table/ERC1363Mintable.md @@ -5,7 +5,7 @@ | File Name | SHA-1 Hash | |-------------|--------------| -| dist/ERC1363Mintable.dist.sol | 3bb70546b5b67fd0121ab00d4dd84078ef59758c | +| dist/ERC1363Mintable.dist.sol | a12687555f57d87040495e9d34048ce94d6ec382 | ### Contracts Description Table diff --git a/contracts/token/ERC1363/IERC1363Spender.sol b/contracts/token/ERC1363/IERC1363Spender.sol index 7c27fd0..157c7b5 100644 --- a/contracts/token/ERC1363/IERC1363Spender.sol +++ b/contracts/token/ERC1363/IERC1363Spender.sol @@ -3,7 +3,7 @@ pragma solidity ^0.8.20; /** - * @title ERC1363Spender + * @title IERC1363Spender * @dev Interface for any contract that wants to support `approveAndCall` from ERC-1363 token contracts. */ interface IERC1363Spender { diff --git a/dist/ERC1363.dist.sol b/dist/ERC1363.dist.sol index 9129dfa..18cee40 100644 --- a/dist/ERC1363.dist.sol +++ b/dist/ERC1363.dist.sol @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT -// Sources flattened with hardhat v2.22.11 https://hardhat.org +// Sources flattened with hardhat v2.22.12 https://hardhat.org @@ -728,7 +728,7 @@ interface IERC1363Receiver { pragma solidity ^0.8.20; /** - * @title ERC1363Spender + * @title IERC1363Spender * @dev Interface for any contract that wants to support `approveAndCall` from ERC-1363 token contracts. */ interface IERC1363Spender { diff --git a/dist/ERC1363Mintable.dist.sol b/dist/ERC1363Mintable.dist.sol index 78ca856..70d4fad 100644 --- a/dist/ERC1363Mintable.dist.sol +++ b/dist/ERC1363Mintable.dist.sol @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT -// Sources flattened with hardhat v2.22.11 https://hardhat.org +// Sources flattened with hardhat v2.22.12 https://hardhat.org @@ -728,7 +728,7 @@ interface IERC1363Receiver { pragma solidity ^0.8.20; /** - * @title ERC1363Spender + * @title IERC1363Spender * @dev Interface for any contract that wants to support `approveAndCall` from ERC-1363 token contracts. */ interface IERC1363Spender { diff --git a/package-lock.json b/package-lock.json index fe87b8c..9b9c936 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "erc-payable-token", - "version": "6.2.0", + "version": "6.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "erc-payable-token", - "version": "6.2.0", + "version": "6.2.1", "license": "MIT", "dependencies": { "@openzeppelin/contracts": "5.0.2" @@ -21,7 +21,7 @@ "eslint-config-standard": "^17.1.0", "eslint-plugin-mocha-no-only": "^1.2.0", "graphlib": "^2.1.8", - "hardhat": "^2.22.11", + "hardhat": "^2.22.12", "hardhat-exposed": "^0.3.15", "hardhat-gas-reporter": "^2.2.1", "prettier": "^3.3.3", @@ -2134,28 +2134,28 @@ } }, "node_modules/@nomicfoundation/edr": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr/-/edr-0.5.2.tgz", - "integrity": "sha512-hW/iLvUQZNTVjFyX/I40rtKvvDOqUEyIi96T28YaLfmPL+3LW2lxmYLUXEJ6MI14HzqxDqrLyhf6IbjAa2r3Dw==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr/-/edr-0.6.3.tgz", + "integrity": "sha512-hThe5ORR75WFYTXKL0K2AyLDxkTMrG+VQ1yL9BhQYsuh3OIH+3yNDxMz2LjfvrpOrMmJ4kk5NKdFewpqDojjXQ==", "dev": true, "license": "MIT", "dependencies": { - "@nomicfoundation/edr-darwin-arm64": "0.5.2", - "@nomicfoundation/edr-darwin-x64": "0.5.2", - "@nomicfoundation/edr-linux-arm64-gnu": "0.5.2", - "@nomicfoundation/edr-linux-arm64-musl": "0.5.2", - "@nomicfoundation/edr-linux-x64-gnu": "0.5.2", - "@nomicfoundation/edr-linux-x64-musl": "0.5.2", - "@nomicfoundation/edr-win32-x64-msvc": "0.5.2" + "@nomicfoundation/edr-darwin-arm64": "0.6.3", + "@nomicfoundation/edr-darwin-x64": "0.6.3", + "@nomicfoundation/edr-linux-arm64-gnu": "0.6.3", + "@nomicfoundation/edr-linux-arm64-musl": "0.6.3", + "@nomicfoundation/edr-linux-x64-gnu": "0.6.3", + "@nomicfoundation/edr-linux-x64-musl": "0.6.3", + "@nomicfoundation/edr-win32-x64-msvc": "0.6.3" }, "engines": { "node": ">= 18" } }, "node_modules/@nomicfoundation/edr-darwin-arm64": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-arm64/-/edr-darwin-arm64-0.5.2.tgz", - "integrity": "sha512-Gm4wOPKhbDjGTIRyFA2QUAPfCXA1AHxYOKt3yLSGJkQkdy9a5WW+qtqKeEKHc/+4wpJSLtsGQfpzyIzggFfo/A==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-arm64/-/edr-darwin-arm64-0.6.3.tgz", + "integrity": "sha512-hqtI7tYDqKG5PDmZ//Z65EH5cgH8VL/SAAu50rpHP7WAVfJWkOCcYbecywwF6nhHdonJbRTDGAeG1/+VOy6zew==", "dev": true, "license": "MIT", "engines": { @@ -2163,9 +2163,9 @@ } }, "node_modules/@nomicfoundation/edr-darwin-x64": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-x64/-/edr-darwin-x64-0.5.2.tgz", - "integrity": "sha512-ClyABq2dFCsrYEED3/UIO0c7p4H1/4vvlswFlqUyBpOkJccr75qIYvahOSJRM62WgUFRhbSS0OJXFRwc/PwmVg==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-darwin-x64/-/edr-darwin-x64-0.6.3.tgz", + "integrity": "sha512-4fGi79/lyOlRUORhCYsYb3sWqRHuHT7qqzyZfZuNOn8llaxmT1k36xNmvpyg37R8SzjnhT/DzoukSJrs23Ip9Q==", "dev": true, "license": "MIT", "engines": { @@ -2173,9 +2173,9 @@ } }, "node_modules/@nomicfoundation/edr-linux-arm64-gnu": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-gnu/-/edr-linux-arm64-gnu-0.5.2.tgz", - "integrity": "sha512-HWMTVk1iOabfvU2RvrKLDgtFjJZTC42CpHiw2h6rfpsgRqMahvIlx2jdjWYzFNy1jZKPTN1AStQ/91MRrg5KnA==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-gnu/-/edr-linux-arm64-gnu-0.6.3.tgz", + "integrity": "sha512-yFFTvGFMhfAvQ1Z2itUh1jpoUA+mVROyVELcaxjIq8fyg602lQmbS+NXkhQ+oaeDgJ+06mSENrHBg4fcfRf9cw==", "dev": true, "license": "MIT", "engines": { @@ -2183,9 +2183,9 @@ } }, "node_modules/@nomicfoundation/edr-linux-arm64-musl": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-musl/-/edr-linux-arm64-musl-0.5.2.tgz", - "integrity": "sha512-CwsQ10xFx/QAD5y3/g5alm9+jFVuhc7uYMhrZAu9UVF+KtVjeCvafj0PaVsZ8qyijjqVuVsJ8hD1x5ob7SMcGg==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-arm64-musl/-/edr-linux-arm64-musl-0.6.3.tgz", + "integrity": "sha512-pOKmd0Fa3a6BHg5qbjbl/jMRELVi9oazbfiuU7Bvgn/dpTK+ID3jwT0SXiuC2zxjmPByWgXL6G9XRf5BPAM2rQ==", "dev": true, "license": "MIT", "engines": { @@ -2193,9 +2193,9 @@ } }, "node_modules/@nomicfoundation/edr-linux-x64-gnu": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-gnu/-/edr-linux-x64-gnu-0.5.2.tgz", - "integrity": "sha512-CWVCEdhWJ3fmUpzWHCRnC0/VLBDbqtqTGTR6yyY1Ep3S3BOrHEAvt7h5gx85r2vLcztisu2vlDq51auie4IU1A==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-gnu/-/edr-linux-x64-gnu-0.6.3.tgz", + "integrity": "sha512-3AUferhkLIXtLV63w5GjpHttzdxZ36i656XMy+pkBZbbiqnzIVeKWg6DJv1A94fQY16gB4gqj9CLq4CWvbNN6w==", "dev": true, "license": "MIT", "engines": { @@ -2203,9 +2203,9 @@ } }, "node_modules/@nomicfoundation/edr-linux-x64-musl": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-musl/-/edr-linux-x64-musl-0.5.2.tgz", - "integrity": "sha512-+aJDfwhkddy2pP5u1ISg3IZVAm0dO836tRlDTFWtvvSMQ5hRGqPcWwlsbobhDQsIxhPJyT7phL0orCg5W3WMeA==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-linux-x64-musl/-/edr-linux-x64-musl-0.6.3.tgz", + "integrity": "sha512-fr6bD872WIBXe9YnTDi0CzYepMcYRgSnkVqn0yK4wRnIvKrloWhxXNVY45GVIl51aNZguBnvoA4WEt6HIazs3A==", "dev": true, "license": "MIT", "engines": { @@ -2213,9 +2213,9 @@ } }, "node_modules/@nomicfoundation/edr-win32-x64-msvc": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-win32-x64-msvc/-/edr-win32-x64-msvc-0.5.2.tgz", - "integrity": "sha512-CcvvuA3sAv7liFNPsIR/68YlH6rrybKzYttLlMr80d4GKJjwJ5OKb3YgE6FdZZnOfP19HEHhsLcE0DPLtY3r0w==", + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@nomicfoundation/edr-win32-x64-msvc/-/edr-win32-x64-msvc-0.6.3.tgz", + "integrity": "sha512-sn34MvN1ajw2Oq1+Drpxej78Z0HfIzI4p4WlolupAV9dOZKzp2JAIQeLVfZpjIFbF3zuyxLPP4dUBrQoFPEqhA==", "dev": true, "license": "MIT", "engines": { @@ -9448,15 +9448,15 @@ } }, "node_modules/hardhat": { - "version": "2.22.11", - "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.22.11.tgz", - "integrity": "sha512-g9xr6BGXbzj2sqG9AjHwqeUOS9v2NwLbuq7rsdjMB2RLWmYp8IFdZnzq8UewwLJisuWgiygB+dwLktjqAbRuOw==", + "version": "2.22.12", + "resolved": "https://registry.npmjs.org/hardhat/-/hardhat-2.22.12.tgz", + "integrity": "sha512-yok65M+LsOeTBHQsjg//QreGCyrsaNmeLVzhTFqlOvZ4ZE5y69N0wRxH1b2BC9dGK8S8OPUJMNiL9X0RAvbm8w==", "dev": true, "license": "MIT", "dependencies": { "@ethersproject/abi": "^5.1.2", "@metamask/eth-sig-util": "^4.0.0", - "@nomicfoundation/edr": "^0.5.2", + "@nomicfoundation/edr": "^0.6.1", "@nomicfoundation/ethereumjs-common": "4.0.4", "@nomicfoundation/ethereumjs-tx": "5.0.4", "@nomicfoundation/ethereumjs-util": "9.0.4", diff --git a/package.json b/package.json index 3b2be33..f60b95a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "erc-payable-token", - "version": "6.2.0", + "version": "6.2.1", "description": "ERC-1363 Payable Token Implementation", "files": [ "contracts", @@ -58,7 +58,7 @@ "eslint-config-standard": "^17.1.0", "eslint-plugin-mocha-no-only": "^1.2.0", "graphlib": "^2.1.8", - "hardhat": "^2.22.11", + "hardhat": "^2.22.12", "hardhat-exposed": "^0.3.15", "hardhat-gas-reporter": "^2.2.1", "prettier": "^3.3.3",