-
Notifications
You must be signed in to change notification settings - Fork 106
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
Add async script RFC #868
Add async script RFC #868
Conversation
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.
Looks good, I just have a couple of questions asking for clarification.
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.
Thanks for this work.
I have some questions about moving UTXOs from memory to disk, and some suggestions for handling timeouts and cancellation.
How will we test this implementation?
(Should we add a testing section to all our RFCs?)
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.
solid👍
Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>
Per discussion where @yaahc suggested that it would be simpler to delete this function entirely and treat it as an implementation detail. Co-authored-by: Jane Lusby <jlusby42@gmail.com>
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 think this is good to go once teor's comments are fully resolved, I'll leave it to them to mark it when they're satisfied.
One additional thing I'd like to nail down before we merge this is the way that we feed this information into the interface to |
Blocked on #708. |
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.
My questions have been answered.
This comment has been minimized.
This comment has been minimized.
#708 should be ready for final review and merge now |
#708 has been merged, is this now unblocked or do we still have to decide on the points in #868 (comment) ? |
@dconnolly that comment is resolved now so I think that this RFC should be good to go. |
Rendered: https://github.com/ZcashFoundation/zebra/blob/465cd03fb311a28cff1db914af8c69a6e998074c/book/src/dev/rfcs/XXXX-asynchronous-script-verification.md