Skip to content
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

Retore edits from agoric-sdk #4304 #1010

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

erights
Copy link
Contributor

@erights erights commented Jan 23, 2022

Restore edits from Agoric/agoric-sdk#4304 to the marshal package.

Fixes Agoric/agoric-sdk#4312 again ;)

Have recognition of passable Error obtain name from prototype, skipping any own name property on the error instance.

Note several of the places we need to revisit when we admit error.cause and error.errors.

Inline TODOs reminding us to revisit issues identified by zestival

@erights erights requested review from kriskowal and mhofman January 23, 2022 05:03
@erights erights self-assigned this Jan 23, 2022
@erights erights force-pushed the 4312-markm-restore-edits-from-agoric-sdk branch from 06359d0 to 1789233 Compare January 24, 2022 21:41
Copy link
Member

@kriskowal kriskowal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message should be fix(marshal): ... and be sure to squash merge to preserve the commit message, not the PR title.

@erights erights force-pushed the 4312-markm-restore-edits-from-agoric-sdk branch from 1789233 to f79cf7c Compare January 24, 2022 23:28
@erights erights force-pushed the 4312-markm-restore-edits-from-agoric-sdk branch from f79cf7c to e1b4466 Compare January 24, 2022 23:31
@erights erights enabled auto-merge (squash) January 24, 2022 23:33
@erights erights merged commit aff3ff7 into master Jan 24, 2022
@erights erights deleted the 4312-markm-restore-edits-from-agoric-sdk branch January 24, 2022 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote errors are not passable
2 participants