Skip to content

Releases: AgnopraxLab/D2PFuzz

Add tx-level fuzz

21 Sep 16:15

Choose a tag to compare

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

03 Jul 08:06

Choose a tag to compare

For dynamic test:

  • can handle dynamic node ( height grow , dynamic chain data)

Differential test for static testing

03 Jul 07:58

Choose a tag to compare

For static testing

  • target node should have fixed block data
  • devp2p spec and network message format
  • different EL node implementations inconsistent