hyperledger / solang

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

Add ecrecover() builtin for EVM #1543

Closed seanyoung closed 11 months ago

seanyoung commented 11 months ago

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

LucasSte commented 11 months ago

Is there a test for this change?

seanyoung commented 11 months ago

Is there a test for this change?

Now there is :blush: