mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-15 17:35:18 -05:00
* Add gas limit check when inserting transaction Part of the code was copied from an issue comment: https://github.com/paradigmxyz/reth/issues/76#issuecomment-1345281800 Co-authored-by: Eduardo <96149783+elprogramadorgt@users.noreply.github.com> * Add test for gas limit check Co-authored-by: Eduardo <96149783+elprogramadorgt@users.noreply.github.com>