sei-protocol / sei-tendermint

Tendermint fork with ABCI++ support, bug fixes, and custom features
Other
39 stars 36 forks source link

Add min gas price to abci info #203

Closed philipsu522 closed 9 months ago

philipsu522 commented 9 months ago

Describe your changes and provide context

see https://github.com/sei-protocol/sei-cosmos/pull/440

Testing performed to validate your change

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (5fb49d9) 58.07% compared to head (1c72813) 58.07%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/203/graphs/tree.svg?width=650&height=150&src=pr&token=VYIWMMGYMP&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-tendermint/pull/203?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 #203 +/- ## ======================================= Coverage 58.07% 58.07% ======================================= Files 249 249 Lines 33916 33916 ======================================= + Hits 19697 19698 +1 + Misses 12660 12659 -1 Partials 1559 1559 ``` [see 17 files with indirect coverage changes](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/203/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)
codebycarson commented 9 months ago

Lgtm