From b84e0749100f70ce348feb92510207125ddc613f Mon Sep 17 00:00:00 2001 From: Le-Caignec Date: Fri, 17 Oct 2025 10:01:26 +0200 Subject: [PATCH 1/3] fix: clarify eligibility requirement for RLC claims --- src/get-started/tooling-and-explorers/faucet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started/tooling-and-explorers/faucet.md b/src/get-started/tooling-and-explorers/faucet.md index eb6f6b97..f7b3848b 100644 --- a/src/get-started/tooling-and-explorers/faucet.md +++ b/src/get-started/tooling-and-explorers/faucet.md @@ -29,7 +29,7 @@ spending real tokens. To be eligible for RLC claims, builders must meet these criteria: -- **GitHub or Google login** required for verification +- **GitHub** required for verification - **Maximum 1 RLC** in your wallet to claim (prevents abuse and ensures fair distribution) - **One claim per 24 hours** per authenticated account From 379f2c411fe3aebf4375c5823addc95a7e566f62 Mon Sep 17 00:00:00 2001 From: Le-Caignec Date: Fri, 17 Oct 2025 10:01:43 +0200 Subject: [PATCH 2/3] fix: update authentication method description in RLC Faucet documentation --- src/get-started/tooling-and-explorers/faucet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started/tooling-and-explorers/faucet.md b/src/get-started/tooling-and-explorers/faucet.md index f7b3848b..6f1867db 100644 --- a/src/get-started/tooling-and-explorers/faucet.md +++ b/src/get-started/tooling-and-explorers/faucet.md @@ -43,7 +43,7 @@ To be eligible for RLC claims, builders must meet these criteria: image-alt="iExec RLC Faucet Interface" :features="[ '5 RLC per claim', - 'GitHub/Google authentication', + 'GitHub authentication', '24-hour cooldown period', 'Balance verification (max 1 RLC)', 'Arbitrum Sepolia testnet only' From c04001efb6297af5e9cb7243ac6e5969346612ee Mon Sep 17 00:00:00 2001 From: Robin Le Caignec <72495599+Le-Caignec@users.noreply.github.com> Date: Fri, 17 Oct 2025 10:04:03 +0200 Subject: [PATCH 3/3] Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/get-started/tooling-and-explorers/faucet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started/tooling-and-explorers/faucet.md b/src/get-started/tooling-and-explorers/faucet.md index 6f1867db..1bd23961 100644 --- a/src/get-started/tooling-and-explorers/faucet.md +++ b/src/get-started/tooling-and-explorers/faucet.md @@ -29,7 +29,7 @@ spending real tokens. To be eligible for RLC claims, builders must meet these criteria: -- **GitHub** required for verification +- **GitHub login** required for verification - **Maximum 1 RLC** in your wallet to claim (prevents abuse and ensures fair distribution) - **One claim per 24 hours** per authenticated account