-
Notifications
You must be signed in to change notification settings - Fork 229
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
refactor: no deep marshal imports #6792
Conversation
4ab5c24
to
5638601
Compare
5638601
to
8524916
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.
Looks mechanical to me!
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. I see the additional commit. Best to squash since it's not relevant to the git history or changelog.
For the changelog message, this is not a change to behavior so "refactor" is more appropriate than "fix". I've taken the liberty of changing the PR title.
automerge:squash
should turn all the changes here into one commit with the refactor:
message.
Closing in favor of #7427 |
Fixes #6830
or should before it is merged. This is a new requirement so please let me know of any significant impediments.
Fixes #6831
or should before it is merged. This is a new requirement so please let me know of any significant impediments.
Won't work until agoric-sdk upgraded to depend on endojs/endo#1447
See endojs/endo#1447 for an explanation of why this is somewhat urgent.