mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-06 03:43:37 +00:00
- Use defined constants instead of hard-coding their integer value. - Allocate secp256k1 structs on the C stack instead of converting []byte - Remove dead code