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] Refactor client storage #582

Merged
merged 4 commits into from
Feb 26, 2022
Merged

[refactor] Refactor client storage #582

merged 4 commits into from
Feb 26, 2022

Conversation

huitseeker
Copy link
Contributor

@huitseeker huitseeker commented Feb 26, 2022

This addresses #411 and fixes items (1), (2), and (5) there.
Contributes to #325 as well.

This function gives the highest known version of an object ID. First of all the name should reflect this, and not prompt the function user to think that it is the highest + 1 (as "next" suggests).

Contributes to #411
See #411: this DB used to store and update of TX digests per object ID. We instead store them per object ref and retrieve them using range operations.
@huitseeker huitseeker merged commit bf027c1 into MystenLabs:main Feb 26, 2022
@oxade
Copy link
Contributor

oxade commented Feb 27, 2022

Thanks for handling this @huitseeker

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.

3 participants