Skip to content

Conversation

@njelich
Copy link

@njelich njelich commented Nov 3, 2025

No description provided.

@njelich njelich requested a review from Copilot November 3, 2025 22:25
@njelich njelich marked this pull request as draft November 3, 2025 22:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the CrossChainPaymaster contract from a Hashi-based receipt verification system to an Accounting module-based architecture. The contract now handles bidirectional ROSE conversions: inbound deposits convert locked tokens to ROSE, and outbound withdrawals convert ROSE to target tokens.

Key changes:

  • Replaces Hashi proof verification with Accounting contract integration
  • Changes token identification from addresses to bytes32 tokenIds
  • Adds new inbound and outbound processing functions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@njelich njelich force-pushed the feature/use-accounting-module branch from 2312e82 to 869e1ab Compare November 3, 2025 22:30
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