Moved stack allocation from memory to calldata
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../build-info/f220dbc6fa6f1dbf5c2cb562d65f0725.json"
|
||||
"buildInfo": "../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -213,9 +213,9 @@
|
||||
},
|
||||
{
|
||||
"indexed": false,
|
||||
"internalType": "uint256",
|
||||
"internalType": "address",
|
||||
"name": "seller",
|
||||
"type": "uint256"
|
||||
"type": "address"
|
||||
},
|
||||
{
|
||||
"indexed": false,
|
||||
@@ -529,9 +529,9 @@
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"internalType": "uint256",
|
||||
"internalType": "address",
|
||||
"name": "sellerKey",
|
||||
"type": "uint256"
|
||||
"type": "address"
|
||||
}
|
||||
],
|
||||
"name": "sellerAllowList",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"contractName": "DataTypes",
|
||||
"sourceName": "contracts/core/DataTypes.sol",
|
||||
"abi": [],
|
||||
"bytecode": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220a40e6f94f4c0b9a9cdd9ac64f98613aece8f5a3f084ee1eca35eba466df9810964736f6c63430008130033",
|
||||
"deployedBytecode": "0x600080fdfea2646970667358221220a40e6f94f4c0b9a9cdd9ac64f98613aece8f5a3f084ee1eca35eba466df9810964736f6c63430008130033",
|
||||
"bytecode": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea26469706673582212201904685203adfcebeda9a1444d5381c24a37e2895e8a7dff26bd8d5af2fafcbc64736f6c63430008130033",
|
||||
"deployedBytecode": "0x600080fdfea26469706673582212201904685203adfcebeda9a1444d5381c24a37e2895e8a7dff26bd8d5af2fafcbc64736f6c63430008130033",
|
||||
"linkReferences": {},
|
||||
"deployedLinkReferences": {}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -203,9 +203,9 @@
|
||||
},
|
||||
{
|
||||
"indexed": false,
|
||||
"internalType": "uint256",
|
||||
"internalType": "address",
|
||||
"name": "seller",
|
||||
"type": "uint256"
|
||||
"type": "address"
|
||||
},
|
||||
{
|
||||
"indexed": false,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -208,9 +208,9 @@
|
||||
},
|
||||
{
|
||||
"indexed": false,
|
||||
"internalType": "uint256",
|
||||
"internalType": "address",
|
||||
"name": "seller",
|
||||
"type": "uint256"
|
||||
"type": "address"
|
||||
},
|
||||
{
|
||||
"indexed": false,
|
||||
@@ -467,9 +467,9 @@
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"internalType": "uint256",
|
||||
"internalType": "address",
|
||||
"name": "sellerKey",
|
||||
"type": "uint256"
|
||||
"type": "address"
|
||||
}
|
||||
],
|
||||
"name": "sellerAllowList",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../../../build-info/cd64a64b3749ac90866585a6471cc921.json"
|
||||
"buildInfo": "../../../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"_format": "hh-sol-dbg-1",
|
||||
"buildInfo": "../../build-info/f220dbc6fa6f1dbf5c2cb562d65f0725.json"
|
||||
"buildInfo": "../../build-info/3d12978eb8a70621f317c36179381ad8.json"
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user