hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
37 stars 50 forks source link

Ecrecover EVM compatibility #814

Open marcin-piela-ariane opened 1 week ago

marcin-piela-ariane commented 1 week ago

Problem

The behavior of the ecrecover function with various keys is sometimes not clear. It would be good to provide developers with some examples.

Solution

Provide a batch of tests for ecrecover function with the usage of different keys.

Alternatives

No response

### Tasks
- [ ] https://github.com/hashgraph/hedera-smart-contracts/pull/815