Skip to content

v1.0.0

Compare
Choose a tag to compare
@bsamuels453 bsamuels453 released this 18 Mar 03:32
· 9 commits to main since this release
3ea4eed

March 18, 2024 version v1.0.0

First public release!

New

  • Added two new configuration options in the test planner:
    • target_node_multiplier, which duplicates the number of nodes on the network containing the client under test
    • targets_as_percent_of_network, which adds more non-test nodes to the network to improve client diversity testing
  • Added new fault options to the test planner:
    • Network latency faults
    • Network packet loss faults
  • Beacon chain clients are now included in health checking.

Full Changelog: v0.3.0...v1.0.0