hyperledger-solang / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.26k stars 210 forks source link

Add ecrecover() builtin for EVM #1543

Closed seanyoung closed 1 year ago

seanyoung commented 1 year ago

Fixes https://github.com/hyperledger/solang/issues/1536

LucasSte commented 1 year ago

Is there a test for this change?

seanyoung commented 1 year ago

Is there a test for this change?

Now there is :blush: