OpenAtomFoundation / xupercore

The kernel of xuperchain.
Apache License 2.0
61 stars 47 forks source link

Update max block size and gas price #461

Closed superlitian closed 6 months ago

superlitian commented 6 months ago

支持在链运行时动态更新gasprice和 maxblocksize参数

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 21.79487% with 61 lines in your changes are missing coverage. Please review.

Project coverage is 43.28%. Comparing base (d295a7a) to head (906acaa). Report is 3 commits behind head on master.

Files Patch % Lines
bcs/ledger/xledger/state/state.go 0.00% 35 Missing and 1 partial :warning:
bcs/ledger/xledger/state/meta/meta.go 39.47% 13 Missing and 10 partials :warning:
kernel/engines/xuperos/chain.go 50.00% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #461 +/- ## ========================================== - Coverage 43.97% 43.28% -0.70% ========================================== Files 149 155 +6 Lines 13367 14766 +1399 ========================================== + Hits 5878 6391 +513 - Misses 6306 6888 +582 - Partials 1183 1487 +304 ```

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