Issue #26: Automated ACTA Ecosystem Activity Aggregator (initial implementation)#37
Conversation
Merge pull request ACTA-Team#29 from ACTA-Team/develop
…ions, Stellar scanner, types and admin UI skeleton
|
@centboy123 is attempting to deploy a commit to the ACTA Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
@centboy123 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! 🚀 |
Closes #26
Adds monitored_accounts and activity_events migrations, a Supabase Edge Function scaffold to scan Horizon, minimal Stellar helpers (fetch + classify), types, and a simple admin activity UI. This initial implementation provides schema, polling scaffolding, deduplication by tx hash, and an admin view for review. Follow-ups: monitoring config, thresholds, draft generation, batching and more robust error handling.