Module post_execution  
Expand description
Post-execution operations including gas refunds and state finalization.
Functionsยง
- eip7623_
check_ gas_ floor  - Ensures minimum gas floor is spent according to EIP-7623.
 - output
 - Calculate last gas spent and transform internal reason to external.
 - refund
 - Calculates and applies gas refunds based on the specification.
 - reimburse_
caller  - Reimburses the caller for unused gas.
 - reward_
beneficiary  - Rewards the beneficiary with transaction fees.