Commits
Click on a commit to change the comparison rangerefactor(precompile): take secp256r1 verify_signature args by reference refactor(precompile): take secp256k1 ecrecover_bytes args by reference refactor(precompile): take blake2 compress args by reference refactor(precompile): use into() instead of from_slice in ecrecover_bytes fix: remove needless borrow in blake2 compress