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 Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00
.gitignore
Cargo.toml Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00