Skip to content

Implement cross-contract call hardening in escrow contract#180

Open
Mkalbani wants to merge 1 commit intoTalenttrust:mainfrom
Mkalbani:feat/contracts-32-cross-contract-call-hardening
Open

Implement cross-contract call hardening in escrow contract#180
Mkalbani wants to merge 1 commit intoTalenttrust:mainfrom
Mkalbani:feat/contracts-32-cross-contract-call-hardening

Conversation

@Mkalbani
Copy link
Copy Markdown

closes #82

  • Introduced explicit guards for external token contract interactions.
  • Added functions for setting and getting the token contract.
  • Implemented guarded external transfer with reentrancy lock and error mapping.
  • Updated documentation and tests to reflect new functionality.

- Introduced explicit guards for external token contract interactions.
- Added functions for setting and getting the token contract.
- Implemented guarded external transfer with reentrancy lock and error mapping.
- Updated documentation and tests to reflect new functionality.
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 28, 2026

@Mkalbani Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mikewheeleer
Copy link
Copy Markdown
Contributor

@Mkalbani Please resolve the conflicts

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.

[Mike] 32. Cross-contract call hardening

2 participants