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

Stateful Statediff: Implement code_hash Compressor #1510

Closed
Tracked by #1281 ...
kpp opened this issue Nov 22, 2024 · 0 comments
Closed
Tracked by #1281 ...

Stateful Statediff: Implement code_hash Compressor #1510

kpp opened this issue Nov 22, 2024 · 0 comments

Comments

@kpp
Copy link
Contributor

kpp commented Nov 22, 2024

Very easy to implement:

x + y if x == y = Same
Some(x) + None = Removed
_ + Some(x) = Set(x)

See #1509

@kpp kpp mentioned this issue Nov 22, 2024
14 tasks
@kpp kpp changed the title Statefull Statediff: Implement code_hash Compressor Stateful Statediff: Implement code_hash Compressor Nov 22, 2024
@kpp kpp closed this as completed Nov 22, 2024
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