You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another angle on this is that we could also use the executable logic from the spec to run simulations. There would be some FFI overhead and MAlonzo code is typically 2x slower than equivalent hand written Haskell but it might be worth to just run that code in the simulations. With all the infrastructure we've built for the Ledger there's a chance that it's not too much work.
I would rather focus on using the executable logic as a reference and test oracle, and give the freedom to simulations to use whatever language and tools they need.
The text was updated successfully, but these errors were encountered: