-
Notifications
You must be signed in to change notification settings - Fork 8
update bsn.mdx #273
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
update bsn.mdx #273
Conversation
* chore: replace "l2scan" with "Xangle" * chore: modify faucet description & xangle png --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
* create clean branch w new color scheme * overview * rm duplicate overview * rm guide --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local>
* initial structure * small fixes to developer docs * update developer.mdx & populated stakers.mdx pagfe * fixed broken links * Update query.mdx * removed community pool proposal type * Update docusaurus.config.js * initial structure * fix: adjust style & format baby staking guide (#196) Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * updated cosmos & op stack chain .mdxs (#200) * Merge remote-tracking branch 'origin/main' into jenks/re-org-nav --------- Co-authored-by: Kevin <33023258+kkkk666@users.noreply.github.com> Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local>
Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local>
Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
Fix typos. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: Improve the process of fetching the release URL. * fix: Improve the process of fetching the release URL. --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
* add validator setup guide * change title --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local>
Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…web.mdx" This reverts commit 065a61f.
* Update bsns.mdx * fix: broken image link --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates documentation files with significant content additions and refinements, primarily introducing new guides and improving file organization. The update appears to focus on expanding documentation coverage for Babylon network operations and BSN (Bitcoin Supercharged Networks) concepts.
- Added comprehensive finality provider simple guide with both local and Docker deployment instructions
- Created detailed validator setup guide for Babylon mainnet (bbn-1)
- Expanded BSN documentation with enhanced explanations and architecture details
- Updated file references and improved navigation structure
Reviewed Changes
Copilot reviewed 7 out of 27 changed files in this pull request and generated 4 comments.
Show a summary per file
File | Description |
---|---|
src/components/RemoteMD.jsx | Enhanced URL replacement logic for handling both release branch and tag patterns |
docs/operators/finality_providers/finality_provider_simple_guide.mdx | New comprehensive guide covering finality provider setup with local and Docker methods |
docs/operators/babylon_validators/validator_setup.mdx | New detailed validator setup guide for mainnet deployment |
docs/operators/babylon_node/installation_guide.mdx | Updated sidebar label from "Installation Guide" to "Getting Started" |
docs/guides/specifications/staking_transactions.mdx | Updated remote URL to point to v2.3.x release branch |
docs/guides/overview/babylon_genesis/baby_tokenomics.mdx | Added comprehensive legal notice and disclaimers |
docs/bsns/bsns.mdx | Extensively expanded BSN documentation with architecture details and benefits |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
docs/operators/finality_providers/finality_provider_simple_guide.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…de.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.