mirror of
https://github.com/luxfi/crypto.git
synced 2026-07-27 01:54:50 +00:00
- Fixed TestNewContractAddress by using b.Bytes() in RLP encoding - Fixed TestSaveECDSA by updating PaddedBigBytes to use FillBytes - Added GitHub Actions workflow for testing - All crypto package tests now passing