-
Notifications
You must be signed in to change notification settings - Fork 146
fix: pit regression #1201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: pit regression #1201
Conversation
|
Caution Review failedFailed to post review comments WalkthroughThis PR introduces architectural improvements spanning infrastructure, API, and storage layers. Key changes include restructuring Pulumi deployment components into a modular pattern, refactoring transaction/log ID handling from integers to pointers, extending ledger controller interfaces with transaction locking and metadata timestamping, implementing a factory-based database abstraction, unifying API error handling, and adding ledger state tracking during initialization. Database migrations add new SQL functions for hashing and state management, while API routing now accepts explicit versioning. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~75 minutes Areas requiring extra attention:
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
No description provided.