Fix apply originate gas consumed
Context
This MR fix an issue with the origination gas consumption that was unveiled by the changes introduced in !5506 (merged)
This MR fixes #3283 (closed).
Manually testing the MR
Check that the following command succeed with the fix of f125ac7a but fails on alpha before it.
dune exec tezt/tests/main.exe -- client gas estimation dryrun -i
Checklist
-
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Albin Coquereau