solana/runtime
sakridge 3930cb865a
Add keccak-secp256k1 instruction (#11839)
* Implement keccak-secp256k1 instruction

Verifies eth addreses with ecrecover function

* Move secp256k1 test
2020-09-15 18:23:21 -07:00
..
benches Check bank capitalization (#11927) 2020-09-12 01:48:06 +09:00
src Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
tests
.gitignore
Cargo.toml Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
build.rs