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

refactor: use encodePassable,rankOrder from endo #6660

Merged
merged 2 commits into from
Jan 16, 2023

Conversation

erights
Copy link
Member

@erights erights commented Dec 10, 2022

Now that endojs/endo#1291 is merged, this PR is ready for review. endojs/endo#1291 completed the endo portion of the migration of encodePassable and rankOrder from agoric-sdk to endo. What remains is for agoric-sdk to delete its own redundant copies.

Note that this PR works in agoric-sdk now, because it actually only depended on the encodePassable and rankOrder that had already been moved to endo. It was waiting for endojs/endo#1291 only to ensure that an improvement to test quality didn't get lost in the shuffle.

This PR is a step towards #6792 which can only be merged after it can depend on endojs/endo#1447 .

@erights erights self-assigned this Dec 10, 2022
@erights erights force-pushed the markm-use-endo-rankOrder branch 2 times, most recently from cfd4eb3 to e26c8e9 Compare December 23, 2022 23:31
@erights erights marked this pull request as ready for review January 15, 2023 06:15
@erights erights added the automerge:squash Automatically squash merge label Jan 16, 2023
@mergify mergify bot merged commit d7652cb into master Jan 16, 2023
@mergify mergify bot deleted the markm-use-endo-rankOrder branch January 16, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants