This website requires JavaScript.
40659c1ae5
fix: add missing imports and remove unused imports
Krypto Kajun
2025-11-08 12:18:54 -06:00
5d0ac262e3
fix: add missing context import to analyzer_test.go
Krypto Kajun
2025-11-08 12:16:30 -06:00
ae4abc5b5c
style: format code with gofmt
Krypto Kajun
2025-11-08 10:37:52 -06:00
8cba462024
feat(prod): complete production deployment with Podman containerization
Krypto Kajun
2025-11-08 10:15:22 -06:00
52d555ccdf
fix(critical): complete execution pipeline - all blockers fixed and operational
Krypto Kajun
2025-11-04 10:24:34 -06:00
0b1c7bbc86
fix(critical): complete multi-hop scanner integration - SYSTEM NOW OPERATIONAL
Krypto Kajun
2025-10-29 06:56:00 -05:00
703f551bd4
fix(critical): integrate multi-hop scanner with swap analyzer
Krypto Kajun
2025-10-29 04:39:40 -05:00
2fa6d128d7
docs: deployment guide for 24-hour execution target
Krypto Kajun
2025-10-29 04:21:34 -05:00
c7142ef671
fix(critical): fix empty token graph + aggressive settings for 24h execution
Krypto Kajun
2025-10-29 04:18:27 -05:00
9f93212726
docs: comprehensive analysis of why no arbitrages are executing
Krypto Kajun
2025-10-29 03:59:39 -05:00
dd9049f01c
docs: comprehensive log analysis and RPS optimization
Krypto Kajun
2025-10-29 02:37:23 -05:00
7b644312be
fix(rpc): eliminate 429 rate limiting errors with comprehensive RPC fixes
Krypto Kajun
2025-10-29 01:14:36 -05:00
0cbbd20b5b
feat(optimization): add pool detection, price impact validation, and production infrastructure
Krypto Kajun
2025-10-28 21:33:30 -05:00
432bcf0819
docs: add flash loan, binding, and testing documentation
Krypto Kajun
2025-10-27 05:51:44 -05:00
de67245c2f
feat(comprehensive): add reserve caching, multi-DEX support, and complete documentation
Krypto Kajun
2025-10-27 05:50:40 -05:00
823bc2e97f
feat(profit-optimization): implement critical profit calculation fixes and performance improvements
Krypto Kajun
2025-10-26 22:29:38 -05:00
85aab7e782
fix(critical): eliminate uint256 max overflow by fixing signed int256 parsing across all event parsers
Krypto Kajun
2025-10-25 22:38:14 -05:00
0358eed3a6
fix(arbitrage): critical fixes for struct initialization and price impact calculations
Krypto Kajun
2025-10-25 20:12:45 -05:00
7f01cfb94f
fix(scripts): resolve tar compression conflict in log-manager.sh
Krypto Kajun
2025-10-25 07:45:04 -05:00
14bf75cdf6
fix(critical): resolve zero-address bug and RPC issues affecting arbitrage detection
Krypto Kajun
2025-10-25 07:24:36 -05:00
fcf141c8ea
fix(uniswap): correct slot0() ABI unpacking to enable pool data fetching
Krypto Kajun
2025-10-25 06:46:23 -05:00
76d8b250de
fix(main): resolve initialization hang by removing debug printf statements
Krypto Kajun
2025-10-25 05:32:14 -05:00
45e4fbfb64
fix(test): relax integrity monitor performance test threshold
Krypto Kajun
2025-10-25 04:51:50 -05:00
4f100bfddc
fix(scripts): update run.sh to use mev-beta binary and set PROVIDER_CONFIG_PATH
Krypto Kajun
2025-10-24 15:37:14 -05:00
5eabb46afd
feat(arbitrage): integrate pool discovery and token cache for profit detection
Krypto Kajun
2025-10-24 15:27:00 -05:00
97aba9b7b4
fix(monitor): disable legacy event creation achieving 100% zero address filtering
Krypto Kajun
2025-10-23 15:38:59 -05:00
876009fa7a
fix(parser): resolve critical zero address corruption - 99.6% improvement
Krypto Kajun
2025-10-23 14:56:45 -05:00
384ca7f363
refactor: remove debug printf statements from monitor creation
Krypto Kajun
2025-10-23 13:14:06 -05:00
87a92b5c59
docs: add handoff document for zero address corruption fix
Krypto Kajun
2025-10-23 13:13:00 -05:00
f69e171162
fix(parsing): implement enhanced parser integration to resolve zero address corruption
Krypto Kajun
2025-10-23 13:06:27 -05:00
8cdef119ee
feat(production): implement 100% production-ready optimizations
Krypto Kajun
2025-10-23 11:27:51 -05:00
850223a953
fix(multicall): resolve critical multicall parsing corruption issues
Krypto Kajun
2025-10-17 00:12:55 -05:00
f358f49aa9
saving in place
Krypto Kajun
2025-10-04 09:31:02 -05:00
76c1b5cee1
fix(math): resolve nil pointer dereference in market discovery calculations
Krypto Kajun
2025-09-23 20:04:39 -05:00
02fd0c759a
docs(math): add mathematical optimizations summary document
Krypto Kajun
2025-09-23 19:01:13 -05:00
fd19f1949a
feat(math): implement comprehensive mathematical optimizations for DEX calculations
Krypto Kajun
2025-09-23 18:54:29 -05:00
dafb2c344a
docs(math): add mathematical optimization documentation and performance analysis
Krypto Kajun
2025-09-23 08:04:00 -05:00
911b8230ee
feat: comprehensive security implementation - production ready
Krypto Kajun
2025-09-20 08:06:03 -05:00
3f69aeafcf
fix: resolve all compilation issues across transport and lifecycle packages
Krypto Kajun
2025-09-19 17:23:14 -05:00
0680ac458a
docs: update project completion analysis to reflect infrastructure progress
Krypto Kajun
2025-09-19 17:03:26 -05:00
c0ec08468c
feat(transport): implement comprehensive universal message bus
Krypto Kajun
2025-09-19 16:39:14 -05:00
fac8a64092
feat: Implement comprehensive Market Manager with database and logging
Krypto Kajun
2025-09-18 03:52:33 -05:00
ac9798a7e5
feat: comprehensive market data logging with database integration
Krypto Kajun
2025-09-18 03:14:58 -05:00
bccc122a85
removed the fucking vendor files
Krypto Kajun
2025-09-16 11:05:47 -05:00
42244ab42b
fix(integration): resolve test failures and package dependencies
Krypto Kajun
2025-09-14 13:48:38 -05:00
1485a3bb0b
added project files for claude, gemini, opencode and qwen
Krypto Kajun
2025-09-14 11:41:40 -05:00
8256da9281
math(perf): implement and benchmark optimized Uniswap V3 pricing functions
Krypto Kajun
2025-09-14 11:36:57 -05:00
46b3240e0d
added project files for claude, gemini, opencode and qwen
Krypto Kajun
2025-09-14 10:23:43 -05:00
c16182d80c
feat(core): implement core MEV bot functionality with market scanning and Uniswap V3 pricing
Krypto Kajun
2025-09-14 10:16:29 -05:00
5db7587923
docs(architecture): update AI assistant documentation and project structure
Krypto Kajun
2025-09-14 10:10:39 -05:00
a410f637cd
chore(ai): add comprehensive CLI configurations for all AI assistants
Krypto Kajun
2025-09-14 10:09:55 -05:00
2c4f663728
chore(git): add comprehensive Git workflow configuration and documentation
Krypto Kajun
2025-09-14 10:08:39 -05:00
38cce575f5
feat: Enhanced Claude Code configuration with comprehensive best practices
Krypto Kajun
2025-09-14 07:41:04 -05:00
be7b1b55d0
Implement enhanced logging with structured opportunity detection
Krypto Kajun
2025-09-14 06:56:59 -05:00
005175ef72
Clean up debug output from logging investigation
Krypto Kajun
2025-09-14 06:47:27 -05:00
05f0f44f86
build: Update binary with enhanced DEX parsing capabilities
Krypto Kajun
2025-09-14 06:27:57 -05:00
3b98cdeefa
feat: Enable logging to file for persistent MEV bot logs
Krypto Kajun
2025-09-14 06:27:39 -05:00
e99cd17956
feat: Fix critical Arbitrum transaction parsing and add DEX parameter extraction
Krypto Kajun
2025-09-14 06:27:16 -05:00
518758790a
Sequencer is working (minimal parsing)
Krypto Kajun
2025-09-14 06:21:10 -05:00
7dd5b5b692
Fix channel closing issues in pipeline stages to prevent panic when running tests
Krypto Kajun
2025-09-12 19:17:26 -05:00
1113d82499
Update module name to github.com/fraktal/mev-beta and fix channel closing issues in pipeline stages
Krypto Kajun
2025-09-12 19:08:38 -05:00
fbb85e529a
Add enhanced concurrency patterns, rate limiting, market management, and pipeline processing
Krypto Kajun
2025-09-12 01:35:50 -05:00
300976219a
Add project summary documentation
Krypto Kajun
2025-09-12 01:22:10 -05:00
c5843a5667
Add additional project structure, config, Docker support, and more prompt files
Krypto Kajun
2025-09-12 01:21:50 -05:00
ba80b273e4
Initial commit: Set up MEV bot project structure
Krypto Kajun
2025-09-12 01:16:30 -05:00