Skip to content

feat: complete storage and audit hardening - #549

Merged
usmanimamu17-create merged 2 commits into
ApexChainx:mainfrom
Agaki00:frioh
Sep 1, 2026
Merged

feat: complete storage and audit hardening#549
usmanimamu17-create merged 2 commits into
ApexChainx:mainfrom
Agaki00:frioh

Conversation

@Agaki00

@Agaki00 Agaki00 commented Aug 31, 2026

Copy link
Copy Markdown

Closes #463 ,
Closes #464 ,
Closes #465 and
Closes #466


Summary\n- Backfill cached history length through storage migration v1 to v2 (#463).\n- Keep pagination accessors aligned through a shared slice implementation (#464).\n- Pin live-timestamp semantics for calculate_sla_view (#465).\n- Add high-history write-cost and bootstrap-read regression gates (#466).\n\n## Verification\n- cargo fmt --check\n- cargo check --lib\n- targeted migration, fingerprint, metadata, pagination, and timestamp tests\n\nThe full suite has expensive storage-cost coverage and generated local snapshots that are intentionally not included in this PR.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@Agaki00 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@usmanimamu17-create usmanimamu17-create left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, approved.

@usmanimamu17-create usmanimamu17-create left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid work, merging 🚀

@usmanimamu17-create
usmanimamu17-create merged commit 761f163 into ApexChainx:main Sep 1, 2026
3 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment