Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve: reduce MinGasPrice to 50Gwei (#2938) #2939

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

dreamer-zq
Copy link
Contributor

@dreamer-zq dreamer-zq commented May 14, 2024

  • reduce MinGasPrice to 50Gwei

  • update Changelog

  • Update CHANGELOG.md

  • bump up irismod


Summary by CodeRabbit

  • New Features

    • Introduced a new constant for minimum gas price in EVM set to 50 Gwei.
  • Chores

    • Updated the CHANGELOG.md to reflect the new minimum gas price for EVM.
    • Added a function to handle merging fee market parameters during upgrades.

* reduce MinGasPrice to 50Gwei

* update Changelog

* Update CHANGELOG.md

* bump up irismod

---------

Co-authored-by: mitch1024 <156652908+mitch1024@users.noreply.github.com>
Copy link

coderabbitai bot commented May 14, 2024

Walkthrough

The recent update to IRISHub, highlighted by pull request #2938, focuses on reducing the MinGasPrice for the EVM to 50Gwei. This change is implemented by introducing a new constant EvmMinGasPrice in the constants.go file and adding a function mergeFeeMarket in upgrades.go to handle the fee market parameters during the upgrade process.

Changes

File Change Summary
CHANGELOG.md Noted the reduction of MinGasPrice for EVM to 50Gwei.
app/upgrades/v300/constants.go Introduced EvmMinGasPrice constant set to sdk.NewDec(50000000000).
upgrades.go Added mergeFeeMarket function to handle fee market parameters in the upgrade process.

🐇
In the realm of code where changes flow,
A gas price drop, now set to glow.
Constants added, functions merge,
Efficiency's now on the verge.
🎉 Hooray for updates, swift and bright,
IRISHub's future, shining light!


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review Details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits Files that changed from the base of the PR and between ecb357d and 830c561.
Files ignored due to path filters (2)
  • go.mod is excluded by !**/*.mod
  • go.sum is excluded by !**/*.sum
Files selected for processing (3)
  • CHANGELOG.md (1 hunks)
  • app/upgrades/v300/constants.go (1 hunks)
  • app/upgrades/v300/upgrades.go (2 hunks)
Additional Context Used
LanguageTool (195)
CHANGELOG.md (195)

Near line 104: Unpaired symbol: ‘[’ seems to be missing
Context: ...er 28, 2022* ### Application * [#2780](https://github.com/irisnet/irishub/pull...


Near line 105: Unpaired symbol: ‘[’ seems to be missing
Context: ...Bump tibc-go version to v0.4.2 * [#2779](https://github.com/irisnet/irishub/pull...


Near line 106: Unpaired symbol: ‘[’ seems to be missing
Context: ...p up irismod version to v1.7.2 * [#2777](https://github.com/irisnet/irishub/pull...


Near line 107: Unpaired symbol: ‘[’ seems to be missing
Context: ...ize and SetIAVLDisableFastNode * [#2775](https://github.com/irisnet/irishub/pull...


Near line 115: Unpaired symbol: ‘[’ seems to be missing
Context: ...er 15, 2022* ### Application * [#2759](https://github.com/irisnet/irishub/pull...


Near line 116: Unpaired symbol: ‘[’ seems to be missing
Context: ... with flag --for-zero-height * [#2766](https://github.com/irisnet/irishub/pull...


Near line 117: Unpaired symbol: ‘[’ seems to be missing
Context: ... Bump up cosmos sdk to v0.46.4 * [#2768](https://github.com/irisnet/irishub/pull...


Near line 118: Unpaired symbol: ‘[’ seems to be missing
Context: ...2768) Bump up ibc-go to v5.0.1 * [#2770](https://github.com/irisnet/irishub/pull...


Near line 119: Unpaired symbol: ‘[’ seems to be missing
Context: ...mp up tibc-go to v0.4.0 * [irismod #309](https://github.com/irisnet/irismod/pull...


Near line 120: Unpaired symbol: ‘[’ seems to be missing
Context: ... cosmos-sdk nft module. * [irismod #308](https://github.com/irisnet/irismod/pull...


Near line 124: Unpaired symbol: ‘[’ seems to be missing
Context: ...# API Breaking Changes * [irismod #309](https://github.com/irisnet/irismod/pull...


Near line 128: Unpaired symbol: ‘[’ seems to be missing
Context: ...es` api ### Bug Fixes * [irismod #304](https://github.com/irisnet/irismod/pull...


Near line 129: Unpaired symbol: ‘[’ seems to be missing
Context: ...ft module import error. * [irismod #314](https://github.com/irisnet/irismod/pull...


Near line 137: Unpaired symbol: ‘[’ seems to be missing
Context: ...ch 19, 2022* ### Application * [#2735](https://github.com/irisnet/irishub/pull...


Near line 138: Unpaired symbol: ‘[’ seems to be missing
Context: ...hub/pull/2735) Bump up irismod * [#2734](https://github.com/irisnet/irishub/pull...


Near line 138: Possible typo: you repeated a word
Context: ....com//pull/2734) Bump up TIBC-Go * [TIBC-Go #247](https://github.com/bianjieai/tib...


Near line 139: Unpaired symbol: ‘[’ seems to be missing
Context: ...l/2734) Bump up TIBC-Go * [TIBC-Go #247](https://github.com/bianjieai/tibc-go/pu...


Near line 140: Unpaired symbol: ‘[’ seems to be missing
Context: ...in MT transfer via TIBC * [irismod #247](https://github.com/irisnet/irismod/pull...


Near line 141: Unpaired symbol: ‘[’ seems to be missing
Context: ...ool as farming rewards. * [irismod #249](https://github.com/irisnet/irismod/pull...


Near line 142: Unpaired symbol: ‘[’ seems to be missing
Context: ...of new liquidity pools. * [irismod #245](https://github.com/irisnet/irismod/pull...


Near line 143: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...uirements in a more flexible manner. * [irismod #269](https://github.com/irisnet/irism...


Near line 143: Unpaired symbol: ‘[’ seems to be missing
Context: ...a more flexible manner. * [irismod #269](https://github.com/irisnet/irismod/pull...


Near line 147: The suffix does not match the ordinal number.
Context: ...ulti Token) module ## 1.2.0 November 03th, 2021 ### Application * [#2681](htt...


Near line 151: Unpaired symbol: ‘[’ seems to be missing
Context: ... 03th, 2021* ### Application * [#2681](https://github.com/irisnet/irishub/pull...


Near line 153: Unpaired symbol: ‘[’ seems to be missing
Context: ...2668) Integrated tibc protocol * [#2623](https://github.com/irisnet/irishub/pull...


Near line 154: Unpaired symbol: ‘[’ seems to be missing
Context: ...623) Import farm module * [irismod #219](https://github.com/irisnet/irismod/pull...


Near line 155: Unpaired symbol: ‘[’ seems to be missing
Context: ...efactor coinswap module * [irismod #189](https://github.com/irisnet/irismod/pull...


Near line 159: Unpaired symbol: ‘[’ seems to be missing
Context: ... ### Breaking Changes * [irismod #219](https://github.com/irisnet/irismod/pull...


Near line 160: Unpaired symbol: ‘[’ seems to be missing
Context: ...during the upgrade * [cosmos-sdk #10041](https://github.com/cosmos/cosmos-sdk/pu...


Near line 164: The suffix does not match the ordinal number.
Context: ...e new REST endpoints. ## 1.1.1 April 21th, 2021 ### Application * [#2611](htt...


Near line 168: Unpaired symbol: ‘[’ seems to be missing
Context: ... 21th, 2021* ### Application * [#2611](https://github.com/irisnet/irishub/pull...


Near line 195: Unpaired symbol: ‘[’ seems to be missing
Context: ...NGELOG.md#v0347) for details. * [#2573](https://github.com/irisnet/irishub/pull...


Near line 208: Unpaired symbol: ‘[’ seems to be missing
Context: ...ull/2505) Remove duplicate cmd * [#2154](https://github.com/irisnet/irishub/issu...


Near line 212: Unpaired symbol: ‘[’ seems to be missing
Context: ...n in command ### Application * [#2541](https://github.com/irisnet/irishub/pull...


Near line 216: Unpaired symbol: ‘[’ seems to be missing
Context: ...le repeated service invocation * [#2542](https://github.com/irisnet/irishub/pull...


Near line 217: Unpaired symbol: ‘[’ seems to be missing
Context: ...l/2542) Migrate withdraw infos * [#2524](https://github.com/irisnet/irishub/pull...


Near line 218: Unpaired symbol: ‘[’ seems to be missing
Context: ...24) Fix proto package and path * [#2518](https://github.com/irisnet/irishub/pull...


Near line 219: Unpaired symbol: ‘[’ seems to be missing
Context: ...andoned tokens to communityTax * [#2512](https://github.com/irisnet/irishub/pull...


Near line 220: Unpaired symbol: ‘[’ seems to be missing
Context: ...ize msg and genesis validation * [#2484](https://github.com/irisnet/irishub/pull...


Near line 224: Unpaired symbol: ‘[’ seems to be missing
Context: ...docs of cosmos-sdk and irismod * [#2485](https://github.com/irisnet/irishub/pull...


Near line 225: Unpaired symbol: ‘[’ seems to be missing
Context: ... earlier version keystore file * [#2488](https://github.com/irisnet/irishub/pull...


Near line 226: Unpaired symbol: ‘[’ seems to be missing
Context: ...ertain token for specified Msg * [#2098](https://github.com/irisnet/irishub/issu...


Near line 227: Unpaired symbol: ‘[’ seems to be missing
Context: ...ues/2098) Migrate iriscli test * [#2097](https://github.com/irisnet/irishub/issu...


Near line 228: Unpaired symbol: ‘[’ seems to be missing
Context: ...rate genesis data from v0.16.3 * [#2090](https://github.com/irisnet/irishub/issu...


Near line 229: Unpaired symbol: ‘[’ seems to be missing
Context: ...2090) Refactor guardian module * [#2089](https://github.com/irisnet/irishub/issu...


Near line 230: Unpaired symbol: ‘[’ seems to be missing
Context: ...es/2089) Overwrite mint module * [#2500](https://github.com/irisnet/irishub/issu...


Near line 231: Unpaired symbol: ‘[’ seems to be missing
Context: ...ate IRIShub modules to irismod * [#2381](https://github.com/irisnet/irishub/pull...


Near line 239: Unpaired symbol: ‘[’ seems to be missing
Context: ...5th, 2020* ### Application * [#4d4c06](https://github.com/irisnet/irishub/comm...


Near line 247: Unpaired symbol: ‘[’ seems to be missing
Context: ...Apr 9th, 2020* ### Tendermint * [#110](https://github.com/irisnet/tendermint/p...


Near line 255: Unpaired symbol: ‘[’ seems to be missing
Context: ...6.1 Jan 9th, 2020 ### CLI * [#2109](https://github.com/irisnet/irishub/issu...


Near line 255: Unless you want to emphasize “not”, use “cannot” which is more common.
Context: ...es/2109) Fix the bug that the hash lock can not be specified in the CLI ### Applicatio...


Near line 259: Unpaired symbol: ‘[’ seems to be missing
Context: ...d in the CLI ### Application * [#2118](https://github.com/irisnet/irishub/pull...


Near line 260: Unpaired symbol: ‘[’ seems to be missing
Context: ...18) Improve the UX of snapshot * [#2119](https://github.com/irisnet/irishub/issu...


Near line 264: The suffix does not match the ordinal number.
Context: ...sing rootstore version ## 0.16.0 Nov 22th, 2019 ### Breaking Changes * [API Br...


Near line 269: Unpaired symbol: ‘[’ seems to be missing
Context: ...ght-client/CHANGELOG.md#v0160) * [#1912](https://github.com/irisnet/irishub/issu...


Near line 273: Unpaired symbol: ‘[’ seems to be missing
Context: ...s metrics ### LCD (REST API) * [#1858](https://github.com/irisnet/irishub/issu...


Near line 274: Unpaired symbol: ‘[’ seems to be missing
Context: ...dd new function - AddLiquidity * [#1859](https://github.com/irisnet/irishub/issu...


Near line 275: Unpaired symbol: ‘[’ seems to be missing
Context: ...new function - RemoveLiquidity * [#1860](https://github.com/irisnet/irishub/issu...


Near line 276: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Add new function - Swap Coin * [#1861](https://github.com/irisnet/irishub/issu...


Near line 277: Unpaired symbol: ‘[’ seems to be missing
Context: ... new function - Query Exchange * [#1948](https://github.com/irisnet/irishub/issu...


Near line 281: Unpaired symbol: ‘[’ seems to be missing
Context: ... Add client for HTLC ### CLI * [#1948](https://github.com/irisnet/irishub/issu...


Near line 282: Unpaired symbol: ‘[’ seems to be missing
Context: ...sues/1948) Add client for HTLC * [#2030](https://github.com/irisnet/irishub/issu...


Near line 286: Unpaired symbol: ‘[’ seems to be missing
Context: ...est for HTLC ### Application * [#1858](https://github.com/irisnet/irishub/issu...


Near line 287: Unpaired symbol: ‘[’ seems to be missing
Context: ...dd new function - AddLiquidity * [#1859](https://github.com/irisnet/irishub/issu...


Near line 288: Unpaired symbol: ‘[’ seems to be missing
Context: ...new function - RemoveLiquidity * [#1860](https://github.com/irisnet/irishub/issu...


Near line 289: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Add new function - Swap Coin * [#1861](https://github.com/irisnet/irishub/issu...


Near line 290: Unpaired symbol: ‘[’ seems to be missing
Context: ... new function - Query Exchange * [#1872](https://github.com/irisnet/irishub/issu...


Near line 291: Unpaired symbol: ‘[’ seems to be missing
Context: ...e with uint64 in coinswap msgs * [#1811](https://github.com/irisnet/irishub/issu...


Near line 292: Unpaired symbol: ‘[’ seems to be missing
Context: ...s/1811) Add docs for coin-swap * [#1879](https://github.com/irisnet/irishub/issu...


Near line 293: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Add tags for coinswap module * [#1910](https://github.com/irisnet/irishub/issu...


Near line 294: Unpaired symbol: ‘[’ seems to be missing
Context: ...coin-flow for coin-swap module * [#1912](https://github.com/irisnet/irishub/issu...


Near line 295: Unpaired symbol: ‘[’ seems to be missing
Context: ...912) Update prometheus metrics * [#1936](https://github.com/irisnet/irishub/issu...


Near line 296: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Update denom's specification * [#1941](https://github.com/irisnet/irishub/issu...


Near line 297: Unpaired symbol: ‘[’ seems to be missing
Context: ...document website documentation * [#1946](https://github.com/irisnet/irishub/issu...


Near line 298: Unpaired symbol: ‘[’ seems to be missing
Context: ...Add new function - Create HTLC * [#1949](https://github.com/irisnet/irishub/issu...


Near line 299: Unpaired symbol: ‘[’ seems to be missing
Context: ...ion - Claim and Refund in HTLC * [#1965](https://github.com/irisnet/irishub/issu...


Near line 300: Unpaired symbol: ‘[’ seems to be missing
Context: ...ocs and specification for HTLC * [#1984](https://github.com/irisnet/irishub/issu...


Near line 301: Unpaired symbol: ‘[’ seems to be missing
Context: .../issues/1984) Update HTLC docs * [#1985](https://github.com/irisnet/irishub/issu...


Near line 302: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Code formatting and cleaning * [#1988](https://github.com/irisnet/irishub/issu...


Near line 303: Unpaired symbol: ‘[’ seems to be missing
Context: .../issues/1988) Add HTLC genesis * [#1991](https://github.com/irisnet/irishub/issu...


Near line 304: Unpaired symbol: ‘[’ seems to be missing
Context: ...1991) Add Coinswap feature doc * [#1995](https://github.com/irisnet/irishub/issu...


Near line 305: Unpaired symbol: ‘[’ seems to be missing
Context: ...shub/issues/1995) Improve HTLC * [#2008](https://github.com/irisnet/irishub/issu...


Near line 306: Unpaired symbol: ‘[’ seems to be missing
Context: ...008) Enhance HTLC genesis test * [#2013](https://github.com/irisnet/irishub/issu...


Near line 307: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Modify timestamp type in LCD * [#2015](https://github.com/irisnet/irishub/issu...


Near line 311: Unpaired symbol: ‘[’ seems to be missing
Context: ... feature docs ### Tendermint * [#1880](https://github.com/irisnet/irishub/issu...


Near line 312: Unpaired symbol: ‘[’ seems to be missing
Context: ...nerated private keys are valid * [#1885](https://github.com/irisnet/irishub/issu...


Near line 313: Unpaired symbol: ‘[’ seems to be missing
Context: ... use Go modules instead of dep * [#1908](https://github.com/irisnet/irishub/issu...


Near line 314: Unpaired symbol: ‘[’ seems to be missing
Context: ...sues/1908) Update p2p to v0.32 * [#1909](https://github.com/irisnet/irishub/issu...


Near line 315: Unpaired symbol: ‘[’ seems to be missing
Context: ...ub/issues/1909) Support boltdb * [#1913](https://github.com/irisnet/irishub/issu...


Near line 316: Unpaired symbol: ‘[’ seems to be missing
Context: ...m in favor of tendermint/tm-db * [#1917](https://github.com/irisnet/irishub/issu...


Near line 317: Unpaired symbol: ‘[’ seems to be missing
Context: ...tor before the peer is started * [#1918](https://github.com/irisnet/irishub/issu...


Near line 318: Unpaired symbol: ‘[’ seems to be missing
Context: ...ed from AddSignatureFromPubKey * [#1919](https://github.com/irisnet/irishub/issu...


Near line 319: Unpaired symbol: ‘[’ seems to be missing
Context: ... and node tries to dial itself * [#1920](https://github.com/irisnet/irishub/issu...


Near line 320: Unpaired symbol: ‘[’ seems to be missing
Context: ...filer blocking the entire node * [#1921](https://github.com/irisnet/irishub/issu...


Near line 321: Unpaired symbol: ‘[’ seems to be missing
Context: ...xit if SwitchToConsensus fails * [#1922](https://github.com/irisnet/irishub/issu...


Near line 341: The suffix does not match the ordinal number.
Context: ...x the p2p panic error. ## 0.15.3 Oct 2th, 2019 ### Tendermint Bump Tendermint...


Near line 353: Unpaired symbol: ‘[’ seems to be missing
Context: ... 11th, 2019* ### Application * [#1940](https://github.com/irisnet/irishub/pull...


Near line 354: Unpaired symbol: ‘[’ seems to be missing
Context: ...when network not equal mainnet * [#1945](https://github.com/irisnet/irishub/pull...


Near line 358: The suffix does not match the ordinal number.
Context: ...g on replay-last-block ## 0.15.1 Aug 22th, 2019 ### Application * [#1895](htt...


Near line 362: Unpaired symbol: ‘[’ seems to be missing
Context: ... 22th, 2019* ### Application * [#1895](https://github.com/irisnet/irishub/issu...


Near line 363: Unpaired symbol: ‘[’ seems to be missing
Context: ...ermint cleanupFunc before Exit * [#1897](https://github.com/irisnet/irishub/issu...


Near line 371: Unpaired symbol: ‘[’ seems to be missing
Context: ...th, 2019* ### LCD (REST API) * [#1473](https://github.com/irisnet/irishub/issu...


Near line 372: Unpaired symbol: ‘[’ seems to be missing
Context: ...sues/1473) Add APIs for Tokens * [#1521](https://github.com/irisnet/irishub/issu...


Near line 373: Unpaired symbol: ‘[’ seems to be missing
Context: ...es/1521) Add APIs for Gateways * [#1745](https://github.com/irisnet/irishub/issu...


Near line 374: Unpaired symbol: ‘[’ seems to be missing
Context: ...ns, not broadcast transactions * [#1750](https://github.com/irisnet/irishub/issu...


Near line 375: Unpaired symbol: ‘[’ seems to be missing
Context: ...rom /gov/params to /params * [#1802](https://github.com/irisnet/irishub/issu...


Near line 379: Unpaired symbol: ‘[’ seems to be missing
Context: ...e API tx/broadcast ### CLI * [#1750](https://github.com/irisnet/irishub/issu...


Near line 383: Unpaired symbol: ‘[’ seems to be missing
Context: ...scli params` ### Application * [#1336](https://github.com/irisnet/irishub/issu...


Near line 384: Unpaired symbol: ‘[’ seems to be missing
Context: ...checking in the service module * [#1466](https://github.com/irisnet/irishub/issu...


Near line 385: Unpaired symbol: ‘[’ seems to be missing
Context: ...upport multi-signature account * [#1468](https://github.com/irisnet/irishub/issu...


Near line 386: Unpaired symbol: ‘[’ seems to be missing
Context: .../issues/1468) Add asset module * [#1493](https://github.com/irisnet/irishub/issu...


Near line 387: Unpaired symbol: ‘[’ seems to be missing
Context: ...ck up keys using keystore file * [#1511](https://github.com/irisnet/irishub/issu...


Near line 388: Unpaired symbol: ‘[’ seems to be missing
Context: ... command into reset and export * [#1544](https://github.com/irisnet/irishub/issu...


Near line 389: Unpaired symbol: ‘[’ seems to be missing
Context: ... BurnedCoins into AccAddresses * [#1568](https://github.com/irisnet/irishub/issu...


Near line 390: Unpaired symbol: ‘[’ seems to be missing
Context: ...sues/1568) Optimize Dockerfile * [#1603](https://github.com/irisnet/irishub/issu...


Near line 391: Unpaired symbol: ‘[’ seems to be missing
Context: ...ply to support multiple tokens * [#1604](https://github.com/irisnet/irishub/issu...


Near line 392: Unpaired symbol: ‘[’ seems to be missing
Context: .../1604) Enhance gov TallyResult * [#1677](https://github.com/irisnet/irishub/issu...


Near line 393: Unpaired symbol: ‘[’ seems to be missing
Context: ...ype to support multiple tokens * [#1728](https://github.com/irisnet/irishub/issu...


Near line 394: Unpaired symbol: ‘[’ seems to be missing
Context: ...PlainTextandTokenAddition` * [#1757](https://github.com/irisnet/irishub/issu...


Near line 395: Unpaired symbol: ‘[’ seems to be missing
Context: ... Add a random number generator * [#1783](https://github.com/irisnet/irishub/issu...


Near line 396: Unpaired symbol: ‘[’ seems to be missing
Context: .../1783) Optimize error messages * [#1643](https://github.com/irisnet/irishub/issu...


Near line 397: Unpaired symbol: ‘[’ seems to be missing
Context: ...43) Fix tx search by tx.height * [#1854](https://github.com/irisnet/irishub/issu...


Near line 398: Unpaired symbol: ‘[’ seems to be missing
Context: ...nbonding_time for redelegation * [#1867](https://github.com/irisnet/irishub/issu...


Near line 399: Unpaired symbol: ‘[’ seems to be missing
Context: ...idation for "flagged" accounts * [#1851](https://github.com/irisnet/irishub/issu...


Near line 405: Unpaired symbol: ‘[’ seems to be missing
Context: ...tionWithBias for addressbook * [#1432](https://github.com/irisnet/irishub/issu...


Near line 406: Unpaired symbol: ‘[’ seems to be missing
Context: ...unmarshal into crypto.PubKey * [#1451](https://github.com/irisnet/irishub/issu...


Near line 407: Unpaired symbol: ‘[’ seems to be missing
Context: ...Batch to prevent memory leak * [#1460](https://github.com/irisnet/irishub/issu...


Near line 408: Unpaired symbol: ‘[’ seems to be missing
Context: ...oposal round crashes the app * [#1554](https://github.com/irisnet/irishub/issu...


Near line 409: Unpaired symbol: ‘[’ seems to be missing
Context: ...block status on replay block * [#1646](https://github.com/irisnet/irishub/issu...


Near line 410: Unpaired symbol: ‘[’ seems to be missing
Context: ...ore starting the next height * [#1647](https://github.com/irisnet/irishub/issu...


Near line 411: Unpaired symbol: ‘[’ seems to be missing
Context: ...n during a graceful shutdown * [#1648](https://github.com/irisnet/irishub/issu...


Near line 412: Unpaired symbol: ‘[’ seems to be missing
Context: ...r to peerSet and starting it * [#1649](https://github.com/irisnet/irishub/issu...


Near line 413: Unpaired symbol: ‘[’ seems to be missing
Context: ... panic when filter times out * [#1650](https://github.com/irisnet/irishub/issu...


Near line 414: Unpaired symbol: ‘[’ seems to be missing
Context: ...an step of secret-connection * [#1660](https://github.com/irisnet/irishub/issu...


Near line 415: Unpaired symbol: ‘[’ seems to be missing
Context: ...ain_id label for all metrics * [#1665](https://github.com/irisnet/irishub/issu...


Near line 416: Unpaired symbol: ‘[’ seems to be missing
Context: ...per_page is greater than max * [#1679](https://github.com/irisnet/irishub/issu...


Near line 417: Unpaired symbol: ‘[’ seems to be missing
Context: ...ce on DNS resolution failure * [#1692](https://github.com/irisnet/irishub/issu...


Near line 418: Unpaired symbol: ‘[’ seems to be missing
Context: ...ain] Fix pool timer leak bug * [#1693](https://github.com/irisnet/irishub/issu...


Near line 419: Unpaired symbol: ‘[’ seems to be missing
Context: ...] Close Iterator in RemoteDB * [#1697](https://github.com/irisnet/irishub/issu...


Near line 420: Unpaired symbol: ‘[’ seems to be missing
Context: ... validators in lite client * [#1702](https://github.com/irisnet/irishub/issu...


Near line 421: Unpaired symbol: ‘[’ seems to be missing
Context: ...eight when a peer is removed * [#1703](https://github.com/irisnet/irishub/issu...


Near line 422: Unpaired symbol: ‘[’ seems to be missing
Context: ...back to where they come from * [#1704](https://github.com/irisnet/irishub/issu...


Near line 423: Unpaired symbol: ‘[’ seems to be missing
Context: ...revent GZIP-bomb DoS attacks * [#1714](https://github.com/irisnet/irishub/issu...


Near line 427: The suffix does not match the ordinal number.
Context: ...d mempool memory usage ## 0.14.1 May 31th, 2019 ### LCD (REST API) * [#1486](...


Near line 431: Unpaired symbol: ‘[’ seems to be missing
Context: ...th, 2019* ### LCD (REST API) * [#1486](https://github.com/irisnet/irishub/issu...


Near line 432: Unpaired symbol: ‘[’ seems to be missing
Context: ...s}` has consistent json output * [#1495](https://github.com/irisnet/irishub/issu...


Near line 436: Unpaired symbol: ‘[’ seems to be missing
Context: ...y parameters ### Application * [#1506](https://github.com/irisnet/irishub/issu...


Near line 444: Unpaired symbol: ‘[’ seems to be missing
Context: ...th, 2019* ### LCD (REST API) * [#1245](https://github.com/irisnet/irishub/issu...


Near line 445: Unpaired symbol: ‘[’ seems to be missing
Context: ... naming guide -- API BREAKING! * [#1416](https://github.com/irisnet/irishub/issu...


Near line 446: Unpaired symbol: ‘[’ seems to be missing
Context: ...ution queries -- API BREAKING! * [#1444](https://github.com/irisnet/irishub/pull...


Near line 447: Unpaired symbol: ‘[’ seems to be missing
Context: ...output format -- API BREAKING! * [#1374](https://github.com/irisnet/irishub/issu...


Near line 448: Unpaired symbol: ‘[’ seems to be missing
Context: ...o improve query implementation * [#1426](https://github.com/irisnet/irishub/issu...


Near line 449: Unpaired symbol: ‘[’ seems to be missing
Context: ...6) Add query for community tax * [#1386](https://github.com/irisnet/irishub/issu...


Near line 453: Unpaired symbol: ‘[’ seems to be missing
Context: ...` support bug in LCD ### CLI * [#1245](https://github.com/irisnet/irishub/issu...


Near line 454: Unpaired symbol: ‘[’ seems to be missing
Context: ...oadcastsubcmd undertx` cmd * [#1375](https://github.com/irisnet/irishub/issu...


Near line 455: Unpaired symbol: ‘[’ seems to be missing
Context: ... output formats of return data * [#1411](https://github.com/irisnet/irishub/issu...


Near line 456: Unpaired symbol: ‘[’ seems to be missing
Context: ...ent output for keys commands * [#1419](https://github.com/irisnet/irishub/pull...


Near line 457: Unpaired symbol: ‘[’ seems to be missing
Context: ...al output in plain-text format * [#1443](https://github.com/irisnet/irishub/issu...


Near line 461: Unpaired symbol: ‘[’ seems to be missing
Context: ...d tx offline ### Application * [#1383](https://github.com/irisnet/irishub/issu...


Near line 462: Unpaired symbol: ‘[’ seems to be missing
Context: ...tags for unbond and redelegate * [#1409](https://github.com/irisnet/irishub/issu...


Near line 463: Unpaired symbol: ‘[’ seems to be missing
Context: ... for community_tax parameter * [#1422](https://github.com/irisnet/irishub/issu...


Near line 469: Unpaired symbol: ‘[’ seems to be missing
Context: ...ix broadcastTxRoutine leak * [#1428](https://github.com/irisnet/irishub/issu...


Near line 470: Unpaired symbol: ‘[’ seems to be missing
Context: ...` bug when results are empty * [#1429](https://github.com/irisnet/irishub/issu...


Near line 471: Unpaired symbol: ‘[’ seems to be missing
Context: ...Signer` connections on error * [#1430](https://github.com/irisnet/irishub/issu...


Near line 472: Unpaired symbol: ‘[’ seems to be missing
Context: ...] Memorize pubkey on startup * [#1431](https://github.com/irisnet/irishub/issu...


Near line 473: Unpaired symbol: ‘[’ seems to be missing
Context: ...ecretConnection` thread safe * [#1434](https://github.com/irisnet/irishub/issu...


Near line 474: Unpaired symbol: ‘[’ seems to be missing
Context: ...og peerID on ignored votes * [#1435](https://github.com/irisnet/irishub/issu...


Near line 475: Unpaired symbol: ‘[’ seems to be missing
Context: ...r's remote IP in /net_info * [#1436](https://github.com/irisnet/irishub/issu...


Near line 476: Unpaired symbol: ‘[’ seems to be missing
Context: ...ork for rare signRFC6979 bug * [#1438](https://github.com/irisnet/irishub/issu...


Near line 477: Unpaired symbol: ‘[’ seems to be missing
Context: ...tween sign and ping requests * [#1439](https://github.com/irisnet/irishub/issu...


Near line 478: Unpaired symbol: ‘[’ seems to be missing
Context: ...TM bug on SecretConnection * [#1440](https://github.com/irisnet/irishub/issu...


Near line 482: Unpaired symbol: ‘[’ seems to be missing
Context: ...irst block ### Documentation * [#1376](https://github.com/irisnet/irishub/issu...


Near line 486: The suffix does not match the ordinal number.
Context: ...) Improve v0.13.1 docs ## 0.13.1 Mar 22th, 2019 ### LCD (REST API) * [#1339](...


Near line 490: Unpaired symbol: ‘[’ seems to be missing
Context: ...th, 2019* ### LCD (REST API) * [#1339](https://github.com/irisnet/irishub/pull...


Near line 491: Unpaired symbol: ‘[’ seems to be missing
Context: ...arams for lcd validators query * [#1355](https://github.com/irisnet/irishub/pull...


Near line 492: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Fix pagination error message * [#1360](https://github.com/irisnet/irishub/pull...


Near line 496: Unpaired symbol: ‘[’ seems to be missing
Context: ...or delegator rewards ### CLI * [#1360](https://github.com/irisnet/irishub/pull...


Near line 500: Unpaired symbol: ‘[’ seems to be missing
Context: ...ator rewards ### Application * [#1329](https://github.com/irisnet/irishub/pull...


Near line 501: Unpaired symbol: ‘[’ seems to be missing
Context: ...ssage for insufficient balance * [#1340](https://github.com/irisnet/irishub/pull...


Near line 502: Unpaired symbol: ‘[’ seems to be missing
Context: ... flow tags if tx is out of gas * [#1341](https://github.com/irisnet/irishub/pull...


Near line 503: Unpaired symbol: ‘[’ seems to be missing
Context: ...atus before getting its pubkey * [#1344](https://github.com/irisnet/irishub/pull...


Near line 504: Unpaired symbol: ‘[’ seems to be missing
Context: ...set the init value for metrics * [#1354](https://github.com/irisnet/irishub/pull...


Near line 505: Unpaired symbol: ‘[’ seems to be missing
Context: ...ug of metric data accumulation * [#1362](https://github.com/irisnet/irishub/pull...


Near line 506: Unpaired symbol: ‘[’ seems to be missing
Context: ...) Fix testnet build for Docker * [#1370](https://github.com/irisnet/irishub/pull...


Near line 510: Unpaired symbol: ‘[’ seems to be missing
Context: ...elgate TxResult ### Tendermint * [#51](https://github.com/irisnet/tendermint/p...


Near line 511: Unpaired symbol: ‘[’ seems to be missing
Context: ...irisnet/Tendermint v0.27.4 * [#44](https://github.com/irisnet/tendermint/p...


Near line 512: Unpaired symbol: ‘[’ seems to be missing
Context: ...p rejected inbound connections * [#45](https://github.com/irisnet/tendermint/p...


Near line 513: Unpaired symbol: ‘[’ seems to be missing
Context: ...sus] Fix consensus round issue * [#46](https://github.com/irisnet/tendermint/p...


Near line 514: Unpaired symbol: ‘[’ seems to be missing
Context: ...ck max msg size in CheckTx() * [#47](https://github.com/irisnet/tendermint/p...


Near line 515: Unpaired symbol: ‘[’ seems to be missing
Context: ...ix the bug of LRU cache update * [#48](https://github.com/irisnet/tendermint/p...


Near line 516: Unpaired symbol: ‘[’ seems to be missing
Context: ...ix infinite loop in AddrBook * [#50](https://github.com/irisnet/tendermint/p...


Near line 589: The suffix does not match the ordinal number.
Context: ...multiple times ## 0.11.0-rc0 January 21th, 2019 * [iris] Move the upgrade tally...


Near line 644: The word “setup” is a noun. The verb is spelled with a white space.
Context: ... and implement the governance module to setup the new voting, tally, and penalty rule...


Near line 698: The word ‘withdraw’ is not a noun. Did you mean “withdrawal”?
Context: ...sal cmd * Add withdraw address into the withdraw tags list * Fix the monitor bug ## 0.9...


Near line 876: The suffix does not match the ordinal number.
Context: ...ns of the irisnet ## 0.4.2 September 22th, 2018 BUG FIXES * Fix consensus fail...

Additional comments not posted (40)
app/upgrades/v300/constants.go (1)

25-26: New constant EvmMinGasPrice defined correctly.

app/upgrades/v300/upgrades.go (2)

87-93: New function mergeFeeMarket implemented correctly.


37-39: Integration of mergeFeeMarket into the upgrade handler is appropriate.

CHANGELOG.md (37)

10-10: Entry for reducing MinGasPrice of EVM to 50Gwei looks good.


Line range hint 128-128: Entry for bumping cosmos-sdk to v0.47.9-ics-lsm looks good.


Line range hint 147-147: Entry for bumping irismod version looks good.


Line range hint 164-164: Entry for bumping irismod version looks good.


Line range hint 188-188: Entry for bumping irismod version looks good.


Line range hint 200-200: Entry for bumping irismod version looks good.


Line range hint 235-235: Entry for bumping irismod version looks good.


Line range hint 243-243: Entry for bumping irismod version looks good.


Line range hint 251-251: Entry for bumping irismod version looks good.


Line range hint 264-264: Entry for bumping irismod version looks good.


Line range hint 325-325: Entry for bumping irismod version looks good.


Line range hint 333-333: Entry for bumping irismod version looks good.


Line range hint 341-341: Entry for bumping irismod version looks good.


Line range hint 349-349: Entry for bumping irismod version looks good.


Line range hint 358-358: Entry for bumping irismod version looks good.


Line range hint 367-367: Entry for bumping irismod version looks good.


Line range hint 427-427: Entry for bumping irismod version looks good.


Line range hint 440-440: Entry for bumping irismod version looks good.


Line range hint 486-486: Entry for bumping irismod version looks good.


Line range hint 520-520: Entry for bumping irismod version looks good.


Line range hint 528-528: Entry for bumping irismod version looks good.


Line range hint 534-534: Entry for bumping irismod version looks good.


Line range hint 551-551: Entry for bumping irismod version looks good.


Line range hint 558-558: Entry for bumping irismod version looks good.


Line range hint 575-575: Entry for bumping irismod version looks good.


Line range hint 589-589: Entry for bumping irismod version looks good.


Line range hint 612-612: Entry for bumping irismod version looks good.


Line range hint 618-618: Entry for bumping irismod version looks good.


Line range hint 625-625: Entry for bumping irismod version looks good.


Line range hint 636-636: Entry for bumping irismod version looks good.


Line range hint 681-681: Entry for bumping irismod version looks good.


Line range hint 687-687: Entry for bumping irismod version looks good.


Line range hint 694-694: Entry for bumping irismod version looks good.


Line range hint 703-703: Entry for bumping irismod version looks good.


Line range hint 735-735: Entry for bumping irismod version looks good.


Line range hint 741-741: Entry for bumping irismod version looks good.


Line range hint 761-761: Entry for bumping irismod version looks good.

@mitch1024 mitch1024 merged commit b1a5870 into master May 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants