Plutonomicon / plutarch-plutus

Typed eDSL for writing UPLC /ˈpluː.tɑːk/
MIT License
125 stars 64 forks source link

Remove Bitwise module, add BitString and operations #722

Closed kozross closed 1 month ago

kozross commented 1 month ago

This finishes properly supporting all CIP-122 and CIP-123 operations. We also eliminate the Bitwise module, as it is no longer needed. pexpModInteger has to be moved somewhere else for now.