ethereum / eth-abi

Ethereum ABI utilities for python
MIT License
247 stars 269 forks source link

`encode_abi()` does not yield the same result as Solidity's `abi.encode()` #157

Closed fselmo closed 2 years ago

fselmo commented 2 years ago

What was wrong?

Expected Result

How can it be fixed?