solana/programs/bpf
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 Cache re-usable work performed by the loader (#12135) 2020-09-14 17:42:37 -07:00
c Add memory allocation support for C programs (#12254) 2020-09-15 16:42:20 -07:00
rust Add memory allocation support for C programs (#12254) 2020-09-15 16:42:20 -07:00
tests Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
Cargo.toml Cache re-usable work performed by the loader (#12135) 2020-09-14 17:42:37 -07:00
build.rs Make noop a real noop (#12196) 2020-09-12 01:49:00 +00:00