Skip to content

Feat/simulator service#27

Open
aliyuHabibu wants to merge 3 commits into
Savitura:mainfrom
aliyuHabibu:feat/simulator-service
Open

Feat/simulator service#27
aliyuHabibu wants to merge 3 commits into
Savitura:mainfrom
aliyuHabibu:feat/simulator-service

Conversation

@aliyuHabibu

Copy link
Copy Markdown

Ready for review

Closes #3

- WebhookEndpoint and WebhookDelivery TypeORM entities
- Register, fire (HMAC-signed), and delivery log endpoints
- 8 sample payloads across CrowdPay and Fluxa providers
- Full React client component with event type checkboxes,
  delivery log table, sample payload preview, and HMAC code sample
- Fixed pre-existing TS bugs in sandbox/page.tsx and lib/api.ts
- SimulatorService: simulateStrictSend, simulateStrictReceive,
  simulateFee via Horizon REST API
- DTOs for strict-send, strict-receive, and fee query params
- 3 controller routes: POST /simulator/path-send,
  POST /simulator/path-receive, GET /simulator/fee
- Frontend simulator-tool with route visualization (asset boxes
  + arrows with rates), strict-send/receive toggle,
  network toggle (testnet/mainnet), path comparison table,
  fee estimate display
- Fixed pre-existing duplicate export / broken JSX in sandbox page
- Fixed missing getContractInfo closing brace in api.ts
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.

Payment Simulator — Stellar Path Payment Route Finder

1 participant