-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-evaluation of mainnet scripts to verify backward compatibility. #16
Conversation
f0b5700
to
a0eb3e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've had a look at this and didn't understand all of the details, but nothing jumped out as being obviously crazy. Do you actually want to merge all of this though? There are quite a lot of changes that look as if they should be merged, but the SRP that changes the evaluator is presumably something you'd not want to merge permanently: I suppose that if we want to re-use this to do something else later then we'd need a different SRP.
67aa404
to
3aa5132
Compare
3aa5132
to
5e19aed
Compare
I have removed the SRP in order to merge the Evaluation job itself. |
plutus-core
is used via the S-R-P with this change.