mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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>