synor/crates/synor-storage/src
Gulshan Yadav e24ce116d7 fix: resolve remaining clippy warnings
- Prefix unused parameters with underscore in stub function
- Replace .map().flatten() with .and_then()
2026-02-02 07:09:15 +05:30
..
bin fix: resolve remaining clippy warnings 2026-02-02 07:09:15 +05:30
gateway style: apply cargo fmt formatting 2026-02-02 05:58:22 +05:30
node fix: resolve remaining clippy warnings 2026-02-02 07:09:15 +05:30
cache.rs Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30
car.rs style: apply cargo fmt formatting 2026-02-02 05:58:22 +05:30
cf.rs test: add comprehensive test suite (1,357 tests total) 2026-01-20 06:35:28 +05:30
chunker.rs fix: resolve clippy warnings for Rust 1.93 2026-02-02 06:18:16 +05:30
cid.rs style: apply cargo fmt formatting 2026-02-02 05:58:22 +05:30
db.rs test: add comprehensive test suite (1,357 tests total) 2026-01-20 06:35:28 +05:30
deal.rs style: apply cargo fmt formatting 2026-02-02 05:58:22 +05:30
erasure.rs fix: resolve clippy warnings for Rust 1.93 2026-02-02 06:18:16 +05:30
error.rs feat(gateway): add CAR files, multi-pin redundancy, and CDN integration 2026-01-19 14:19:17 +05:30
lib.rs style: apply cargo fmt formatting 2026-02-02 05:58:22 +05:30
pinning.rs style: apply cargo fmt formatting 2026-02-02 05:58:22 +05:30
proof.rs fix: resolve clippy warnings for Rust 1.93 2026-02-02 06:18:16 +05:30
stores.rs style: apply cargo fmt formatting 2026-02-02 05:58:22 +05:30