Skip to content

chore: update to https://github.com/celestiaorg/celestia-node/release…#2165

Merged
jcstein merged 1 commit intomainfrom
jcs/mamo
Jul 24, 2025
Merged

chore: update to https://github.com/celestiaorg/celestia-node/release…#2165
jcstein merged 1 commit intomainfrom
jcs/mamo

Conversation

@jcstein
Copy link
Copy Markdown
Member

@jcstein jcstein commented Jul 24, 2025

…s/tag/v0.21.9-mammoth-v0.0.17

Overview

@jcstein jcstein merged commit 2bdf1ba into main Jul 24, 2025
5 of 7 checks passed
@jcstein jcstein deleted the jcs/mamo branch July 24, 2025 15:20
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 is a maintenance chore to update the documentation for the Mammoth testnet. It ensures that users are directed to install and use the most current compatible version of celestia-node for setting up their light nodes, improving the accuracy and usability of the guide.

Highlights

  • Documentation Update: Updated the celestia-node version reference within the how-to-guides/mammoth.md file to v0.21.9-mammoth-v0.0.17. This includes updates in the software version table, the quick install command, and the build-from-source instructions.
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 or fill out our survey to provide feedback.

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.

@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-07-24 15:21 UTC

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 celestia-node version for the Mammoth testnet across the documentation.

Comment thread how-to-guides/mammoth.md
| Software | Version |
| --------------- | ------------------------- |
| `celestia-node` | `v0.21.9-mammoth-v0.0.16` |
| `celestia-node` | `v0.21.9-mammoth-v0.0.17` |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Consider centralizing the celestia-node version string to a single source of truth, such as a constants file, to ensure consistency and simplify future updates.

Comment thread how-to-guides/mammoth.md
### Set up your light node

Install celestia-node version `v0.21.9-mammoth-v0.0.16`, by using this quick install command:
Install celestia-node version `v0.21.9-mammoth-v0.0.17`, by using this quick install command:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Consider centralizing the celestia-node version string to a single source of truth, such as a constants file, to ensure consistency and simplify future updates.

Comment thread how-to-guides/mammoth.md
```bash
# quick install
bash -c "$(curl -sL https://docs.celestia.org/celestia-node.sh)" -- -v v0.21.9-mammoth-v0.0.16
bash -c "$(curl -sL https://docs.celestia.org/celestia-node.sh)" -- -v v0.21.9-mammoth-v0.0.17
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Consider centralizing the celestia-node version string to a single source of truth, such as a constants file, to ensure consistency and simplify future updates.

Comment thread how-to-guides/mammoth.md
```

If you'd like to build from source, checkout to `v0.21.9-mammoth-v0.0.16` and run the commands from the [celestia-node](/how-to-guides/celestia-node.md) page.
If you'd like to build from source, checkout to `v0.21.9-mammoth-v0.0.17` and run the commands from the [celestia-node](/how-to-guides/celestia-node.md) page.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Consider centralizing the celestia-node version string to a single source of truth, such as a constants file, to ensure consistency and simplify future updates.

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.

1 participant