defi-wonderland / smock

The Solidity mocking library
MIT License
319 stars 40 forks source link

feat: add support for large bytes > 31 bytes #124

Closed tonykogias closed 2 years ago

tonykogias commented 2 years ago

Description Adds support for large bytes array or string > 31 bytes based on the solidity docs