v1.0.6
- Allow to use
--debugfor reverting contracts. - Refactored parsing for ABI and build-in argument.
- This is the first step to push more steps into the lexing phase.
- Extend parsing to allow
__FUNC_SIGinside of__RIGHTPAD.- Example:
__RIGHTPAD(__FUNC_SIG('transfer(address,uint256)')).
- Example: