diff --git a/test/storage/UpgradeExecutor b/test/storage/UpgradeExecutor index 85636f27..28cb3be0 100644 --- a/test/storage/UpgradeExecutor +++ b/test/storage/UpgradeExecutor @@ -1,9 +1,9 @@ -| Name | Type | Slot | Offset | Bytes | Contract | -|---------------|--------------------------------------------------------------|------|--------|-------|-----------------------------------------| -| _initialized | uint8 | 0 | 0 | 1 | src/UpgradeExecutor.sol:UpgradeExecutor | -| _initializing | bool | 0 | 1 | 1 | src/UpgradeExecutor.sol:UpgradeExecutor | -| __gap | uint256[50] | 1 | 0 | 1600 | src/UpgradeExecutor.sol:UpgradeExecutor | -| __gap | uint256[50] | 51 | 0 | 1600 | src/UpgradeExecutor.sol:UpgradeExecutor | -| _roles | mapping(bytes32 => struct AccessControlUpgradeable.RoleData) | 101 | 0 | 32 | src/UpgradeExecutor.sol:UpgradeExecutor | -| __gap | uint256[49] | 102 | 0 | 1568 | src/UpgradeExecutor.sol:UpgradeExecutor | -| _status | uint256 | 151 | 0 | 32 | src/UpgradeExecutor.sol:UpgradeExecutor | +| Name | Type | Slot | Offset | Bytes | Contract | +|---------------|--------------------------------------------------------------|------|--------|-------|-------------------------------------------------------------------------------------| +| _initialized | uint8 | 0 | 0 | 1 | node_modules/@offchainlabs/upgrade-executor/src/UpgradeExecutor.sol:UpgradeExecutor | +| _initializing | bool | 0 | 1 | 1 | node_modules/@offchainlabs/upgrade-executor/src/UpgradeExecutor.sol:UpgradeExecutor | +| __gap | uint256[50] | 1 | 0 | 1600 | node_modules/@offchainlabs/upgrade-executor/src/UpgradeExecutor.sol:UpgradeExecutor | +| __gap | uint256[50] | 51 | 0 | 1600 | node_modules/@offchainlabs/upgrade-executor/src/UpgradeExecutor.sol:UpgradeExecutor | +| _roles | mapping(bytes32 => struct AccessControlUpgradeable.RoleData) | 101 | 0 | 32 | node_modules/@offchainlabs/upgrade-executor/src/UpgradeExecutor.sol:UpgradeExecutor | +| __gap | uint256[49] | 102 | 0 | 1568 | node_modules/@offchainlabs/upgrade-executor/src/UpgradeExecutor.sol:UpgradeExecutor | +| _status | uint256 | 151 | 0 | 32 | node_modules/@offchainlabs/upgrade-executor/src/UpgradeExecutor.sol:UpgradeExecutor |