Skip to content

Conversation

@MohammadNassar1
Copy link
Collaborator

@MohammadNassar1 MohammadNassar1 commented Dec 28, 2025

Note

Adds token contract address context to all deposit-related events and aligns emitters and tests.

  • Extend events.cairo structs Deposit, DepositProcessed, DepositCanceled with token_address
  • Update deposit_manager.cairo to populate token_address when emitting Deposit, DepositCanceled, DepositProcessed
  • Adjust test helpers (event_test_utils.cairo) and flow/unit tests to assert the new token_address field

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


This change is Reviewable

@MohammadNassar1 MohammadNassar1 self-assigned this Dec 28, 2025
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/deposit-event/add-token-address branch from 3cb6cf5 to 59fbdce Compare December 28, 2025 13:57
@github-actions github-actions bot force-pushed the mohammad/deposit-event/add-token-address branch from 59fbdce to fa2b2cf Compare December 28, 2025 14:04
@github-actions github-actions bot force-pushed the mohammad/deposit-event/add-token-address branch from fa2b2cf to 1a3a137 Compare December 28, 2025 14:43
@MohammadNassar1 MohammadNassar1 force-pushed the mohammad/deposit-event/add-token-address branch from 1a3a137 to 367a86e Compare December 29, 2025 09:19
Copy link
Collaborator Author

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

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

@MohammadNassar1 resolved 1 discussion.
Reviewable status: 0 of 5 files reviewed, all discussions resolved (waiting on @MohammadNassar1).

@github-actions github-actions bot force-pushed the mohammad/deposit-event/add-token-address branch 4 times, most recently from 56d0c5b to 2ccd3a4 Compare January 1, 2026 14:48
@github-actions github-actions bot force-pushed the mohammad/deposit-event/add-token-address branch from 2ccd3a4 to c35af2a Compare January 6, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants