gear
gear copied to clipboard
Test gear-protocol storage transition invariants
Problem to Solve
Pretty same as property testing for the gas tree and economic checks (https://github.com/gear-tech/gear/blob/983e979928b0ae460794c09423d21c8e4bf6c54b/utils/economic-checks/src/targets.rs#L171), but implemented within fuzzer.
It requires moving checks from utils/economic-checks to fuzzer and removing the former one.