eth2.0-specs/tests/generators/rewards
Mikhail Kalinin 0230c643b0 Fix EIP6110 import in generators 2023-04-11 21:29:30 +06:00
..
README.md basic generators work 2020-05-04 13:20:32 -06:00
main.py Fix EIP6110 import in generators 2023-04-11 21:29:30 +06:00
requirements.txt put snappy in 'generator' extra dep build and use for generator builds 2021-03-10 17:18:11 -07:00

README.md

Rewards

Rewards covers the sub-functions of process_rewards_and_penalties for granular testing of components of the rewards function.

A rewards test-runner can consume these sub-transition test-suites, and handle different kinds of epoch sub-transitions by processing the cases using the specified test handler.

Information on the format of the tests can be found in the rewards test formats documentation.