Skip to content

Commit

Permalink
Merge pull request #79 from marioevz/patch-1
Browse files Browse the repository at this point in the history
Update week 4
  • Loading branch information
taxmeifyoucan authored Mar 7, 2024
2 parents d627207 + 19d46eb commit e6e58e3
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions docs/eps/week4.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Week 4 is diving into the testing tools and practices necessary to keep the network secure.

Join the presentation by [Mario Vega](https://twitter.com/ralexstokes) on [Monday, March 11, 4PM UTC](https://savvytime.com/converter/utc-to-germany-berlin-united-kingdom-london-ny-new-york-city-ca-san-francisco-china-shanghai-japan-tokyo-australia-sydney/mar-11-2024/4pm).
Join the presentation by [Mario Vega](https://github.com/marioevz) on [Monday, March 11, 4PM UTC](https://savvytime.com/converter/utc-to-germany-berlin-united-kingdom-london-ny-new-york-city-ca-san-francisco-china-shanghai-japan-tokyo-australia-sydney/mar-11-2024/4pm).

The link to stream will be provided here and announced in [Discord group](https://discord.gg/epfsg).

Expand All @@ -11,22 +11,24 @@ The link to stream will be provided here and announced in [Discord group](https:
Before starting with the week 4 content, make yourself familiar with resources in [week 3](/eps/week3.md).

Additionally, you can read get ready by reading following resources:
-

- https://ethereum-tests.readthedocs.io/en/latest/
- https://ethereum.github.io/execution-spec-tests

## Outline

https://github.com/ethereum/tests
https://github.com/ethereum/retesteth
https://github.cosm/ethereum/execution-spec-tests
https://github.com/lightclient/rpctestgen
https://github.com/ethereum/hive
https://github.com/marioevz/eth_tools
https://github.com/kurtosis-tech/kurtosis
https://github.com/MariusVanDerWijden/FuzzyVM
https://github.com/MariusVanDerWijden/tx-fuzz
- https://github.com/ethereum/execution-spec-tests
- https://github.com/ethereum/hive
- https://github.com/ethereum/tests
- https://github.com/ethereum/retesteth
- https://github.com/lightclient/rpctestgen
- https://github.com/marioevz/eth_tools
- https://github.com/kurtosis-tech/kurtosis
- https://github.com/MariusVanDerWijden/FuzzyVM
- https://github.com/MariusVanDerWijden/tx-fuzz

## Additional reading and exercises

- [Quest for the Best Tests, a Retrospective on #TestingTheMerge by Pari](https://archive.devcon.org/archive/watch/6/quest-for-the-best-tests-a-retrospective-on-testingthemerge/?tab=YouTube)
- [Killing ETH - Finding Consensus Issues on Layer 1 by Marius](https://archive.devcon.org/archive/watch/6/killing-eth-finding-consensus-issues-on-layer-1/?tab=YouTube)
- [Dencun testing](https://www.youtube.com/watch?v=88tZticGbTo)
- [Dencun testing](https://www.youtube.com/watch?v=88tZticGbTo)

0 comments on commit e6e58e3

Please sign in to comment.