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

wire: remove remember indexes #203

Merged

Conversation

kcalvinalvin
Copy link
Contributor

Remember indexes are removed in favor of a different client-side caching method.

This does make the current nodes incompatible as the current database structure accounts for the fact that the remember indexes exist.

Since we'll be providing the targets ahead of time for the blocks, the
receiver is able to generate and ask for which hashes it needs. This
removes the need for the remember indexes in the udata.
@kcalvinalvin kcalvinalvin force-pushed the 2024-10-17-remove-remember-indexes branch 2 times, most recently from 096dcaa to 440a008 Compare October 17, 2024 07:45
@kcalvinalvin kcalvinalvin force-pushed the 2024-10-17-remove-remember-indexes branch from 440a008 to 6c486ae Compare October 22, 2024 05:34
@kcalvinalvin kcalvinalvin merged commit 8de08ad into utreexo:main Oct 22, 2024
4 checks passed
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.

1 participant