-
Notifications
You must be signed in to change notification settings - Fork 157
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
babbage spec - two todo items #2619
Conversation
fixes Shelley errata 17.2
eb24ec5
to
dbd9bd7
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'd add these to the list of changes in the introduction, otherwise LGTM!
great idea, thanks! |
@@ -23,5 +21,8 @@ \section{Introduction} | |||
\item Add inline datums in the UTxO | |||
\item Add reference scripts | |||
\item Add transaction fields for specifying and returning collateral | |||
\item Remove the protocol parameter $\var{d}$ and the overlay schedule | |||
\item Remove the protocol parameters $\var{d}$ and $\var{extraEntropy}$ |
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.
@WhatisRT just letting you know I snuck this in as well (mentioning removing the extra entropy).
This PR complete two items from the Babbage spec TODO. Each is in a separate commit (and is probably easier to review commit by commit).