synor/crates
Gulshan Yadav 7e3bbe569c fix: implement incomplete features and apply linter fixes
- Fixed TransferDirection import error in ethereum.rs tests
- Implemented math.tanh function for Flutter tensor operations
- Added DocumentStore CRUD methods (find_by_id, update_by_id, delete_by_id)
- Implemented database gateway handlers (get/update/delete document)
- Applied cargo fix across all crates to resolve unused imports/variables
- Reduced warnings from 320+ to 68 (remaining are architectural)

Affected crates: synor-database, synor-bridge, synor-compute,
synor-privacy, synor-verifier, synor-hosting, synor-economics
2026-01-26 21:43:51 +05:30
..
synor-bridge fix: implement incomplete features and apply linter fixes 2026-01-26 21:43:51 +05:30
synor-compiler fix: resolve all clippy warnings for CI 2026-01-08 05:58:22 +05:30
synor-compute fix: implement incomplete features and apply linter fixes 2026-01-26 21:43:51 +05:30
synor-consensus fix: resolve 35 clippy warnings across Rust and Dart codebases 2026-01-26 17:08:57 +05:30
synor-contract-test style: format all Rust code with cargo fmt 2026-01-08 05:22:24 +05:30
synor-crypto fix: resolve 35 clippy warnings across Rust and Dart codebases 2026-01-26 17:08:57 +05:30
synor-crypto-wasm feat(crypto-wasm): add deterministic Dilithium3 key derivation and hybrid signatures 2026-01-10 05:34:26 +05:30
synor-dag fix: resolve 35 clippy warnings across Rust and Dart codebases 2026-01-26 17:08:57 +05:30
synor-database fix: implement incomplete features and apply linter fixes 2026-01-26 21:43:51 +05:30
synor-economics fix: implement incomplete features and apply linter fixes 2026-01-26 21:43:51 +05:30
synor-governance style: apply cargo fmt formatting 2026-01-08 06:23:23 +05:30
synor-hosting fix: implement incomplete features and apply linter fixes 2026-01-26 21:43:51 +05:30
synor-ibc fix: resolve 35 clippy warnings across Rust and Dart codebases 2026-01-26 17:08:57 +05:30
synor-mining fix: resolve 35 clippy warnings across Rust and Dart codebases 2026-01-26 17:08:57 +05:30
synor-network feat: Phase 7 production readiness improvements 2026-01-08 07:21:14 +05:30
synor-privacy fix: implement incomplete features and apply linter fixes 2026-01-26 21:43:51 +05:30
synor-rpc fix: resolve all clippy warnings for CI 2026-01-08 05:58:22 +05:30
synor-sdk fix: resolve all clippy warnings for CI 2026-01-08 05:58:22 +05:30
synor-sharding feat(sharding): add Phase 14 M3 - Sharding Protocol for 100,000+ TPS 2026-01-19 20:23:36 +05:30
synor-storage feat: implement incomplete gateway and network features 2026-01-26 21:33:20 +05:30
synor-types fix: resolve all clippy warnings for CI 2026-01-08 05:58:22 +05:30
synor-verifier fix: implement incomplete features and apply linter fixes 2026-01-26 21:43:51 +05:30
synor-vm fix: resolve 35 clippy warnings across Rust and Dart codebases 2026-01-26 17:08:57 +05:30
synor-zk chore: apply clippy auto-fixes to reduce warnings 2026-01-26 21:16:10 +05:30