NethermindEth / horus-checker

Horus, a formal verification tool for StarkNet smart contracts.
https://nethermind.io/horus/
Other
71 stars 7 forks source link

Change branch identifiers from `:::T/F` to `:::1/2` #176

Closed langfield closed 1 year ago

langfield commented 1 year ago

We do this because the Ts and Fs do not always correspond with true and false branch predicates, which may be confusing for users.