Skip to content

Commit

Permalink
feat(EIPTests): Add readmes in more places
Browse files Browse the repository at this point in the history
  • Loading branch information
qbzzt authored and winsvega committed Feb 6, 2023
1 parent 17d40ea commit 3156db5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions BlockchainTests/EIPTests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Not for general use

This directory is for tests related to new EIPs, which will hopefully end up being put in a fork at some point.
As such, usually the production version of any client is unlikely to be able to run these tests, and that is not a failure.

5 changes: 5 additions & 0 deletions GeneralStateTests/EIPTests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Not for general use

This directory is for tests related to new EIPs, which will hopefully end up being put in a fork at some point.
As such, usually the production version of any client is unlikely to be able to run these tests, and that is not a failure.

5 changes: 5 additions & 0 deletions src/BlockchainTestsFiller/EIPTests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Not for general use

This directory is for tests related to new EIPs, which will hopefully end up being put in a fork at some point.
As such, usually the production version of any client is unlikely to be able to run these tests, and that is not a failure.

0 comments on commit 3156db5

Please sign in to comment.