Skip to content

[WIP] WIP Address feedback on gateway batcher design for production readiness#228

Merged
0xOsiris merged 3 commits intoosiris/gateway-batcherfrom
copilot/sub-pr-227
Jan 19, 2026
Merged

[WIP] WIP Address feedback on gateway batcher design for production readiness#228
0xOsiris merged 3 commits intoosiris/gateway-batcherfrom
copilot/sub-pr-227

Conversation

Copy link
Contributor

Copilot AI commented Jan 19, 2026

  • Find all occurrences of 'regsitry' typo in the codebase
  • Fix typo in services/gateway/src/types.rs (struct field definition)
  • Fix typo in services/gateway/src/routes.rs (struct initialization)
  • Fix typo in services/gateway/src/routes/middleware.rs (field access)
  • Fix typo in services/gateway/src/routes/is_valid_root.rs (field access - 2 occurrences)
  • Verify code compiles successfully
  • Run tests to verify changes don't break functionality
  • Run final code review

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Note

Fixes misspelled state.regsitry references in services/gateway/src/routes/is_valid_root.rs.

  • Corrects field access to state.registry when calling isValidRoot and when passing the contract to cache_policy_for_root
  • Ensures both the validity check and cache policy use the correct registry instance

Written by Cursor Bugbot for commit 6ab889f. This will update automatically on new commits. Configure here.

Copilot AI and others added 2 commits January 19, 2026 22:53
@0xOsiris 0xOsiris marked this pull request as ready for review January 19, 2026 22:54
@0xOsiris 0xOsiris merged commit d5e3d23 into osiris/gateway-batcher Jan 19, 2026
9 of 16 checks passed
@0xOsiris 0xOsiris deleted the copilot/sub-pr-227 branch January 19, 2026 22:54
Copilot AI requested a review from 0xOsiris January 19, 2026 22:54
Copilot stopped work on behalf of 0xOsiris due to an error January 19, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants