l2geth: prevent too low of fees from getting through
There was a bug in the floating point math that allowed for transactions with extremely low fees to get through. This PR fixes that bug as well as adds additional test cases.
Showing
Please register or sign in to comment