Skip to content

Commit

Permalink
fix contracts history goerli
Browse files Browse the repository at this point in the history
  • Loading branch information
portuu3 committed Sep 18, 2023
1 parent 767bfb1 commit 2356ef1
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions packages/core/.openzeppelin/goerli.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
}
],
"impls": {
"1cb8454782117915c3001ebd5d7f9c87143ce61d4554171937514a313fa278c9": {
"address": "0xeC86BE882235A3414cb137E1E897cBD76C0c4996",
"afccf77e805d3dd3da745c059df631f8a0c582a296b159838e04b1c450f4a9b3": {
"address": "0x2DFd1Cd2D652498eDF0dD47df5fA5e4aaE51F709",
"layout": {
"solcVersion": "0.8.9",
"storage": [
Expand All @@ -26,7 +26,7 @@
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:62",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
Expand All @@ -35,7 +35,7 @@
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:67"
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
Expand Down Expand Up @@ -67,15 +67,15 @@
"slot": "101",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1967UpgradeUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:197"
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169"
},
{
"label": "__gap",
"offset": 0,
"slot": "151",
"type": "t_array(t_uint256)50_storage",
"contract": "UUPSUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:107"
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111"
},
{
"label": "counter",
Expand Down Expand Up @@ -115,7 +115,7 @@
"slot": "205",
"type": "t_array(t_uint256)46_storage",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:81"
"src": "contracts/EscrowFactory.sol:80"
}
],
"types": {
Expand Down Expand Up @@ -154,8 +154,8 @@
}
}
},
"5e8a69bf455c4d4eb1c74f64b869edd54a39f8a56cbeb20320f2ec2eca7edd7c": {
"address": "0x32e27177BA6Ea91cf28dfd91a0Da9822A4b74EcF",
"28c9cece62897d319858ca83be958ffb4f665241e042441c0b656fb0e8521ff5": {
"address": "0xe0Ccc2f17b72F9A1e23f0C8dD5DDfB7484b54aB3",
"layout": {
"solcVersion": "0.8.9",
"storage": [
Expand All @@ -165,7 +165,7 @@
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:62",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
Expand All @@ -174,7 +174,7 @@
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:67"
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
Expand Down Expand Up @@ -206,15 +206,15 @@
"slot": "101",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1967UpgradeUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:197"
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169"
},
{
"label": "__gap",
"offset": 0,
"slot": "151",
"type": "t_array(t_uint256)50_storage",
"contract": "UUPSUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:107"
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111"
},
{
"label": "token",
Expand Down Expand Up @@ -252,7 +252,7 @@
"label": "stakes",
"offset": 0,
"slot": "205",
"type": "t_mapping(t_address,t_struct(Staker)6888_storage)",
"type": "t_mapping(t_address,t_struct(Staker)7353_storage)",
"contract": "Staking",
"src": "contracts/Staking.sol:38"
},
Expand All @@ -268,7 +268,7 @@
"label": "allocations",
"offset": 0,
"slot": "207",
"type": "t_mapping(t_address,t_struct(Allocation)6748_storage)",
"type": "t_mapping(t_address,t_struct(Allocation)7213_storage)",
"contract": "Staking",
"src": "contracts/Staking.sol:44"
},
Expand Down Expand Up @@ -306,15 +306,15 @@
"label": "bool",
"numberOfBytes": "1"
},
"t_mapping(t_address,t_struct(Allocation)6748_storage)": {
"t_mapping(t_address,t_struct(Allocation)7213_storage)": {
"label": "mapping(address => struct IStaking.Allocation)",
"numberOfBytes": "32"
},
"t_mapping(t_address,t_struct(Staker)6888_storage)": {
"t_mapping(t_address,t_struct(Staker)7353_storage)": {
"label": "mapping(address => struct Stakes.Staker)",
"numberOfBytes": "32"
},
"t_struct(Allocation)6748_storage": {
"t_struct(Allocation)7213_storage": {
"label": "struct IStaking.Allocation",
"members": [
{
Expand Down Expand Up @@ -350,7 +350,7 @@
],
"numberOfBytes": "160"
},
"t_struct(Staker)6888_storage": {
"t_struct(Staker)7353_storage": {
"label": "struct Stakes.Staker",
"members": [
{
Expand Down Expand Up @@ -395,8 +395,8 @@
}
}
},
"d91059c4460d70c3b3ffb7ce20d7a9da68ea609207e70e66fe4843383c9490f3": {
"address": "0x6478312bE22FeE34a366d8e945d4dBd97388a306",
"fa7ad88131a0d47ff93219e41d4a71da7a1d32cfabb91325336b9cc74eb2269b": {
"address": "0xe368D760AE7ba10B08b67A3073c4Ee771d138B9A",
"layout": {
"solcVersion": "0.8.9",
"storage": [
Expand All @@ -406,7 +406,7 @@
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:62",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
Expand All @@ -415,7 +415,7 @@
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:67"
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
Expand Down Expand Up @@ -447,15 +447,15 @@
"slot": "101",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1967UpgradeUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:197"
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169"
},
{
"label": "__gap",
"offset": 0,
"slot": "151",
"type": "t_array(t_uint256)50_storage",
"contract": "UUPSUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:107"
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111"
},
{
"label": "token",
Expand Down Expand Up @@ -485,7 +485,7 @@
"label": "rewards",
"offset": 0,
"slot": "204",
"type": "t_mapping(t_address,t_array(t_struct(Reward)6694_storage)dyn_storage)",
"type": "t_mapping(t_address,t_array(t_struct(Reward)7159_storage)dyn_storage)",
"contract": "RewardPool",
"src": "contracts/RewardPool.sol:30"
},
Expand All @@ -511,7 +511,7 @@
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_struct(Reward)6694_storage)dyn_storage": {
"t_array(t_struct(Reward)7159_storage)dyn_storage": {
"label": "struct IRewardPool.Reward[]",
"numberOfBytes": "32"
},
Expand All @@ -531,11 +531,11 @@
"label": "bool",
"numberOfBytes": "1"
},
"t_mapping(t_address,t_array(t_struct(Reward)6694_storage)dyn_storage)": {
"t_mapping(t_address,t_array(t_struct(Reward)7159_storage)dyn_storage)": {
"label": "mapping(address => struct IRewardPool.Reward[])",
"numberOfBytes": "32"
},
"t_struct(Reward)6694_storage": {
"t_struct(Reward)7159_storage": {
"label": "struct IRewardPool.Reward",
"members": [
{
Expand Down

1 comment on commit 2356ef1

@vercel
Copy link

@vercel vercel bot commented on 2356ef1 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

job-launcher-server – ./packages/apps/job-launcher/server

job-launcher-server-humanprotocol.vercel.app
job-launcher-server-nine.vercel.app
job-launcher-server-git-develop-humanprotocol.vercel.app

Please sign in to comment.