Skip to content

docs: bump minfee#2231

Merged
jcstein merged 2 commits intomainfrom
jcs/fee
Sep 10, 2025
Merged

docs: bump minfee#2231
jcstein merged 2 commits intomainfrom
jcs/fee

Conversation

@jcstein
Copy link
Copy Markdown
Member

@jcstein jcstein commented Sep 10, 2025

Overview

Resolves celestiaorg/celestia-app#5162 for docs

@jcstein jcstein requested a review from gbarros September 10, 2025 16:42
@jcstein jcstein self-assigned this Sep 10, 2025
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Summary of Changes

Hello @jcstein, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates various documentation files to reflect a change in the minimum fee (minfee) value. The purpose is to ensure that all examples and descriptions related to gas prices in the documentation are current and consistent with the updated system parameters, providing accurate information for users.

Highlights

  • Documentation Update: Updated the gas_price value in the feegrant-for-blobs.md guide to reflect the new minimum fee of 0.004.
  • Node Tutorial Consistency: Ensured the node-tutorial.md accurately states the default gas price as 0.004 and updated a related example.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the minimum fee from 0.002 to 0.004 in the documentation files. The changes in how-to-guides/feegrant-for-blobs.md and tutorials/node-tutorial.md are correct. I've added one comment in tutorials/node-tutorial.md regarding a now potentially confusing example due to the default value change. Additionally, you might want to check if how-to-guides/submit-data.md also needs an update, as it seems to imply a minimum gas price of 0.002 TIA in its description of the default maximum gas price.

Comment thread tutorials/node-tutorial.md
@jcstein jcstein merged commit 6a5c11d into main Sep 10, 2025
4 of 6 checks passed
@jcstein jcstein deleted the jcs/fee branch September 10, 2025 17:20
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-09-10 17:20 UTC

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.

Increase minimum local gas price from 0.002 to 0.004 utia

2 participants