Commit 02e375b
committed
refactor(shadow-testing): merge scripts/ into tests/, deduplicate docs, fix numbering
Merge scripts/shadow-testing/ into tests/shadow-testing/:
- Move fetch-l2-blocks.py to tests/shadow-testing/scripts/
- Move .env.example to tests/shadow-testing/.env.example
- Remove redundant scripts/shadow-testing/ directory entirely
(setup.sh, import-production-data.sh, configs/ superseded by
Makefile targets and 00-import-bundle-range.sh)
Deduplicate documentation:
- README.md: Slim down to ~100 lines (entry + quick start + index)
- docs/README.md → docs/GUIDE.md (full detailed guide)
- docs/QUICKSTART.md: deleted (content merged into README.md)
- AGENTS.md → docs/TROUBLESHOOTING.md (structured traps)
- Update all internal links to point to new names
Fix script numbering collision:
- 02-deploy-verifier.sh → 03-deploy-verifier.sh
- Shift all subsequent scripts (+1)
- Update Makefile references and internal script calls
Update root AGENTS.md cross-references.1 parent 2422f5f commit 02e375b
22 files changed
Lines changed: 58 additions & 1302 deletions
File tree
- scripts/shadow-testing
- configs
- tests/shadow-testing
- docs
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 75 deletions
This file was deleted.
Lines changed: 0 additions & 45 deletions
This file was deleted.
This file was deleted.
0 commit comments