hyperledger / solang

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

Support `address.code` in sema #1549

Closed xermicus closed 11 months ago

seanyoung commented 11 months ago

You also need an evm test cases without errors

xermicus commented 11 months ago

@seanyoung it's already covered because it decreases the failing EVM tests. But I added a bunch more, can't harm to have our own.