33cn / chain33

高度模块化, 遵循 KISS原则的区块链开发框架
https://chain.33.cn
BSD 3-Clause "New" or "Revised" License
725 stars 254 forks source link

update maxTxFeeLimit #1320

Closed libangzhu closed 8 months ago

libangzhu commented 8 months ago

1.调整maxTxFee 限制

  1. 增加fork
codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d887f73) 61.99% compared to head (25f9dfc) 61.96%.

Files Patch % Lines
system/dapp/driver.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1320 +/- ## ========================================== - Coverage 61.99% 61.96% -0.03% ========================================== Files 171 171 Lines 23774 23782 +8 ========================================== - Hits 14738 14737 -1 - Misses 7195 7201 +6 - Partials 1841 1844 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

33cn commented 5 months ago

:tada: This PR is included in version 1.68.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: