runtimeverification / plutus-core-semantics

BSD 3-Clause "New" or "Revised" License
27 stars 5 forks source link

Fix comparison of bytestrings #298

Closed gtrepta closed 2 years ago

gtrepta commented 2 years ago

The plutus specification has a note regarding the comparison of bytestrings, particularly with regards to empty bytestrings. We don't cover all of these cases currently.