We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2879b67 commit 1f451aaCopy full SHA for 1f451aa
2 files changed
.gas-snapshot
@@ -0,0 +1,11 @@
1
+DiamondTester:testDiamondDeployed() (gas: 5289)
2
+DiamondTester:testDiamondOwner() (gas: 17565)
3
+DiamondTester:testFacetAddressToSelectorsMappingIsCorrect() (gas: 173413)
4
+DiamondTester:testSelectorToFacetMappingIsCorrect() (gas: 171523)
5
+DiamondTester:testSelectorsAreComplete() (gas: 145513)
6
+DiamondTester:testSelectorsAreUnique() (gas: 215413)
7
+DiamondTester:testStandardFacetsDeployed() (gas: 13886)
8
+DiamondTester:testSupportsERC165() (gas: 15501)
9
+DiamondTester:testSupportsERC173() (gas: 15546)
10
+DiamondTester:testSupportsIDiamondCut() (gas: 15514)
11
+DiamondTester:testSupportsIDiamondLoupe() (gas: 15523)
.gitignore
@@ -16,4 +16,4 @@ docs/
16
.wake/
17
18
# Foundry gas snapshots
19
-.gas-snapshot
+# .gas-snapshot
0 commit comments