sei-protocol / sei-chain

Apache License 2.0
2.67k stars 797 forks source link

Allow eip1559 txs in loadtest #1698

Closed jewei1997 closed 1 month ago

jewei1997 commented 1 month ago

Describe your changes and provide context

Added ability to send eip1559 txs in loadtest client. Added a flag to switch back to legacy transactions as well.

Testing performed to validate your change

ran loadtest client locally

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.55%. Comparing base (1702e4e) to head (4e78218).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1698/graphs/tree.svg?width=650&height=150&src=pr&token=DG7ZZJ3PVV&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1698?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol) ```diff @@ Coverage Diff @@ ## main #1698 +/- ## ========================================== - Coverage 60.69% 60.55% -0.15% ========================================== Files 370 370 Lines 27279 27279 ========================================== - Hits 16558 16518 -40 - Misses 9585 9628 +43 + Partials 1136 1133 -3 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1698/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)