Skip to content

Strip D1 logging and use console-only output (IRMA-13)#111

Draft
verxonLabs wants to merge 1 commit into
verxon/irma_devnet_testingfrom
verxon/irma-13
Draft

Strip D1 logging and use console-only output (IRMA-13)#111
verxonLabs wants to merge 1 commit into
verxon/irma_devnet_testingfrom
verxon/irma-13

Conversation

@verxonLabs

Copy link
Copy Markdown
Collaborator
  • d1_logs.js: removed all D1 SQL; Logger keeps its interface with flush() as a no-op; event functions (logSwapEvent, logPriceUpdate, logRebalancingEvent) log to console; getActiveBins/updateActiveBins/queryLogs stubbed out
  • worker.js, process_rebalance.js: removed env.DB from Logger constructor calls
  • wrangler.jsonc: removed empty d1_databases binding

- d1_logs.js: removed all D1 SQL; Logger keeps its interface with flush() as a no-op; event functions (logSwapEvent, logPriceUpdate, logRebalancingEvent) log to console; getActiveBins/updateActiveBins/queryLogs stubbed out
- worker.js, process_rebalance.js: removed env.DB from Logger constructor calls
- wrangler.jsonc: removed empty d1_databases binding

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@verxonLabs verxonLabs marked this pull request as draft June 13, 2026 12:11
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.

2 participants