Commits
Click on a commit to change the comparison rangefeat(gas): EIP-8037 dynamic cost_per_state_byte derived from block gas limit refactor(frame): move CREATE state-gas refund into return_create refactor(frame): derive CREATE state gas inside return_create perf(context): cache EIP-8037 cpsb on LocalContext refactor(frame): use cached cpsb from local context in return_create Merge remote-tracking branch 'origin/devnet4' into dev4-cpsb fix(frame): unwind 0→x→0 reservoir refund on sub-frame revert fix(post-execution): clamp reservoir when floor gas exceeds limit budget (#3607) fix(eip8037): correct CREATE state-gas refund propagation and unwind (#3614)