Skip to content

Commit d4d5039

Browse files
Merge branch 'main' into test/milestone-repository-queries
2 parents 6569a3d + 8367235 commit d4d5039

153 files changed

Lines changed: 20472 additions & 499 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.kiro/specs/horizon-listener-sync/tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ This implementation plan breaks down the Horizon Listener → Database Sync feat
257257
- Process events
258258
- Assert audit log includes event_type, transaction_hash, ledger_number, processing_duration_ms
259259

260-
- [ ] 6. Checkpoint - Ensure event processor tests pass
260+
- [x] 6. Checkpoint - Ensure event processor tests pass
261261
- Ensure all tests pass, ask the user if questions arise.
262262

263263
- [x] 7. Implement Horizon listener service
@@ -410,7 +410,7 @@ This implementation plan breaks down the Horizon Listener → Database Sync feat
410410
- Add RETRY_BACKOFF_MS with default value
411411
- _Requirements: 14.1_
412412

413-
- [ ] 14. Final checkpoint - Ensure all tests pass
413+
- [x] 14. Final checkpoint - Ensure all tests pass
414414
- Ensure all tests pass, ask the user if questions arise.
415415

416416
- [x] 15. Stellar SDK Upgrade Regression Suite

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ Admin-only access requirements for audit query endpoints:
8080

8181
All timestamps are stored, transmitted, and returned in UTC (ISO 8601 with `Z` suffix). Input timestamps must include a timezone designator. See [Timezone Contract](docs/TIMEZONE_CONTRACT.md) for the full specification.
8282

83+
## Configuration
84+
85+
For a complete reference of all supported environment variables, their types, defaults, and security considerations, see [Configuration Reference](docs/configuration.md).
86+
8387
## Tech stack
8488

8589
## Background job system

bun.lock

Lines changed: 32 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)