Skip to content

Commit

Permalink
Update yenchihliao.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yenchihliao committed Feb 12, 2025
1 parent 505428f commit a8f3f43
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions yenchihliao.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ web3 developer, 朋友推坑第一次嘗試參加
Finished week0 and week1

The week1 contains a lot of useful info, despite the vedio recording of somehow hard to focus on. The [quiz](https://ethereum.org/zh/quizzes/) is extremely helpful

Picked up/strengthened some key concepts
- Pretty Good Privacy (PGP) protocol, Signal protocol (both asymatric)
- Stacking offline panelty
Expand Down Expand Up @@ -111,4 +112,16 @@ Picked up/strengthened some key concepts
- Justification: 2/3 of validators attested
- Finialize: Justifying a justified block

### 2025.02.12
Finished week4

It's talking about all the different ways/frameworks of testing. Without some concrete examples, it's really hard to get the merits of each of them

Picked up/strengthened some key concepts
- Execution Spec tests: Generate tests for EL clients
- Fuzzy Differential State Testing: Run a fuzzy smart contract and compares resulting state root of differenet clients
- Blockchain Testing: Similar to the previous test but on the scope of block hashes
- Hive Test: generate CL and EL for specific tests
- Shallow-fork: Early hard-fork from limited nodes

<!-- Content_END -->

0 comments on commit a8f3f43

Please sign in to comment.