mirror of
https://github.com/luxfi/crypto.git
synced 2026-07-27 01:54:50 +00:00
- 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