From 3523298860223ee9bd338051394b6ae0736708c2 Mon Sep 17 00:00:00 2001 From: LouisTsai Date: Fri, 14 Feb 2025 23:30:11 +0800 Subject: [PATCH] feat: complete 2025 02 14 challenge --- LouisTsai-Csie.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LouisTsai-Csie.md b/LouisTsai-Csie.md index bfd7211..dd99350 100644 --- a/LouisTsai-Csie.md +++ b/LouisTsai-Csie.md @@ -34,4 +34,7 @@ Watching the video for introducing the EOF and some examples in the update: http ### 2025.02.13 Watch this video to learn stack validation algorithm in EOF upgrade: https://www.youtube.com/watch?v=80szRrNW0MM It is hard to learn purely from EIP, but the video demonstration is clear. +### 2025.02.14 +Start reviewing the EEST codebase and try to find an issue I could contribute to, and dive deeper into the EOF implementation. +