This tag fixes an issue when executing a Solidity contract with inline create
or create2
, where the creation reverts and the contract does not revert the parent frame (as in code generated for a Solidity new
or new{salt}
operation).
Please see the v0.22.1
release notes for full details on the Services 0.22.x release.