Files
crypto/kzg4844
Zach Kelling 733d740cf9 refactor: remove geth dependencies and internalize utilities
- Created common types (Hash, Address) in crypto/common
- Created hexutil utilities for hex encoding/decoding
- Created math utilities for big integer operations
- Created minimal RLP encoder for crypto package needs
- Updated all imports from github.com/luxfi/geth to local packages
- All tests pass with no functionality changes
2025-08-03 01:50:33 +00:00
..
2025-08-03 01:35:05 +00:00
2025-08-03 01:35:05 +00:00
2025-07-25 19:04:58 -05:00