-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Transaction Status Tracking for Agent Updates
Parent Issue
Description
Implement real-time transaction status tracking and user feedback during agent update operations (re-registration after edits).
Requirements
- Show transaction pending status after form submission
- Display transaction hash with link to block explorer
- Poll for transaction confirmation
- Show success/error states with appropriate messaging
- Update UI with new agent data after successful update
- Handle transaction failures gracefully with retry options
- Show loading states during IPFS upload and on-chain registration
Technical Notes
- Use wagmi hooks (useWaitForTransactionReceipt) for transaction monitoring
- Integrate with Agent0 SDK's
registerIPFS()method - Display block explorer links based on chain ID
- Refresh agent data after successful update
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request