synor/apps
Gulshan Yadav 8bdd28e455 fix: replace all unstable is_multiple_of with modulo operator
Rust's is_multiple_of is an unstable feature (issue #128101).
Replace with standard modulo operator for compatibility with stable Rust.
2026-02-02 01:28:26 +05:30
..
api-gateway feat(api): add public API gateway with rate limiting 2026-01-10 06:19:08 +05:30
cli feat: add CLI commands, WebSocket channels, and API versioning 2026-01-28 15:31:57 +05:30
desktop-wallet feat(wallet): add OS keychain integration with biometric unlock 2026-01-11 17:31:21 +05:30
explorer feat: Enhance economics manager with flexible oracle configurations 2026-01-26 23:37:45 +05:30
explorer-web feat: add synor.cc landing page and zero-cost deployment plan 2026-01-10 09:26:21 +05:30
faucet feat: Phase 7 production readiness improvements 2026-01-08 07:21:14 +05:30
hardhat-plugin feat(tooling): add Phase 14 M4 - Developer Tooling 2026-01-19 20:55:56 +05:30
synord fix: replace all unstable is_multiple_of with modulo operator 2026-02-02 01:28:26 +05:30
web feat(web-wallet): add multi-language support (i18n) 2026-01-10 06:12:10 +05:30
website feat: add synor.cc landing page and zero-cost deployment plan 2026-01-10 09:26:21 +05:30