rust-ethereum / evm

Pure Rust implementation of Ethereum Virtual Machine
Apache License 2.0
1.16k stars 355 forks source link

Address from pubKey #261

Open 846702994 opened 9 months ago

846702994 commented 9 months ago

Get the correct address from pubKey.

sorpaas commented 3 months ago

Ah, did we actually get this wrong. 😱

Would be great if you can add a test on this!