Description:
Add get_account_offers to list active DEX orders for a specific account.
Rules:
- Use existing standards and modules within the backend architecture.
- Ensure strict adherence to Stellar/Soroban best practices.
- Maintain high security standards and data privacy.
Guidelines:
- Integrate seamlessly with existing Pulsar toolsets.
- Follow the DRY (Don't Repeat Yourself) principle.
- Provide comprehensive error handling and diagnostic information.
Acceptance Criteria:
- Feature implemented and verified via unit/integration tests.
- Documentation updated to reflect changes.
- Performance impact within acceptable limits.
Definition of Done:
- Code reviewed and merged.
- 100% test coverage for new logic.
- AI-ready tool schema or contract spec available.
Description:
Add
get_account_offersto list active DEX orders for a specific account.Rules:
Guidelines:
Acceptance Criteria:
Definition of Done: