crytic / ethersplay

EVM dissassembler
GNU Affero General Public License v3.0
834 stars 116 forks source link

Update maxFunctionSize Setting #52

Closed tcode2k16 closed 3 years ago

tcode2k16 commented 3 years ago

Setting 'analysis.maxFunctionSize' is deprecated by 'analysis.limits.maxFunctionSize'.

This pull request updates analysis.py to use the new value.

Fixes #51

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.