-
Notifications
You must be signed in to change notification settings - Fork 212
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
fix: more missing Fars. kill "this" #3746
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.
I examined:
- swingset
- swingset-runner
- vats
- solo
and they look good. No claims about the other packages.
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.
lgtm
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 looked at everything but the SwingSet changes. Everything looks good. Once question about offerHandlers: will they be required in the near future to be marked with "Far"? If so, we have many more changes to make to the contracts (in a future PR), and in our user documentation.
5b0ccc3
to
8430326
Compare
Extracted from #3743 , which beefs up Far to check that only passables go in and out. This PR is the changes so those Far checks pass, and that are good changes anyway.