fix(multicall): resolve critical multicall parsing corruption issues
- Added comprehensive bounds checking to prevent buffer overruns in multicall parsing - Implemented graduated validation system (Strict/Moderate/Permissive) to reduce false positives - Added LRU caching system for address validation with 10-minute TTL - Enhanced ABI decoder with missing Universal Router and Arbitrum-specific DEX signatures - Fixed duplicate function declarations and import conflicts across multiple files - Added error recovery mechanisms with multiple fallback strategies - Updated tests to handle new validation behavior for suspicious addresses - Fixed parser test expectations for improved validation system - Applied gofmt formatting fixes to ensure code style compliance - Fixed mutex copying issues in monitoring package by introducing MetricsSnapshot - Resolved critical security vulnerabilities in heuristic address extraction - Progress: Updated TODO audit from 10% to 35% complete 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
0
.gomodcache/cache/download/github.com/ethereum/go-ethereum/@v/v1.16.3.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/ethereum/go-ethereum/@v/v1.16.3.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/gorilla/websocket/@v/v1.5.3.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/gorilla/websocket/@v/v1.5.3.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/holiman/uint256/@v/v1.3.2.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/holiman/uint256/@v/v1.3.2.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/joho/godotenv/@v/v1.5.1.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/joho/godotenv/@v/v1.5.1.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/lib/pq/@v/v1.10.9.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/lib/pq/@v/v1.10.9.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/mattn/go-sqlite3/@v/v1.14.32.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/mattn/go-sqlite3/@v/v1.14.32.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/stretchr/testify/@v/v1.11.1.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/stretchr/testify/@v/v1.11.1.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/urfave/cli/v2/@v/v2.27.6.lock
vendored
Normal file
0
.gomodcache/cache/download/github.com/urfave/cli/v2/@v/v2.27.6.lock
vendored
Normal file
0
.gomodcache/cache/download/golang.org/x/crypto/@v/v0.42.0.lock
vendored
Normal file
0
.gomodcache/cache/download/golang.org/x/crypto/@v/v0.42.0.lock
vendored
Normal file
0
.gomodcache/cache/download/golang.org/x/sync/@v/v0.17.0.lock
vendored
Normal file
0
.gomodcache/cache/download/golang.org/x/sync/@v/v0.17.0.lock
vendored
Normal file
0
.gomodcache/cache/download/golang.org/x/time/@v/v0.13.0.lock
vendored
Normal file
0
.gomodcache/cache/download/golang.org/x/time/@v/v0.13.0.lock
vendored
Normal file
0
.gomodcache/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.lock
vendored
Normal file
0
.gomodcache/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.lock
vendored
Normal file
Reference in New Issue
Block a user