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

Add ObjectRootAncestorMap utility #2471

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Add ObjectRootAncestorMap utility #2471

merged 1 commit into from
Jun 7, 2022

Conversation

lxfind
Copy link
Contributor

@lxfind lxfind commented Jun 7, 2022

This PR adds a utility data structure that helps lookup the root ancestor object for a given object in the transaction input.
The adapter uses it for the orphan rule.
We will also need this soon when we try to authenticate child object of shared objects (we will need to determine if they are really child object of shared objects when we see them in tx input)

@lxfind lxfind merged commit 6c82996 into main Jun 7, 2022
@lxfind lxfind deleted the utils-add-ancestor-map branch June 7, 2022 22:06
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.

2 participants