Releases: AgnopraxLab/D2PFuzz
Releases · AgnopraxLab/D2PFuzz
Add tx-level fuzz
What's Changed
- update dynamic query by @zhouCode in #17
- Cancel dependency & Update dynamic testing by @1033309821 in #18
- Update D2PFuzz: Add global random seed, improve mutator, update gitig… by @zhouCode in #19
- ETH protocol test passed by @zhouCode in #20
- Add scripts for test result validation in scripts directory and provi… by @zhouCode in #21
- v0.3 milestone by @zhouCode in #22
New Contributors
Full Changelog: v0.2...v0.3
Dynamic test
For dynamic test:
- can handle dynamic node ( height grow , dynamic chain data)
Differential test for static testing
For static testing
- target node should have fixed block data
- devp2p spec and network message format
- different EL node implementations inconsistent