feat: Add Celestia Mainnet -> Ethereum Blobstream X deployment#1600
Conversation
WalkthroughThe update changes the contract address for Blobstream X on the Ethereum Mainnet from 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: 0
Outside diff range and nitpick comments (1)
developers/blobstream.md (1)
Line range hint
189-189: Consider breaking long lines for better readability.Lines 189, 191, 193, and 195 exceed the recommended line length of 80 characters. While this is often necessary for URLs or detailed descriptions, consider breaking the text into multiple lines or paragraphs to enhance readability, especially for non-URL parts of the text.
Also applies to: 191-191, 193-193, 195-195
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- developers/blobstream.md (1 hunks)
Additional context used
Markdownlint
developers/blobstream.md
189-189: Expected: 80; Actual: 168 (MD013, line-length)
Line length
191-191: Expected: 80; Actual: 260 (MD013, line-length)
Line length
193-193: Expected: 80; Actual: 169 (MD013, line-length)
Line length
195-195: Expected: 80; Actual: 252 (MD013, line-length)
Line length
Additional comments not posted (1)
developers/blobstream.md (1)
178-178: Update the contract address to the deployed one.The update from a placeholder to an actual deployed address (
0x7Cf3876F681Dbb6EdA8f6FfC45D66B996Df08fAe) on Ethereum Mainnet is accurate and reflects the deployment status correctly.
Overview
Add Celestia Mainnet -> Ethereum Blobstream X contract deployment.
Summary by CodeRabbit