nuliknol / SolBug

Test case for enum bug in Solidity 0.8.23

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project to illustrate the bug with enum type when enum variable and address are packed into single storage slot (Solidity 0.8.23)

Issue at github: ethereum/solidity#14762

About

Test case for enum bug in Solidity 0.8.23


Languages

Language:Solidity 58.8%Language:JavaScript 41.2%