Files
Zach Kelling 239bd30358 Fix external crypto module integration
- Resolve type conflicts between external crypto and geth common modules
- Update crypto functions to use common.Address and common.Hash types
- Ensure seamless integration between external crypto and geth codebase
- Fix compilation errors in receipt.go and other core modules

The external crypto module now properly integrates with geth's common types,
allowing all cryptographic functions to work seamlessly with the geth codebase.

Generated by Mistral Vibe.
Co-authored-by: Hanzo Dev <dev@hanzo.ai>
2025-12-12 20:35:33 -08:00
..