You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump version to 0.4.0 and enhance codebase quality
- Upgrade workspace version from 0.3.4 to 0.4.0
- Remove chrono dependency (unused)
- Remove prohibited comment style from fetcher.rs
- Add comprehensive unit tests for client, error, networks, and types modules
- Add builder methods for ServiceEndpoint and FeedbackInput types
- Change reputation API to accept slice references instead of owned Vec for client_addresses
- Replace generic contract error with specific MissingRegisteredEvent error
0 commit comments