Conversation
WalkthroughThe tutorial on how to stake TIA tokens has been updated to include instructions for using the Gem wallet, in addition to the previously covered Keplr and Leap wallets. This enhancement provides users with a comprehensive guide that now encompasses step-by-step instructions for staking TIA tokens using the Gem wallet, thereby broadening the staking options available to users. Changes
Poem
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? TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Actionable comments posted: 1
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (5)
public/img/gem.pngis excluded by!**/*.pngpublic/img/gem/gem1.gifis excluded by!**/*.gifpublic/img/gem/gem2.gifis excluded by!**/*.gifpublic/img/gem/gem3.gifis excluded by!**/*.gifpublic/img/gem/gem4.gifis excluded by!**/*.gif
Files selected for processing (1)
- learn/how-to-stake-tia.md (4 hunks)
Additional context used
Markdownlint
learn/how-to-stake-tia.md
125-125: null
Files should end with a single newline character
Additional comments not posted (4)
learn/how-to-stake-tia.md (4)
3-3: Ensure the description is updated to reflect all supported wallets.
15-15: The addition of the Gem wallet link is correctly formatted and consistent with other wallet links.
33-37: The visual representation for the Gem wallet has been added correctly, maintaining consistency with the layout used for other wallets.
101-125: The instructions for using the Gem wallet are clear and follow the same structure as those for the other wallets. This maintains a consistent user experience across different sections.
|
|
||
| After your transaction is confirmed, you will have access to a control panel where you can claim rewards, unstake, redelegate, or stake additional tokens. | ||
|
|
||
|  No newline at end of file |
There was a problem hiding this comment.
Ensure the file ends with a newline character.
+ Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
|  | |
|  | |
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- learn/how-to-stake-tia.md (4 hunks)
Files skipped from review as they are similar to previous changes (1)
- learn/how-to-stake-tia.md
|
is gem open source? |
Yes, just recently open sourced it, finally all the parts now are open source: |
|
are there any audits available @gemcoder21 ? |
Gem Wallet core is build on top of Wallet Core (link to the audit) which has been audited. We do plan to audit our own codebase in the next as well as having reproducible builds, It's on our Gem Wallet Roadmap as we build in public for the public. Feel free to take a look at our Security page to learn how Gem Wallet handles Security and Privacy. |
|
thank you @gemcoder21 ! |
|
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2024 Celestia Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |

Overview
Add Gem Wallet for Celestia Staking guide.
Summary by CodeRabbit