mirror of
https://github.com/codex-storage/codex-contracts-eth.git
synced 2025-02-02 06:35:41 +00:00
a27da9738a
This adds a rule to formally verify that the `SlotState` and `RequestState` of any given `Slot` or `Request` does not change more than once per function call. Closes #129