Update module name to github.com/fraktal/mev-beta and fix channel closing issues in pipeline stages

This commit is contained in:
Krypto Kajun
2025-09-12 19:08:38 -05:00
parent fbb85e529a
commit 1113d82499
31 changed files with 3359 additions and 210 deletions

View File

@@ -2,7 +2,7 @@ You are an expert in Go database integration and data persistence. I'm building
I need help with:
1. Setting up a database for storing transaction data
1. Setting up a database for storing transaction data, token data, enchange and pool data
2. Designing efficient database schemas for MEV data
3. Implementing efficient data access patterns
4. Handling database migrations