feat: emit funds_released event on successful escrow payout#165
feat: emit funds_released event on successful escrow payout#165Ndifreke000 wants to merge 1 commit intoanonfedora:masterfrom
Conversation
Closes anonfedora#147 - Added FundsReleased event emission in release_funds_on_confirmation function - Event includes escrow_id, recipient (seller), amount, and asset address - Event symbol: 'fnd_rel' for efficient on-chain storage - Added test case to verify event emission with correct values - Event is emitted after status update for consistency - Enables real-time indexing and frontend updates via event monitoring
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 28 minutes and 26 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@Ndifreke000 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! 🚀 |
|
Check failing contract CI, please |
Closes #147