From 96df0ff37c64e67cc56c6ff8eca17e3e5037791d Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 1 Dec 2024 00:18:16 +0300 Subject: [PATCH 1/5] register.json --- packages/linea-ens-app/public/locales/en/register.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/linea-ens-app/public/locales/en/register.json b/packages/linea-ens-app/public/locales/en/register.json index d003099c0..e298ae014 100644 --- a/packages/linea-ens-app/public/locales/en/register.json +++ b/packages/linea-ens-app/public/locales/en/register.json @@ -185,7 +185,7 @@ "notEnoughEth": "Not enough ETH in wallet", "creditOrDebit": "Credit or debit card", "additionalFee": "Additional processing fee", - "pendingMoonpayTransaction": "Your MoonPay transaction is processing. This may take up to two minutes. You can check your progress from the confirmation email you recieved.", + "pendingMoonpayTransaction": "Your MoonPay transaction is processing. This may take up to two minutes. You can check your progress from the confirmation email you received.", "failedMoonpayTransaction": "Your MoonPay transaction has failed. Please try again or choose the 'Ethereum' payment method.", "ethereum": "Ethereum", "processing": "Processing", From cbcec5678a5e5642f25c3ce9cd7ac0f769a8d163 Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 1 Dec 2024 00:20:43 +0300 Subject: [PATCH 2/5] profile.json --- packages/linea-ens-app/public/locales/en/profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/linea-ens-app/public/locales/en/profile.json b/packages/linea-ens-app/public/locales/en/profile.json index 12636fbce..014bf4c83 100644 --- a/packages/linea-ens-app/public/locales/en/profile.json +++ b/packages/linea-ens-app/public/locales/en/profile.json @@ -52,7 +52,7 @@ "ownership": { "name": "Ownership", "warning": { - "ownerNotManager": "You are the owner but not the manager. This may be unintended if you’ve recently recieved this name from another address.", + "ownerNotManager": "You are the owner but not the manager. This may be unintended if you’ve recently received this name from another address.", "managerNotParentOwner": "The owner of {{parent}} can change ownership, roles, and settings. They cannot change the profile.", "managerNotDNSOwner": "You are the Manager but not DNS Owner of this name. DNS names can be reclaimed by the DNS Owner at any time. You can send this name to the Owner, or update the DNS record to match.", "dnsOwnerNotManager": "You cannot make changes to this name because you are the DNS Owner, but not the Manager. You can sync the manager to fix this." From 8a6e9b51a9a2f9c02ad286552cf0d6fdba052db5 Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 1 Dec 2024 00:23:27 +0300 Subject: [PATCH 3/5] server.ts --- packages/linea-ccip-gateway/src/server.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linea-ccip-gateway/src/server.ts b/packages/linea-ccip-gateway/src/server.ts index 924141310..6e3f39087 100644 --- a/packages/linea-ccip-gateway/src/server.ts +++ b/packages/linea-ccip-gateway/src/server.ts @@ -38,11 +38,11 @@ try { try { const host = _req.protocol + "://" + _req.get("host"); // Call the actual method to get the results for a specific slot location to check that it resolves correctly - // Query to retreive the address of "test.linea.eth" using the mainnet linea ccip gateway + // Query to retrieve the address of "test.linea.eth" using the mainnet linea ccip gateway let urlToCheck = `${host}/0xde16ee87b0c019499cebdde29c9f7686560f679a/0xea9cd3bf00000000000000000000000086c5aed9f27837074612288610fb98ccc1733126000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000002000001ff000000000000000000000000000000000000000000000000000000000102200304ff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020a6b048e995adeec31455b4128a77bb8c173bd1314c7c99ab5e09622ee28be2f0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000020a6b048e995adeec31455b4128a77bb8c173bd1314c7c99ab5e09622ee28be2f00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000003c.json`; if (nodeEnv === "test") { // If on sepolia the values are slightly different - // Query to retreive the address of "test.linea-sepolia.eth" using the linea sepolia ccip gateway + // Query to retrieve the address of "test.linea-sepolia.eth" using the linea sepolia ccip gateway urlToCheck = `${host}/0x64884ed06241c059497aedb2c7a44ccae6bc7937/0xea9cd3bf000000000000000000000000a2008916ed2d7ed0ecd747a8a5309267e42cf1f1000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000002000001ff000000000000000000000000000000000000000000000000000000000102200304ff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020dde5d7fdc926e668bfdf1fa738b96e0ad0267b06f38e6709478a00dbc5243c17000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000020dde5d7fdc926e668bfdf1fa738b96e0ad0267b06f38e6709478a00dbc5243c170000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000003c.json`; } const check = await fetch(urlToCheck); From ded067bb685d9f5de880850b6ae37046beca6d05 Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 1 Dec 2024 00:26:29 +0300 Subject: [PATCH 4/5] SelectPrimaryName-flow.tsx --- .../input/SelectPrimaryName/SelectPrimaryName-flow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/linea-ens-app/src/transaction-flow/input/SelectPrimaryName/SelectPrimaryName-flow.tsx b/packages/linea-ens-app/src/transaction-flow/input/SelectPrimaryName/SelectPrimaryName-flow.tsx index 4f6b84e3b..5db2cacfe 100644 --- a/packages/linea-ens-app/src/transaction-flow/input/SelectPrimaryName/SelectPrimaryName-flow.tsx +++ b/packages/linea-ens-app/src/transaction-flow/input/SelectPrimaryName/SelectPrimaryName-flow.tsx @@ -258,7 +258,7 @@ const SelectPrimaryName = ({ data: { address }, dispatch, onDismiss }: Props) => let validName = data.name.name if (!hasEncodedLabel(validName)) return validName - // build name from unkown labels + // build name from unknown labels validName = getNameFromUnknownLabels(validName, data.unknownLabels) if (!hasEncodedLabel(validName)) { saveName(validName) From 5e626a9fe90aff3f1a99fc90385bf8ac50e3d748 Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 1 Dec 2024 00:29:53 +0300 Subject: [PATCH 5/5] tenderly.ts --- packages/linea-ens-app/src/utils/tenderly.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linea-ens-app/src/utils/tenderly.ts b/packages/linea-ens-app/src/utils/tenderly.ts index 29441fdab..8c9536336 100644 --- a/packages/linea-ens-app/src/utils/tenderly.ts +++ b/packages/linea-ens-app/src/utils/tenderly.ts @@ -23,7 +23,7 @@ type ExtensionRequest = { from: Address } -type TenderlyRepsonse = { +type TenderlyResponse = { gasUsed: number status: boolean } @@ -32,7 +32,7 @@ export const fetchTenderlyEstimate = async ( req: BaseRequest & (RegistrationRequest | ExtensionRequest), ) => { const { type, ...bodyData } = req - const result: TenderlyRepsonse = await fetch(`${TENDERLY_WORKER_URL}/${type}`, { + const result: TenderlyResponse = await fetch(`${TENDERLY_WORKER_URL}/${type}`, { method: 'POST', body: JSON.stringify(bodyData), }).then((res) => res.json())