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

Implement CompareAndSetBlockData using offchain storage #4468

Open
timwu20 opened this issue Jan 14, 2025 · 0 comments
Open

Implement CompareAndSetBlockData using offchain storage #4468

timwu20 opened this issue Jan 14, 2025 · 0 comments

Comments

@timwu20
Copy link
Contributor

timwu20 commented Jan 14, 2025

Issue Summary

Taken from design doc:

CompareAndSetBlockData is currently used in sync and is already introduced in offchain.OffchainStorage.CompareAndSet(). It is implemented by offchain.LocalStorage which is a dependency of db.Backend. Adding the CompareAndSetBlockData function to the translation shim should therefore be relatively simple given the functionality is already implemented.

Acceptance Criteria

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

No branches or pull requests

1 participant