diff --git a/.gitignore b/.gitignore index 914bb815b..a019af102 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ cache # ignore non repo contract related aritifacts artifacts/@openzeppelin artifacts/build-info +artifacts/contracts/**/**/*.dbg.json .openzeppelin/unknown-298.json .env test-results.* diff --git a/artifacts/contracts/base/NoDelegateCall.sol/NoDelegateCall.dbg.json b/artifacts/contracts/base/NoDelegateCall.sol/NoDelegateCall.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/base/NoDelegateCall.sol/NoDelegateCall.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/beacon-proxy/LogicContractV1.sol/LogicContractV1.dbg.json b/artifacts/contracts/beacon-proxy/LogicContractV1.sol/LogicContractV1.dbg.json deleted file mode 100644 index 21ddee973..000000000 --- a/artifacts/contracts/beacon-proxy/LogicContractV1.sol/LogicContractV1.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/5104ee51b918faba937e8ffccb0f8cc7.json" -} diff --git a/artifacts/contracts/beacon-proxy/LogicContractV2.sol/LogicContractV2.dbg.json b/artifacts/contracts/beacon-proxy/LogicContractV2.sol/LogicContractV2.dbg.json deleted file mode 100644 index ef24e3a45..000000000 --- a/artifacts/contracts/beacon-proxy/LogicContractV2.sol/LogicContractV2.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/1e690f718d22157ebf8e6a81e57a83f0.json" -} diff --git a/artifacts/contracts/beacon-proxy/MyBeacon.sol/MyBeacon.dbg.json b/artifacts/contracts/beacon-proxy/MyBeacon.sol/MyBeacon.dbg.json deleted file mode 100644 index 71830e38b..000000000 --- a/artifacts/contracts/beacon-proxy/MyBeacon.sol/MyBeacon.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/8256eb8594b3c9bc7d7a4919b0a016fd.json" -} diff --git a/artifacts/contracts/beacon-proxy/MyProxy.sol/MyProxy.dbg.json b/artifacts/contracts/beacon-proxy/MyProxy.sol/MyProxy.dbg.json deleted file mode 100644 index 71830e38b..000000000 --- a/artifacts/contracts/beacon-proxy/MyProxy.sol/MyProxy.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/8256eb8594b3c9bc7d7a4919b0a016fd.json" -} diff --git a/artifacts/contracts/diamond-pattern/Diamond.sol/Diamond.dbg.json b/artifacts/contracts/diamond-pattern/Diamond.sol/Diamond.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/diamond-pattern/Diamond.sol/Diamond.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/DiamondInit.sol/DiamondInit.dbg.json b/artifacts/contracts/diamond-pattern/DiamondInit.sol/DiamondInit.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/diamond-pattern/DiamondInit.sol/DiamondInit.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/facets/DiamondCutFacet.sol/DiamondCutFacet.dbg.json b/artifacts/contracts/diamond-pattern/facets/DiamondCutFacet.sol/DiamondCutFacet.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/facets/DiamondCutFacet.sol/DiamondCutFacet.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/facets/DiamondLoupeFacet.sol/DiamondLoupeFacet.dbg.json b/artifacts/contracts/diamond-pattern/facets/DiamondLoupeFacet.sol/DiamondLoupeFacet.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/facets/DiamondLoupeFacet.sol/DiamondLoupeFacet.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/facets/OwnershipFacet.sol/OwnershipFacet.dbg.json b/artifacts/contracts/diamond-pattern/facets/OwnershipFacet.sol/OwnershipFacet.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/facets/OwnershipFacet.sol/OwnershipFacet.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/facets/Test1Facet.sol/Test1Facet.dbg.json b/artifacts/contracts/diamond-pattern/facets/Test1Facet.sol/Test1Facet.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/facets/Test1Facet.sol/Test1Facet.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/facets/Test2Facet.sol/Test2Facet.dbg.json b/artifacts/contracts/diamond-pattern/facets/Test2Facet.sol/Test2Facet.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/facets/Test2Facet.sol/Test2Facet.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json b/artifacts/contracts/diamond-pattern/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json b/artifacts/contracts/diamond-pattern/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/interfaces/IERC165.sol/IERC165.dbg.json b/artifacts/contracts/diamond-pattern/interfaces/IERC165.sol/IERC165.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/interfaces/IERC165.sol/IERC165.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/interfaces/IERC173.sol/IERC173.dbg.json b/artifacts/contracts/diamond-pattern/interfaces/IERC173.sol/IERC173.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/interfaces/IERC173.sol/IERC173.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/diamond-pattern/libraries/LibDiamond.sol/LibDiamond.dbg.json b/artifacts/contracts/diamond-pattern/libraries/LibDiamond.sol/LibDiamond.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/diamond-pattern/libraries/LibDiamond.sol/LibDiamond.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/erc-1155/ERC1155Mock.sol/ERC1155Mock.dbg.json b/artifacts/contracts/erc-1155/ERC1155Mock.sol/ERC1155Mock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/erc-1155/ERC1155Mock.sol/ERC1155Mock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20BurnableMock.dbg.json b/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20BurnableMock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20BurnableMock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20CappedMock.dbg.json b/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20CappedMock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20CappedMock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20PausableMock.dbg.json b/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20PausableMock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20PausableMock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/erc-20/ERC20Mock.sol/ERC20Mock.dbg.json b/artifacts/contracts/erc-20/ERC20Mock.sol/ERC20Mock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/erc-20/ERC20Mock.sol/ERC20Mock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/erc-721/ERC721Mock.sol/ERC721Mock.dbg.json b/artifacts/contracts/erc-721/ERC721Mock.sol/ERC721Mock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/erc-721/ERC721Mock.sol/ERC721Mock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/evm/Precompiles.sol/Precompiles.dbg.json b/artifacts/contracts/evm/Precompiles.sol/Precompiles.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/evm/Precompiles.sol/Precompiles.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/exchange-rate-precompile/ExchangeRateMock.sol/ExchangeRateMock.dbg.json b/artifacts/contracts/exchange-rate-precompile/ExchangeRateMock.sol/ExchangeRateMock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/exchange-rate-precompile/ExchangeRateMock.sol/ExchangeRateMock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/exchange-rate-precompile/ExchangeRatePrecompile.sol/ExchangeRatePrecompile.dbg.json b/artifacts/contracts/exchange-rate-precompile/ExchangeRatePrecompile.sol/ExchangeRatePrecompile.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/exchange-rate-precompile/ExchangeRatePrecompile.sol/ExchangeRatePrecompile.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/exchange-rate-precompile/IExchangeRate.sol/IExchangeRate.dbg.json b/artifacts/contracts/exchange-rate-precompile/IExchangeRate.sol/IExchangeRate.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/exchange-rate-precompile/IExchangeRate.sol/IExchangeRate.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/exchange-rate-precompile/SelfFunding.sol/SelfFunding.dbg.json b/artifacts/contracts/exchange-rate-precompile/SelfFunding.sol/SelfFunding.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/exchange-rate-precompile/SelfFunding.sol/SelfFunding.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hip-583/ContractTransferTx.sol/ContractTransferTx.dbg.json b/artifacts/contracts/hip-583/ContractTransferTx.sol/ContractTransferTx.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hip-583/ContractTransferTx.sol/ContractTransferTx.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hip-583/ERC20Mock.sol/ERC20Mock.dbg.json b/artifacts/contracts/hip-583/ERC20Mock.sol/ERC20Mock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hip-583/ERC20Mock.sol/ERC20Mock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hip-583/ERC721Mock.sol/ERC721Mock.dbg.json b/artifacts/contracts/hip-583/ERC721Mock.sol/ERC721Mock.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hip-583/ERC721Mock.sol/ERC721Mock.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/ExpiryHelper.sol/ExpiryHelper.dbg.json b/artifacts/contracts/hts-precompile/ExpiryHelper.sol/ExpiryHelper.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/ExpiryHelper.sol/ExpiryHelper.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/FeeHelper.sol/FeeHelper.dbg.json b/artifacts/contracts/hts-precompile/FeeHelper.sol/FeeHelper.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/FeeHelper.sol/FeeHelper.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/HederaResponseCodes.sol/HederaResponseCodes.dbg.json b/artifacts/contracts/hts-precompile/HederaResponseCodes.sol/HederaResponseCodes.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/HederaResponseCodes.sol/HederaResponseCodes.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/HederaTokenService.sol/HederaTokenService.dbg.json b/artifacts/contracts/hts-precompile/HederaTokenService.sol/HederaTokenService.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/HederaTokenService.sol/HederaTokenService.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/IHRC.sol/IHRC.dbg.json b/artifacts/contracts/hts-precompile/IHRC.sol/IHRC.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/IHRC.sol/IHRC.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/IHederaTokenService.sol/IHederaTokenService.dbg.json b/artifacts/contracts/hts-precompile/IHederaTokenService.sol/IHederaTokenService.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/IHederaTokenService.sol/IHederaTokenService.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/KeyHelper.sol/Bits.dbg.json b/artifacts/contracts/hts-precompile/KeyHelper.sol/Bits.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/KeyHelper.sol/Bits.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/KeyHelper.sol/KeyHelper.dbg.json b/artifacts/contracts/hts-precompile/KeyHelper.sol/KeyHelper.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/hts-precompile/KeyHelper.sol/KeyHelper.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/erc-20/ERC20Contract.sol/ERC20Contract.dbg.json b/artifacts/contracts/hts-precompile/examples/erc-20/ERC20Contract.sol/ERC20Contract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/erc-20/ERC20Contract.sol/ERC20Contract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/erc-721/ERC721Contract.sol/ERC721Contract.dbg.json b/artifacts/contracts/hts-precompile/examples/erc-721/ERC721Contract.sol/ERC721Contract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/erc-721/ERC721Contract.sol/ERC721Contract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/hrc/HRCContract.sol/HRCContract.dbg.json b/artifacts/contracts/hts-precompile/examples/hrc/HRCContract.sol/HRCContract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/hrc/HRCContract.sol/HRCContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/token-create/TokenCreateContract.sol/TokenCreateContract.dbg.json b/artifacts/contracts/hts-precompile/examples/token-create/TokenCreateContract.sol/TokenCreateContract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/token-create/TokenCreateContract.sol/TokenCreateContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/token-create/TokenCreateCustom.sol/TokenCreateCustomContract.dbg.json b/artifacts/contracts/hts-precompile/examples/token-create/TokenCreateCustom.sol/TokenCreateCustomContract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/token-create/TokenCreateCustom.sol/TokenCreateCustomContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/token-manage/TokenManagementContract.sol/TokenManagementContract.dbg.json b/artifacts/contracts/hts-precompile/examples/token-manage/TokenManagementContract.sol/TokenManagementContract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/token-manage/TokenManagementContract.sol/TokenManagementContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/token-query/TokenQueryContract.sol/TokenQueryContract.dbg.json b/artifacts/contracts/hts-precompile/examples/token-query/TokenQueryContract.sol/TokenQueryContract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/token-query/TokenQueryContract.sol/TokenQueryContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/hts-precompile/examples/token-transfer/TokenTransferContract.sol/TokenTransferContract.dbg.json b/artifacts/contracts/hts-precompile/examples/token-transfer/TokenTransferContract.sol/TokenTransferContract.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/hts-precompile/examples/token-transfer/TokenTransferContract.sol/TokenTransferContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/libraries/Constants.sol/Constants.dbg.json b/artifacts/contracts/libraries/Constants.sol/Constants.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/libraries/Constants.sol/Constants.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/multicaller/Multicall3.sol/Multicall3.dbg.json b/artifacts/contracts/multicaller/Multicall3.sol/Multicall3.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/multicaller/Multicall3.sol/Multicall3.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/multicaller/Receiver.sol/Receiver.dbg.json b/artifacts/contracts/multicaller/Receiver.sol/Receiver.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/multicaller/Receiver.sol/Receiver.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/multicaller/Reverter.sol/Reverter.dbg.json b/artifacts/contracts/multicaller/Reverter.sol/Reverter.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/multicaller/Reverter.sol/Reverter.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/native-precompiles/EcrecoverCaller.sol/EcrecoverCaller.dbg.json b/artifacts/contracts/native-precompiles/EcrecoverCaller.sol/EcrecoverCaller.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/native-precompiles/EcrecoverCaller.sol/EcrecoverCaller.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/proxy-upgrade/counter/Counter.sol/Counter.dbg.json b/artifacts/contracts/proxy-upgrade/counter/Counter.sol/Counter.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/proxy-upgrade/counter/Counter.sol/Counter.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/proxy-upgrade/counter/CounterV2.sol/CounterV2.dbg.json b/artifacts/contracts/proxy-upgrade/counter/CounterV2.sol/CounterV2.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/proxy-upgrade/counter/CounterV2.sol/CounterV2.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/proxy-upgrade/exchange/Exchange.sol/Exchange.dbg.json b/artifacts/contracts/proxy-upgrade/exchange/Exchange.sol/Exchange.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/proxy-upgrade/exchange/Exchange.sol/Exchange.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/proxy-upgrade/exchange/ExchangeV2.sol/ExchangeV2.dbg.json b/artifacts/contracts/proxy-upgrade/exchange/ExchangeV2.sol/ExchangeV2.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/proxy-upgrade/exchange/ExchangeV2.sol/ExchangeV2.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/proxy-upgrade/exchange/OZUUPSUpgradeableV4.sol/OZUUPSUpgradeableV4.dbg.json b/artifacts/contracts/proxy-upgrade/exchange/OZUUPSUpgradeableV4.sol/OZUUPSUpgradeableV4.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/proxy-upgrade/exchange/OZUUPSUpgradeableV4.sol/OZUUPSUpgradeableV4.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/safe-hts-precompile/HederaResponseCodes.sol/HederaResponseCodes.dbg.json b/artifacts/contracts/safe-hts-precompile/HederaResponseCodes.sol/HederaResponseCodes.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/safe-hts-precompile/HederaResponseCodes.sol/HederaResponseCodes.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/safe-hts-precompile/SafeHTS.sol/SafeHTS.dbg.json b/artifacts/contracts/safe-hts-precompile/SafeHTS.sol/SafeHTS.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/safe-hts-precompile/SafeHTS.sol/SafeHTS.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/safe-hts-precompile/SafeOperations.sol/SafeOperations.dbg.json b/artifacts/contracts/safe-hts-precompile/SafeOperations.sol/SafeOperations.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/safe-hts-precompile/SafeOperations.sol/SafeOperations.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/safe-hts-precompile/SafeViewHTS.sol/SafeViewHTS.dbg.json b/artifacts/contracts/safe-hts-precompile/SafeViewHTS.sol/SafeViewHTS.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/safe-hts-precompile/SafeViewHTS.sol/SafeViewHTS.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/safe-hts-precompile/SafeViewOperations.sol/SafeViewOperations.dbg.json b/artifacts/contracts/safe-hts-precompile/SafeViewOperations.sol/SafeViewOperations.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/safe-hts-precompile/SafeViewOperations.sol/SafeViewOperations.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/shanghai-opcodes/ShanghaiOpcodes.sol/ShanghaiOpcodes.dbg.json b/artifacts/contracts/shanghai-opcodes/ShanghaiOpcodes.sol/ShanghaiOpcodes.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/shanghai-opcodes/ShanghaiOpcodes.sol/ShanghaiOpcodes.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/account/NonExisting.sol/NonExisting.dbg.json b/artifacts/contracts/solidity/account/NonExisting.sol/NonExisting.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/account/NonExisting.sol/NonExisting.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/account/NonExtDup.sol/NonExtDup.dbg.json b/artifacts/contracts/solidity/account/NonExtDup.sol/NonExtDup.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/account/NonExtDup.sol/NonExtDup.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/address/Address.sol/AddressContract.dbg.json b/artifacts/contracts/solidity/address/Address.sol/AddressContract.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/address/Address.sol/AddressContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/address/AssemblyAddress.sol/AssemblyAddress.dbg.json b/artifacts/contracts/solidity/address/AssemblyAddress.sol/AssemblyAddress.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/address/AssemblyAddress.sol/AssemblyAddress.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/address/Recipient.sol/Recipient.dbg.json b/artifacts/contracts/solidity/address/Recipient.sol/Recipient.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/address/Recipient.sol/Recipient.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/assignments/AssignmentReferenceTypes.sol/AssignmentReferenceTypes.dbg.json b/artifacts/contracts/solidity/assignments/AssignmentReferenceTypes.sol/AssignmentReferenceTypes.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/assignments/AssignmentReferenceTypes.sol/AssignmentReferenceTypes.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/assignments/DestructuringReturns.sol/DestructuringReturns.dbg.json b/artifacts/contracts/solidity/assignments/DestructuringReturns.sol/DestructuringReturns.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/assignments/DestructuringReturns.sol/DestructuringReturns.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/block/BlockInfo.sol/BlockInfo.dbg.json b/artifacts/contracts/solidity/block/BlockInfo.sol/BlockInfo.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/block/BlockInfo.sol/BlockInfo.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/concatenation/Concatenation.sol/Concatenation.dbg.json b/artifacts/contracts/solidity/concatenation/Concatenation.sol/Concatenation.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/concatenation/Concatenation.sol/Concatenation.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/control/ControlStructures.sol/ControlStructures.dbg.json b/artifacts/contracts/solidity/control/ControlStructures.sol/ControlStructures.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/control/ControlStructures.sol/ControlStructures.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/control/ControlStructures.sol/TestTryCatchContract.dbg.json b/artifacts/contracts/solidity/control/ControlStructures.sol/TestTryCatchContract.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/control/ControlStructures.sol/TestTryCatchContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/cryptomath/Arithmetic.sol/Arithmetic.dbg.json b/artifacts/contracts/solidity/cryptomath/Arithmetic.sol/Arithmetic.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/cryptomath/Arithmetic.sol/Arithmetic.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/cryptomath/CryptoMath.sol/CryptoMath.dbg.json b/artifacts/contracts/solidity/cryptomath/CryptoMath.sol/CryptoMath.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/cryptomath/CryptoMath.sol/CryptoMath.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/defaults/Defaults.sol/Defaults.dbg.json b/artifacts/contracts/solidity/defaults/Defaults.sol/Defaults.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/defaults/Defaults.sol/Defaults.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/encoding/Encoding.sol/Encoding.dbg.json b/artifacts/contracts/solidity/encoding/Encoding.sol/Encoding.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/encoding/Encoding.sol/Encoding.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/encoding/Receiver.sol/Receiver.dbg.json b/artifacts/contracts/solidity/encoding/Receiver.sol/Receiver.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/encoding/Receiver.sol/Receiver.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/encoding/Sender.sol/Sender.dbg.json b/artifacts/contracts/solidity/encoding/Sender.sol/Sender.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/encoding/Sender.sol/Sender.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/errors/Errors.sol/Errors.dbg.json b/artifacts/contracts/solidity/errors/Errors.sol/Errors.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/errors/Errors.sol/Errors.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/errors/ErrorsExternal.sol/ErrorsExternal.dbg.json b/artifacts/contracts/solidity/errors/ErrorsExternal.sol/ErrorsExternal.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/errors/ErrorsExternal.sol/ErrorsExternal.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/errors/Panic.sol/Panic.dbg.json b/artifacts/contracts/solidity/errors/Panic.sol/Panic.dbg.json deleted file mode 100644 index 96cb96bb1..000000000 --- a/artifacts/contracts/solidity/errors/Panic.sol/Panic.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/1507a8c274fab780a7d806ace44c61f3.json" -} diff --git a/artifacts/contracts/solidity/functions/Functions.sol/ContractInterface.dbg.json b/artifacts/contracts/solidity/functions/Functions.sol/ContractInterface.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/functions/Functions.sol/ContractInterface.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/functions/Functions.sol/Functions.dbg.json b/artifacts/contracts/solidity/functions/Functions.sol/Functions.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/functions/Functions.sol/Functions.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/functions/FunctionsChild.sol/FunctionsChild.dbg.json b/artifacts/contracts/solidity/functions/FunctionsChild.sol/FunctionsChild.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/functions/FunctionsChild.sol/FunctionsChild.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/functions/FunctionsParent.sol/FunctionsParent.dbg.json b/artifacts/contracts/solidity/functions/FunctionsParent.sol/FunctionsParent.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/functions/FunctionsParent.sol/FunctionsParent.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/inhetitance/Base.sol/Base.dbg.json b/artifacts/contracts/solidity/inhetitance/Base.sol/Base.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/inhetitance/Base.sol/Base.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/inhetitance/Main.sol/Main.dbg.json b/artifacts/contracts/solidity/inhetitance/Main.sol/Main.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/inhetitance/Main.sol/Main.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/modifiers/A.sol/A.dbg.json b/artifacts/contracts/solidity/modifiers/A.sol/A.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/modifiers/A.sol/A.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/modifiers/B.sol/B.dbg.json b/artifacts/contracts/solidity/modifiers/B.sol/B.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/modifiers/B.sol/B.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/modifiers/DerivedContract.sol/DerivedContract.dbg.json b/artifacts/contracts/solidity/modifiers/DerivedContract.sol/DerivedContract.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/modifiers/DerivedContract.sol/DerivedContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/modifiers/Modifiers.sol/Modifiers.dbg.json b/artifacts/contracts/solidity/modifiers/Modifiers.sol/Modifiers.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/modifiers/Modifiers.sol/Modifiers.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/modular/Token.sol/Balances.dbg.json b/artifacts/contracts/solidity/modular/Token.sol/Balances.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/modular/Token.sol/Balances.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/modular/Token.sol/Token.dbg.json b/artifacts/contracts/solidity/modular/Token.sol/Token.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/modular/Token.sol/Token.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/new/New.sol/New.dbg.json b/artifacts/contracts/solidity/new/New.sol/New.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/new/New.sol/New.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/new/New.sol/Target.dbg.json b/artifacts/contracts/solidity/new/New.sol/Target.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/new/New.sol/Target.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/new/New.sol/TargetWithConstructor.dbg.json b/artifacts/contracts/solidity/new/New.sol/TargetWithConstructor.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/new/New.sol/TargetWithConstructor.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/ERC-165/ClimberSelector.sol/ClimberSelector.dbg.json b/artifacts/contracts/solidity/oz/ERC-165/ClimberSelector.sol/ClimberSelector.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/ERC-165/ClimberSelector.sol/ClimberSelector.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/ERC-165/IClimber.sol/Climber.dbg.json b/artifacts/contracts/solidity/oz/ERC-165/IClimber.sol/Climber.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/ERC-165/IClimber.sol/Climber.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/ERC-165/Test_ERC165.sol/Test_ERC165.dbg.json b/artifacts/contracts/solidity/oz/ERC-165/Test_ERC165.sol/Test_ERC165.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/ERC-165/Test_ERC165.sol/Test_ERC165.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/ERC-20-votes/erc20VotesTest.sol/ERC20VotesTest.dbg.json b/artifacts/contracts/solidity/oz/ERC-20-votes/erc20VotesTest.sol/ERC20VotesTest.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/ERC-20-votes/erc20VotesTest.sol/ERC20VotesTest.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/ERC-2771/ERC2771Context.sol/ERC2771ContextTest.dbg.json b/artifacts/contracts/solidity/oz/ERC-2771/ERC2771Context.sol/ERC2771ContextTest.dbg.json deleted file mode 100644 index 6857855ce..000000000 --- a/artifacts/contracts/solidity/oz/ERC-2771/ERC2771Context.sol/ERC2771ContextTest.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/3f95829b0790d58068477b0d5ee56231.json" -} diff --git a/artifacts/contracts/solidity/oz/ERC-2981/ERC2981.sol/ERC2981Test.dbg.json b/artifacts/contracts/solidity/oz/ERC-2981/ERC2981.sol/ERC2981Test.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/ERC-2981/ERC2981.sol/ERC2981Test.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/Pausable/Pausable.sol/PausableTest.dbg.json b/artifacts/contracts/solidity/oz/Pausable/Pausable.sol/PausableTest.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/Pausable/Pausable.sol/PausableTest.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/ReentrancyGuard/ReentrancyGuardTestReceiver.sol/ReentrancyGuardTestReceiver.dbg.json b/artifacts/contracts/solidity/oz/ReentrancyGuard/ReentrancyGuardTestReceiver.sol/ReentrancyGuardTestReceiver.dbg.json deleted file mode 100644 index 6857855ce..000000000 --- a/artifacts/contracts/solidity/oz/ReentrancyGuard/ReentrancyGuardTestReceiver.sol/ReentrancyGuardTestReceiver.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/3f95829b0790d58068477b0d5ee56231.json" -} diff --git a/artifacts/contracts/solidity/oz/ReentrancyGuard/ReentrancyGuardTestSender.sol/ReentrancyGuardTestSender.dbg.json b/artifacts/contracts/solidity/oz/ReentrancyGuard/ReentrancyGuardTestSender.sol/ReentrancyGuardTestSender.dbg.json deleted file mode 100644 index 6857855ce..000000000 --- a/artifacts/contracts/solidity/oz/ReentrancyGuard/ReentrancyGuardTestSender.sol/ReentrancyGuardTestSender.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/3f95829b0790d58068477b0d5ee56231.json" -} diff --git a/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/Box.sol/Box.dbg.json b/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/Box.sol/Box.dbg.json deleted file mode 100644 index 7f6ea3116..000000000 --- a/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/Box.sol/Box.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/ba4a63ef7e6f2049e5bba2f9831f2be6.json" -} diff --git a/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/BoxV2.sol/BoxV2.dbg.json b/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/BoxV2.sol/BoxV2.dbg.json deleted file mode 100644 index ecc47461b..000000000 --- a/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/BoxV2.sol/BoxV2.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/786bbbadb25492dae5f08c76548b4366.json" -} diff --git a/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/MyCustomTransparentUpgradeableProxy.sol/MyCustomTransparentUpgradeableProxy.dbg.json b/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/MyCustomTransparentUpgradeableProxy.sol/MyCustomTransparentUpgradeableProxy.dbg.json deleted file mode 100644 index 06c77e62e..000000000 --- a/artifacts/contracts/solidity/oz/TransparentUpgradeableProxy/MyCustomTransparentUpgradeableProxy.sol/MyCustomTransparentUpgradeableProxy.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/55579cc38b9c63779731140f46cc7799.json" -} diff --git a/artifacts/contracts/beacon-proxy/LogicContractV1.sol/LogicContractV1.json b/artifacts/contracts/solidity/oz/beacon-proxy/LogicContractV1.sol/LogicContractV1.json similarity index 90% rename from artifacts/contracts/beacon-proxy/LogicContractV1.sol/LogicContractV1.json rename to artifacts/contracts/solidity/oz/beacon-proxy/LogicContractV1.sol/LogicContractV1.json index ff9cae03a..183d0cd15 100644 --- a/artifacts/contracts/beacon-proxy/LogicContractV1.sol/LogicContractV1.json +++ b/artifacts/contracts/solidity/oz/beacon-proxy/LogicContractV1.sol/LogicContractV1.json @@ -1,7 +1,7 @@ { "_format": "hh-sol-artifact-1", "contractName": "LogicContractV1", - "sourceName": "contracts/beacon-proxy/LogicContractV1.sol", + "sourceName": "contracts/solidity/oz/beacon-proxy/LogicContractV1.sol", "abi": [ { "inputs": [ @@ -86,8 +86,8 @@ "type": "function" } ], - "bytecode": "0x608060405234801561001057600080fd5b506040516101b33803806101b383398101604081905261002f91610037565b600055610050565b60006020828403121561004957600080fd5b5051919050565b6101548061005f6000396000f3fe608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610086565b60405190815260200160405180910390f35b61007361006e366004610105565b6100ca565b005b61004e610083366004610105565b90565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bb91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60006020828403121561011757600080fd5b503591905056fea26469706673582212209aeab14fb7a35f692a41ca933ded8ff288c4157f62cb1dc28ea6547f2711585b64736f6c63430008140033", - "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610086565b60405190815260200160405180910390f35b61007361006e366004610105565b6100ca565b005b61004e610083366004610105565b90565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bb91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60006020828403121561011757600080fd5b503591905056fea26469706673582212209aeab14fb7a35f692a41ca933ded8ff288c4157f62cb1dc28ea6547f2711585b64736f6c63430008140033", + "bytecode": "0x608060405234801561001057600080fd5b506040516101b33803806101b383398101604081905261002f91610037565b600055610050565b60006020828403121561004957600080fd5b5051919050565b6101548061005f6000396000f3fe608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610086565b60405190815260200160405180910390f35b61007361006e366004610105565b6100ca565b005b61004e610083366004610105565b90565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bb91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60006020828403121561011757600080fd5b503591905056fea26469706673582212204582428fdeabb3286ee8896f493c2c688e43cdcd25b4d9a68ee53c84f0539c7864736f6c63430008140033", + "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610086565b60405190815260200160405180910390f35b61007361006e366004610105565b6100ca565b005b61004e610083366004610105565b90565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bb91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60006020828403121561011757600080fd5b503591905056fea26469706673582212204582428fdeabb3286ee8896f493c2c688e43cdcd25b4d9a68ee53c84f0539c7864736f6c63430008140033", "linkReferences": {}, "deployedLinkReferences": {} } diff --git a/artifacts/contracts/beacon-proxy/LogicContractV2.sol/LogicContractV2.json b/artifacts/contracts/solidity/oz/beacon-proxy/LogicContractV2.sol/LogicContractV2.json similarity index 93% rename from artifacts/contracts/beacon-proxy/LogicContractV2.sol/LogicContractV2.json rename to artifacts/contracts/solidity/oz/beacon-proxy/LogicContractV2.sol/LogicContractV2.json index bb3423afb..d0755164e 100644 --- a/artifacts/contracts/beacon-proxy/LogicContractV2.sol/LogicContractV2.json +++ b/artifacts/contracts/solidity/oz/beacon-proxy/LogicContractV2.sol/LogicContractV2.json @@ -1,7 +1,7 @@ { "_format": "hh-sol-artifact-1", "contractName": "LogicContractV2", - "sourceName": "contracts/beacon-proxy/LogicContractV2.sol", + "sourceName": "contracts/solidity/oz/beacon-proxy/LogicContractV2.sol", "abi": [ { "inputs": [ @@ -99,8 +99,8 @@ "type": "function" } ], - "bytecode": "0x608060405234801561001057600080fd5b5060405161022838038061022883398101604081905261002f91610037565b600055610050565b60006020828403121561004957600080fd5b5051919050565b6101c98061005f6000396000f3fe608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610088565b60405190815260200160405180910390f35b61007361006e366004610155565b6100cc565b005b61004e610083366004610155565b610107565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bd91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60007fea14d4893872191a028c318d4e480b9683b2e5a8626d2e0f87d8f39cf0b5a9ca610134838061016e565b60405190815260200160405180910390a161014f828061016e565b92915050565b60006020828403121561016757600080fd5b5035919050565b808202811582820484141761014f57634e487b7160e01b600052601160045260246000fdfea2646970667358221220ad592f0a0d4a5d47764f18af2f636e5e4f3c0146bdb41cbfefb39a9252bb53df64736f6c63430008140033", - "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610088565b60405190815260200160405180910390f35b61007361006e366004610155565b6100cc565b005b61004e610083366004610155565b610107565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bd91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60007fea14d4893872191a028c318d4e480b9683b2e5a8626d2e0f87d8f39cf0b5a9ca610134838061016e565b60405190815260200160405180910390a161014f828061016e565b92915050565b60006020828403121561016757600080fd5b5035919050565b808202811582820484141761014f57634e487b7160e01b600052601160045260246000fdfea2646970667358221220ad592f0a0d4a5d47764f18af2f636e5e4f3c0146bdb41cbfefb39a9252bb53df64736f6c63430008140033", + "bytecode": "0x608060405234801561001057600080fd5b5060405161022838038061022883398101604081905261002f91610037565b600055610050565b60006020828403121561004957600080fd5b5051919050565b6101c98061005f6000396000f3fe608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610088565b60405190815260200160405180910390f35b61007361006e366004610155565b6100cc565b005b61004e610083366004610155565b610107565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bd91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60007fea14d4893872191a028c318d4e480b9683b2e5a8626d2e0f87d8f39cf0b5a9ca610134838061016e565b60405190815260200160405180910390a161014f828061016e565b92915050565b60006020828403121561016757600080fd5b5035919050565b808202811582820484141761014f57634e487b7160e01b600052601160045260246000fdfea26469706673582212202a14324f403bd0813943fc44724b1db472f0c74d41081a4853e98b8815a07bf964736f6c63430008140033", + "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100415760003560e01c80632e64cec1146100465780636057361d146100605780637b29290914610075575b600080fd5b61004e610088565b60405190815260200160405180910390f35b61007361006e366004610155565b6100cc565b005b61004e610083366004610155565b610107565b60007f2a27502c345a4cd966daa061d5537f54cd60d2d20b73680b3bf195c91e806a4b6000546040516100bd91815260200190565b60405180910390a15060005490565b60008190556040518181527f93fe6d397c74fdf1402a8b72e47b68512f0510d7b98a4bc4cbdf6ac7108b3c599060200160405180910390a150565b60007fea14d4893872191a028c318d4e480b9683b2e5a8626d2e0f87d8f39cf0b5a9ca610134838061016e565b60405190815260200160405180910390a161014f828061016e565b92915050565b60006020828403121561016757600080fd5b5035919050565b808202811582820484141761014f57634e487b7160e01b600052601160045260246000fdfea26469706673582212202a14324f403bd0813943fc44724b1db472f0c74d41081a4853e98b8815a07bf964736f6c63430008140033", "linkReferences": {}, "deployedLinkReferences": {} } diff --git a/artifacts/contracts/beacon-proxy/MyBeacon.sol/MyBeacon.json b/artifacts/contracts/solidity/oz/beacon-proxy/MyBeacon.sol/MyBeacon.json similarity index 95% rename from artifacts/contracts/beacon-proxy/MyBeacon.sol/MyBeacon.json rename to artifacts/contracts/solidity/oz/beacon-proxy/MyBeacon.sol/MyBeacon.json index 3fb17ab96..90e87d95b 100644 --- a/artifacts/contracts/beacon-proxy/MyBeacon.sol/MyBeacon.json +++ b/artifacts/contracts/solidity/oz/beacon-proxy/MyBeacon.sol/MyBeacon.json @@ -1,7 +1,7 @@ { "_format": "hh-sol-artifact-1", "contractName": "MyBeacon", - "sourceName": "contracts/beacon-proxy/MyBeacon.sol", + "sourceName": "contracts/solidity/oz/beacon-proxy/MyBeacon.sol", "abi": [ { "inputs": [ @@ -144,8 +144,8 @@ "type": "function" } ], - "bytecode": "0x608060405234801561001057600080fd5b5060405161045638038061045683398101604081905261002f91610169565b8181806001600160a01b03811661006157604051631e4fbdf760e01b8152600060048201526024015b60405180910390fd5b61006a8161007d565b50610074826100cd565b5050505061019c565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b806001600160a01b03163b6000036101035760405163211eb15960e21b81526001600160a01b0382166004820152602401610058565b600180546001600160a01b0319166001600160a01b0383169081179091556040517fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b80516001600160a01b038116811461016457600080fd5b919050565b6000806040838503121561017c57600080fd5b6101858361014d565b91506101936020840161014d565b90509250929050565b6102ab806101ab6000396000f3fe608060405234801561001057600080fd5b50600436106100575760003560e01c80633659cfe61461005c5780635c60da1b14610071578063715018a61461009a5780638da5cb5b146100a2578063f2fde38b146100b3575b600080fd5b61006f61006a366004610245565b6100c6565b005b6001546001600160a01b03165b6040516001600160a01b03909116815260200160405180910390f35b61006f6100da565b6000546001600160a01b031661007e565b61006f6100c1366004610245565b6100ee565b6100ce61012e565b6100d78161015b565b50565b6100e261012e565b6100ec60006101e8565b565b6100f661012e565b6001600160a01b03811661012557604051631e4fbdf760e01b8152600060048201526024015b60405180910390fd5b6100d7816101e8565b6000546001600160a01b031633146100ec5760405163118cdaa760e01b815233600482015260240161011c565b806001600160a01b03163b6000036101915760405163211eb15960e21b81526001600160a01b038216600482015260240161011c565b6001805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b0383169081179091556040517fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b600080546001600160a01b0383811673ffffffffffffffffffffffffffffffffffffffff19831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b60006020828403121561025757600080fd5b81356001600160a01b038116811461026e57600080fd5b939250505056fea264697066735822122081ad42bc38e400889f4ec6029903eb87402879b8fe9a010eefd8ac7a63d6ab9764736f6c63430008140033", - "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100575760003560e01c80633659cfe61461005c5780635c60da1b14610071578063715018a61461009a5780638da5cb5b146100a2578063f2fde38b146100b3575b600080fd5b61006f61006a366004610245565b6100c6565b005b6001546001600160a01b03165b6040516001600160a01b03909116815260200160405180910390f35b61006f6100da565b6000546001600160a01b031661007e565b61006f6100c1366004610245565b6100ee565b6100ce61012e565b6100d78161015b565b50565b6100e261012e565b6100ec60006101e8565b565b6100f661012e565b6001600160a01b03811661012557604051631e4fbdf760e01b8152600060048201526024015b60405180910390fd5b6100d7816101e8565b6000546001600160a01b031633146100ec5760405163118cdaa760e01b815233600482015260240161011c565b806001600160a01b03163b6000036101915760405163211eb15960e21b81526001600160a01b038216600482015260240161011c565b6001805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b0383169081179091556040517fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b600080546001600160a01b0383811673ffffffffffffffffffffffffffffffffffffffff19831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b60006020828403121561025757600080fd5b81356001600160a01b038116811461026e57600080fd5b939250505056fea264697066735822122081ad42bc38e400889f4ec6029903eb87402879b8fe9a010eefd8ac7a63d6ab9764736f6c63430008140033", + "bytecode": "0x608060405234801561001057600080fd5b5060405161045638038061045683398101604081905261002f91610169565b8181806001600160a01b03811661006157604051631e4fbdf760e01b8152600060048201526024015b60405180910390fd5b61006a8161007d565b50610074826100cd565b5050505061019c565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b806001600160a01b03163b6000036101035760405163211eb15960e21b81526001600160a01b0382166004820152602401610058565b600180546001600160a01b0319166001600160a01b0383169081179091556040517fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b80516001600160a01b038116811461016457600080fd5b919050565b6000806040838503121561017c57600080fd5b6101858361014d565b91506101936020840161014d565b90509250929050565b6102ab806101ab6000396000f3fe608060405234801561001057600080fd5b50600436106100575760003560e01c80633659cfe61461005c5780635c60da1b14610071578063715018a61461009a5780638da5cb5b146100a2578063f2fde38b146100b3575b600080fd5b61006f61006a366004610245565b6100c6565b005b6001546001600160a01b03165b6040516001600160a01b03909116815260200160405180910390f35b61006f6100da565b6000546001600160a01b031661007e565b61006f6100c1366004610245565b6100ee565b6100ce61012e565b6100d78161015b565b50565b6100e261012e565b6100ec60006101e8565b565b6100f661012e565b6001600160a01b03811661012557604051631e4fbdf760e01b8152600060048201526024015b60405180910390fd5b6100d7816101e8565b6000546001600160a01b031633146100ec5760405163118cdaa760e01b815233600482015260240161011c565b806001600160a01b03163b6000036101915760405163211eb15960e21b81526001600160a01b038216600482015260240161011c565b6001805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b0383169081179091556040517fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b600080546001600160a01b0383811673ffffffffffffffffffffffffffffffffffffffff19831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b60006020828403121561025757600080fd5b81356001600160a01b038116811461026e57600080fd5b939250505056fea2646970667358221220e285408c61f44487d487af60811b884d08ed46cc146c32957b16d3241f3c114564736f6c63430008140033", + "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100575760003560e01c80633659cfe61461005c5780635c60da1b14610071578063715018a61461009a5780638da5cb5b146100a2578063f2fde38b146100b3575b600080fd5b61006f61006a366004610245565b6100c6565b005b6001546001600160a01b03165b6040516001600160a01b03909116815260200160405180910390f35b61006f6100da565b6000546001600160a01b031661007e565b61006f6100c1366004610245565b6100ee565b6100ce61012e565b6100d78161015b565b50565b6100e261012e565b6100ec60006101e8565b565b6100f661012e565b6001600160a01b03811661012557604051631e4fbdf760e01b8152600060048201526024015b60405180910390fd5b6100d7816101e8565b6000546001600160a01b031633146100ec5760405163118cdaa760e01b815233600482015260240161011c565b806001600160a01b03163b6000036101915760405163211eb15960e21b81526001600160a01b038216600482015260240161011c565b6001805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b0383169081179091556040517fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b600080546001600160a01b0383811673ffffffffffffffffffffffffffffffffffffffff19831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b60006020828403121561025757600080fd5b81356001600160a01b038116811461026e57600080fd5b939250505056fea2646970667358221220e285408c61f44487d487af60811b884d08ed46cc146c32957b16d3241f3c114564736f6c63430008140033", "linkReferences": {}, "deployedLinkReferences": {} } diff --git a/artifacts/contracts/beacon-proxy/MyProxy.sol/MyProxy.json b/artifacts/contracts/solidity/oz/beacon-proxy/MyProxy.sol/MyProxy.json similarity index 94% rename from artifacts/contracts/beacon-proxy/MyProxy.sol/MyProxy.json rename to artifacts/contracts/solidity/oz/beacon-proxy/MyProxy.sol/MyProxy.json index dbae912d3..0b411af6b 100644 --- a/artifacts/contracts/beacon-proxy/MyProxy.sol/MyProxy.json +++ b/artifacts/contracts/solidity/oz/beacon-proxy/MyProxy.sol/MyProxy.json @@ -1,7 +1,7 @@ { "_format": "hh-sol-artifact-1", "contractName": "MyProxy", - "sourceName": "contracts/beacon-proxy/MyProxy.sol", + "sourceName": "contracts/solidity/oz/beacon-proxy/MyProxy.sol", "abi": [ { "inputs": [ @@ -101,8 +101,8 @@ "type": "function" } ], - "bytecode": "0x60a060405260405161057938038061057983398101604081905261002291610343565b604080516020810190915260008152819061003d8282610050565b506001600160a01b03166080525061039b565b61005982610110565b6040516001600160a01b038316907f1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e90600090a2805115610104576100ff826001600160a01b0316635c60da1b6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156100d5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906100f99190610343565b82610223565b505050565b61010c61029a565b5050565b806001600160a01b03163b60000361014b57604051631933b43b60e21b81526001600160a01b03821660048201526024015b60405180910390fd5b807fa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d5080546001600160a01b0319166001600160a01b0392831617905560408051635c60da1b60e01b81529051600092841691635c60da1b9160048083019260209291908290030181865afa1580156101c7573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101eb9190610343565b9050806001600160a01b03163b60000361010c57604051634c9c8ce360e01b81526001600160a01b0382166004820152602401610142565b6060600080846001600160a01b031684604051610240919061036c565b600060405180830381855af49150503d806000811461027b576040519150601f19603f3d011682016040523d82523d6000602084013e610280565b606091505b5090925090506102918583836102bb565b95945050505050565b34156102b95760405163b398979f60e01b815260040160405180910390fd5b565b6060826102d0576102cb8261031a565b610313565b81511580156102e757506001600160a01b0384163b155b1561031057604051639996b31560e01b81526001600160a01b0385166004820152602401610142565b50805b9392505050565b80511561032a5780518082602001fd5b604051630a12f52160e11b815260040160405180910390fd5b60006020828403121561035557600080fd5b81516001600160a01b038116811461031357600080fd5b6000825160005b8181101561038d5760208186018101518583015201610373565b506000920191825250919050565b6080516101be6103bb600039600081816042015260b401526101be6000f3fe6080604052600436106100295760003560e01c806359659e90146100335780635c60da1b1461007e575b610031610093565b005b34801561003f57600080fd5b507f00000000000000000000000000000000000000000000000000000000000000005b6040516001600160a01b03909116815260200160405180910390f35b34801561008a57600080fd5b506100626100aa565b6100a361009e6100b0565b610134565b565b905090565b60006100a55b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316635c60da1b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610110573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906100a59190610158565b3660008037600080366000845af43d6000803e808015610153573d6000f35b3d6000fd5b60006020828403121561016a57600080fd5b81516001600160a01b038116811461018157600080fd5b939250505056fea26469706673582212206dee4757b7a718e7701525b6d14c679801fbf78955c577b9b1640818b141e15364736f6c63430008140033", - "deployedBytecode": "0x6080604052600436106100295760003560e01c806359659e90146100335780635c60da1b1461007e575b610031610093565b005b34801561003f57600080fd5b507f00000000000000000000000000000000000000000000000000000000000000005b6040516001600160a01b03909116815260200160405180910390f35b34801561008a57600080fd5b506100626100aa565b6100a361009e6100b0565b610134565b565b905090565b60006100a55b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316635c60da1b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610110573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906100a59190610158565b3660008037600080366000845af43d6000803e808015610153573d6000f35b3d6000fd5b60006020828403121561016a57600080fd5b81516001600160a01b038116811461018157600080fd5b939250505056fea26469706673582212206dee4757b7a718e7701525b6d14c679801fbf78955c577b9b1640818b141e15364736f6c63430008140033", + "bytecode": "0x60a060405260405161057938038061057983398101604081905261002291610343565b604080516020810190915260008152819061003d8282610050565b506001600160a01b03166080525061039b565b61005982610110565b6040516001600160a01b038316907f1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e90600090a2805115610104576100ff826001600160a01b0316635c60da1b6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156100d5573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906100f99190610343565b82610223565b505050565b61010c61029a565b5050565b806001600160a01b03163b60000361014b57604051631933b43b60e21b81526001600160a01b03821660048201526024015b60405180910390fd5b807fa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d5080546001600160a01b0319166001600160a01b0392831617905560408051635c60da1b60e01b81529051600092841691635c60da1b9160048083019260209291908290030181865afa1580156101c7573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101eb9190610343565b9050806001600160a01b03163b60000361010c57604051634c9c8ce360e01b81526001600160a01b0382166004820152602401610142565b6060600080846001600160a01b031684604051610240919061036c565b600060405180830381855af49150503d806000811461027b576040519150601f19603f3d011682016040523d82523d6000602084013e610280565b606091505b5090925090506102918583836102bb565b95945050505050565b34156102b95760405163b398979f60e01b815260040160405180910390fd5b565b6060826102d0576102cb8261031a565b610313565b81511580156102e757506001600160a01b0384163b155b1561031057604051639996b31560e01b81526001600160a01b0385166004820152602401610142565b50805b9392505050565b80511561032a5780518082602001fd5b604051630a12f52160e11b815260040160405180910390fd5b60006020828403121561035557600080fd5b81516001600160a01b038116811461031357600080fd5b6000825160005b8181101561038d5760208186018101518583015201610373565b506000920191825250919050565b6080516101be6103bb600039600081816042015260b401526101be6000f3fe6080604052600436106100295760003560e01c806359659e90146100335780635c60da1b1461007e575b610031610093565b005b34801561003f57600080fd5b507f00000000000000000000000000000000000000000000000000000000000000005b6040516001600160a01b03909116815260200160405180910390f35b34801561008a57600080fd5b506100626100aa565b6100a361009e6100b0565b610134565b565b905090565b60006100a55b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316635c60da1b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610110573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906100a59190610158565b3660008037600080366000845af43d6000803e808015610153573d6000f35b3d6000fd5b60006020828403121561016a57600080fd5b81516001600160a01b038116811461018157600080fd5b939250505056fea26469706673582212205827865d087c2a964aaf0b4d4a610571b0e70f12b6494dbfb1056a768f3132a664736f6c63430008140033", + "deployedBytecode": "0x6080604052600436106100295760003560e01c806359659e90146100335780635c60da1b1461007e575b610031610093565b005b34801561003f57600080fd5b507f00000000000000000000000000000000000000000000000000000000000000005b6040516001600160a01b03909116815260200160405180910390f35b34801561008a57600080fd5b506100626100aa565b6100a361009e6100b0565b610134565b565b905090565b60006100a55b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316635c60da1b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610110573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906100a59190610158565b3660008037600080366000845af43d6000803e808015610153573d6000f35b3d6000fd5b60006020828403121561016a57600080fd5b81516001600160a01b038116811461018157600080fd5b939250505056fea26469706673582212205827865d087c2a964aaf0b4d4a610571b0e70f12b6494dbfb1056a768f3132a664736f6c63430008140033", "linkReferences": {}, "deployedLinkReferences": {} } diff --git a/artifacts/contracts/solidity/oz/create2/ContractCreatorOZCreate2.sol/ContractCreatorOZCreate2.dbg.json b/artifacts/contracts/solidity/oz/create2/ContractCreatorOZCreate2.sol/ContractCreatorOZCreate2.dbg.json deleted file mode 100644 index 6857855ce..000000000 --- a/artifacts/contracts/solidity/oz/create2/ContractCreatorOZCreate2.sol/ContractCreatorOZCreate2.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/3f95829b0790d58068477b0d5ee56231.json" -} diff --git a/artifacts/contracts/solidity/oz/finance/VestingWallet.sol/VestingWallet.dbg.json b/artifacts/contracts/solidity/oz/finance/VestingWallet.sol/VestingWallet.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/finance/VestingWallet.sol/VestingWallet.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/multicall/MulticallTest.sol/MulticallTest.dbg.json b/artifacts/contracts/solidity/oz/multicall/MulticallTest.sol/MulticallTest.dbg.json deleted file mode 100644 index e27ccab6c..000000000 --- a/artifacts/contracts/solidity/oz/multicall/MulticallTest.sol/MulticallTest.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/oz/ownable/CrowdFund.sol/CrowdFund.dbg.json b/artifacts/contracts/solidity/oz/ownable/CrowdFund.sol/CrowdFund.dbg.json deleted file mode 100644 index 6857855ce..000000000 --- a/artifacts/contracts/solidity/oz/ownable/CrowdFund.sol/CrowdFund.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/3f95829b0790d58068477b0d5ee56231.json" -} diff --git a/artifacts/contracts/solidity/oz/safeCast/SafeCast.sol/SafeCastTest.dbg.json b/artifacts/contracts/solidity/oz/safeCast/SafeCast.sol/SafeCastTest.dbg.json deleted file mode 100644 index bb634fd9f..000000000 --- a/artifacts/contracts/solidity/oz/safeCast/SafeCast.sol/SafeCastTest.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../../build-info/a916cad494e300c96289be78d9e4f9e0.json" -} diff --git a/artifacts/contracts/solidity/payment-channel/PaymentChannel.sol/PaymentChannel.dbg.json b/artifacts/contracts/solidity/payment-channel/PaymentChannel.sol/PaymentChannel.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/payment-channel/PaymentChannel.sol/PaymentChannel.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/scoping/Scoping.sol/Scoping.dbg.json b/artifacts/contracts/solidity/scoping/Scoping.sol/Scoping.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/scoping/Scoping.sol/Scoping.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/signature-example/ReceiverPays.sol/ReceiverPays.dbg.json b/artifacts/contracts/solidity/signature-example/ReceiverPays.sol/ReceiverPays.dbg.json deleted file mode 100644 index 93fb55481..000000000 --- a/artifacts/contracts/solidity/signature-example/ReceiverPays.sol/ReceiverPays.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/3f95829b0790d58068477b0d5ee56231.json" -} diff --git a/artifacts/contracts/solidity/simple-auction/SimpleAuction.sol/SimpleAuction.dbg.json b/artifacts/contracts/solidity/simple-auction/SimpleAuction.sol/SimpleAuction.dbg.json deleted file mode 100644 index 2af2f5a1a..000000000 --- a/artifacts/contracts/solidity/simple-auction/SimpleAuction.sol/SimpleAuction.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/18a2f5e432afb04d112aa7797a8e064f.json" -} diff --git a/artifacts/contracts/solidity/transaction/MessageFrameAddresses.sol/MessageFrameAddresses.dbg.json b/artifacts/contracts/solidity/transaction/MessageFrameAddresses.sol/MessageFrameAddresses.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/transaction/MessageFrameAddresses.sol/MessageFrameAddresses.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/transaction/Transaction.sol/Transaction.dbg.json b/artifacts/contracts/solidity/transaction/Transaction.sol/Transaction.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/transaction/Transaction.sol/Transaction.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/typeops/AnotherContract.sol/AnotherContract.dbg.json b/artifacts/contracts/solidity/typeops/AnotherContract.sol/AnotherContract.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/typeops/AnotherContract.sol/AnotherContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/typeops/MyInterface.sol/MyInterface.dbg.json b/artifacts/contracts/solidity/typeops/MyInterface.sol/MyInterface.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/typeops/MyInterface.sol/MyInterface.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/typeops/TypeOps.sol/TypeOps.dbg.json b/artifacts/contracts/solidity/typeops/TypeOps.sol/TypeOps.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/typeops/TypeOps.sol/TypeOps.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/units/cryptoUnits.sol/CryptoUnits.dbg.json b/artifacts/contracts/solidity/units/cryptoUnits.sol/CryptoUnits.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/units/cryptoUnits.sol/CryptoUnits.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/units/timeUnits.sol/TimeUnits.dbg.json b/artifacts/contracts/solidity/units/timeUnits.sol/TimeUnits.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/units/timeUnits.sol/TimeUnits.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/solidity/voting/Ballot.sol/Ballot.dbg.json b/artifacts/contracts/solidity/voting/Ballot.sol/Ballot.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/solidity/voting/Ballot.sol/Ballot.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/util-precompile/IPrngSystemContract.sol/IPrngSystemContract.dbg.json b/artifacts/contracts/util-precompile/IPrngSystemContract.sol/IPrngSystemContract.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/util-precompile/IPrngSystemContract.sol/IPrngSystemContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/util-precompile/PrngSystemContract.sol/PrngSystemContract.dbg.json b/artifacts/contracts/util-precompile/PrngSystemContract.sol/PrngSystemContract.dbg.json deleted file mode 100644 index 9d47c411a..000000000 --- a/artifacts/contracts/util-precompile/PrngSystemContract.sol/PrngSystemContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/bitwise-coverage/Bitwise.sol/Bitwise.dbg.json b/artifacts/contracts/yul/bitwise-coverage/Bitwise.sol/Bitwise.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/bitwise-coverage/Bitwise.sol/Bitwise.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/contract-caller/ContractCaller.sol/ContractCaller.dbg.json b/artifacts/contracts/yul/contract-caller/ContractCaller.sol/ContractCaller.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/contract-caller/ContractCaller.sol/ContractCaller.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/contract-caller/ContractCaller.sol/TargetContract.dbg.json b/artifacts/contracts/yul/contract-caller/ContractCaller.sol/TargetContract.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/contract-caller/ContractCaller.sol/TargetContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/contract-creator/ContractCreator.sol/ContractCreator.dbg.json b/artifacts/contracts/yul/contract-creator/ContractCreator.sol/ContractCreator.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/contract-creator/ContractCreator.sol/ContractCreator.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/contract-creator/ContractCreator.sol/ITargetContract.dbg.json b/artifacts/contracts/yul/contract-creator/ContractCreator.sol/ITargetContract.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/contract-creator/ContractCreator.sol/ITargetContract.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/data-allocation/DataAllocation.sol/DataAllocation.dbg.json b/artifacts/contracts/yul/data-allocation/DataAllocation.sol/DataAllocation.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/data-allocation/DataAllocation.sol/DataAllocation.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/math-coverage/MatchCoverage.sol/MathCoverage.dbg.json b/artifacts/contracts/yul/math-coverage/MatchCoverage.sol/MathCoverage.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/math-coverage/MatchCoverage.sol/MathCoverage.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -} diff --git a/artifacts/contracts/yul/transaction-information/TransactionInfo.sol/TransactionInfo.dbg.json b/artifacts/contracts/yul/transaction-information/TransactionInfo.sol/TransactionInfo.dbg.json deleted file mode 100644 index 340967111..000000000 --- a/artifacts/contracts/yul/transaction-information/TransactionInfo.sol/TransactionInfo.dbg.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "_format": "hh-sol-dbg-1", - "buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" -}