-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Returning Contract artifacts to repo. (#585)
Signed-off-by: Stefan Stefanov <[email protected]>
- Loading branch information
1 parent
39749a7
commit bf2ae26
Showing
190 changed files
with
8,714 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/base/NoDelegateCall.sol/NoDelegateCall.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
10 changes: 10 additions & 0 deletions
10
artifacts/contracts/base/NoDelegateCall.sol/NoDelegateCall.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"_format": "hh-sol-artifact-1", | ||
"contractName": "NoDelegateCall", | ||
"sourceName": "contracts/base/NoDelegateCall.sol", | ||
"abi": [], | ||
"bytecode": "0x", | ||
"deployedBytecode": "0x", | ||
"linkReferences": {}, | ||
"deployedLinkReferences": {} | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/Diamond.sol/Diamond.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/DiamondInit.sol/DiamondInit.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/facets/DiamondCutFacet.sol/DiamondCutFacet.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/facets/DiamondLoupeFacet.sol/DiamondLoupeFacet.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/facets/OwnershipFacet.sol/OwnershipFacet.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/facets/Test1Facet.sol/Test1Facet.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/facets/Test2Facet.sol/Test2Facet.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/interfaces/IERC165.sol/IERC165.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/interfaces/IERC173.sol/IERC173.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/diamond-pattern/libraries/LibDiamond.sol/LibDiamond.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/erc-1155/ERC1155Mock.sol/ERC1155Mock.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20BurnableMock.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20CappedMock.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/erc-20-extensions/ERC20Extensions.sol/ERC20PausableMock.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
4 changes: 4 additions & 0 deletions
4
artifacts/contracts/erc-721/ERC721Mock.sol/ERC721Mock.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/dec15a2c1d17d204bdfcc03ceac1e4ca.json" | ||
} |
Oops, something went wrong.