-
Notifications
You must be signed in to change notification settings - Fork 8
shortened BTC unboding time #250
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
Conversation
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 implements significant updates to the Babylon Genesis documentation, including shortened BTC unbonding time (from 1008 to 301 blocks), new navigation structure separating Stakers and BSNs, support for multi-staking to finality providers across different BSNs, and comprehensive documentation improvements across multiple areas including HMAC security, CLI usage guides, and consumer zone integration.
- Updates BTC unbonding time from ~7 days (1008 blocks) to ~2 days (301 blocks)
- Restructures navigation with new top-level "Stakers" and "BSNs" sections
- Adds multi-staking support documentation for delegating across multiple BSNs
Reviewed Changes
Copilot reviewed 70 out of 95 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
static/remote-docs/operators/finality_providers/hmac_security-version-v1.1.0-rc.1.html | Replaced GitHub HTML content with clean HMAC security documentation |
static/remote-docs/guides/specifications/bitcoin_staking_scripts-version-next-v4.x.html | Updated to support multi-staking with multiple finality providers |
static/remote-docs/guides/overview/phases_of_the_launch/phase-2/registration.html | Added multi-staking sections and updated unbonding time references |
static/remote-docs/guides/architecture/consumer_zone_programs/zone_concierge.html | Enhanced BSN integration documentation with better IBC handling details |
static/remote-docs/guides/architecture/consumer_zone_programs/babylon_contracts.html | Updated to Cosmos BSN Contracts with improved architecture description |
static/remote-docs/guides/architecture/babylon_genesis_modules/btc_staking.html | Updated delegation terminology from "restaked" to "multi-staked" |
src/css/custom.css | Added styling fix for OpenAPI schema container backgrounds |
src/components/homepage/HeroSection.tsx | Updated navigation links for new site structure |
src/components/homepage/GuidesAndSamples.tsx | Updated demo and blog links for BSN section |
sidebars-default.js | Reorganized sidebar structure with new stakers and bsns sections |
docusaurus.config.js | Updated top navigation with new Stakers and BSNs sections |
Multiple docs/stakers/ files | Created new staker documentation structure with updated unbonding times |
Multiple docs/operators/ files | Updated CLI documentation and faucet links |
Comments suppressed due to low confidence (1)
static/remote-docs/guides/overview/phases_of_the_launch/phase-2/registration.html:29
- The text states that 301 Bitcoin blocks (~2 days) typically takes around one week, which is contradictory. If 301 blocks take ~2 days, it should not state 'which typically takes around one week'.
<li><a href="#1-introduction">Introduction</a></li>
We have a blank page. |
I have asked web team about the status of this page and temporarily remove this for now. |
* 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>
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.
looks all good
babylond
common command contributionBSNs
andDevelopers
content