mlabs-haskell / lambda-buffers

LambdaBuffers toolkit for sharing types and their semantics between different languages
https://mlabs-haskell.github.io/lambda-buffers/
Apache License 2.0
29 stars 0 forks source link

Move all lambda buffers related code from PLA to LBF #229

Closed szg251 closed 3 months ago

szg251 commented 3 months ago

We've been discussing this for a while, we can now remove lbf dependencies in plutus-ledger-api-rust repo, making the flake evaluation lighter (removing circular dependency). This also makes sense from an architectural standpoint too.

Drawbacks: