refactor(transactions): move TxEip1559, TxEip1559 and TxEip4844 to separate files#3946
Conversation
Codecov Report
... and 9 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more.
|
mattsse
left a comment
There was a problem hiding this comment.
nice,
I'd like to rename files
- legacy
- eip2930
- eip1559
- eip4844
and also move new TxEip4844 to new file
Should be fixed! Thanks for the suggestions. |
very good point, let's do that as well! we now have a smol conflict with affects the effective gas price function, and some comments |
The refactor should be done. I kept the |
Closes: #3942