solana-with-rpc-optimizations/core
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 uses rust intrinsics to convert hashes to u64 (#12097) 2020-09-09 15:28:17 +00:00
src Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
tests Add --gossip-validator argument 2020-09-14 20:18:27 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml uses rust intrinsics to convert hashes to u64 (#12097) 2020-09-09 15:28:17 +00:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00