Closed re1ro closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.68%. Comparing base (
be86ab9
) to head (53f46ee
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@Foivos yeah sorry, the only real change there is to allow to pass more value than estimated. To pay gas for consequent GMP calls etc
if (msg.value < value) revert InsufficientValue();
AxelarValuedExpressExecutable
: allocating value before_execute
for token flows