eclipse-score / eclipse-score/persistency

update Corruption detection algorithm from adler32 to CRC64

Open
#413 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2
Forks
28
Avg merge
2d 16h
Merged PRs (30d)
32

Description

### What

update Corruption detection algorithm from adler32 to CRC64

### Acceptance Criteria (DoD)

update Corruption detection algorithm from adler32 to CRC64

### How

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for adler32 references and locate the corruption-detection implementation and its tests. Trace the current checksum path before determining the corresponding CRC64 change; done means corruption detection uses CRC64 instead of adler32 and the relevant checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.