From 84026845231c355e2cfbedeedcd116c5973165d6 Mon Sep 17 00:00:00 2001 From: justsmileit <98584871+justsmileit@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:58:52 -0600 Subject: [PATCH] chore: refine docs after bc fusion --- docs/bc-fusion/overview.md | 5 +++-- mkdocs.yml | 39 +++++++------------------------------- overrides/main.html | 3 --- 3 files changed, 10 insertions(+), 37 deletions(-) diff --git a/docs/bc-fusion/overview.md b/docs/bc-fusion/overview.md index 32e1993d5b..b2a49dc9ec 100644 --- a/docs/bc-fusion/overview.md +++ b/docs/bc-fusion/overview.md @@ -5,6 +5,8 @@ title: Overview - BC Fusion # Overview +**BNB Beacon Chain has been shut down at block height 385,251,927 since December 3, 2024.** + BNB Beacon Chain is a blockchain developed by the BNB Chain community that implements a vision of a decentralized exchange (DEX) for digital assets. Besides this, Beacon Chain and BSC is a dual-chain structure: Beacon Chain helps to enhance the security of BSC as a staking and governance layer. With the rise of various other forms of Dex, order-book @@ -28,8 +30,7 @@ There will be several pahses to retrie Beacon Chain: - **Second Sunset Fork** - More Beacon chain transactions will be disabled, for example,MsgSideChainSubmitProposal. All TimeLock and AtomicSwap will automatically be refunded to the user's wallet. All the BSC delegation will be undelegated automatically. -- **Final Sunset Fork** - Cross-chain communication between the Beacon Chain and BSC will be completely stopped. ( - Estimated time on mainnet: 2024 Sep) +- **Final Sunset Fork** - Cross-chain communication between the Beacon Chain and BSC will be completely stopped. - **Post BC Fusion** - Beacon Chain will be dumped and and a merkle tree will be generated for recover the assets, which are binded to BSC however not transffered to BSC yet. diff --git a/mkdocs.yml b/mkdocs.yml index 5a90e2d73e..b264939ca4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -79,37 +79,6 @@ nav: - Bohr Hardfork(BSC): ./announce/bohr-bsc.md - Altai Hardfork(Gnfd): ./announce/altai-gnfd.md - Final Sunset of BC (Mainnet): ./announce/final-sunset-bc-mainnet.md - - BNB Chain Fusion: - - BNB Chain Fusion: ./bc-fusion/index.md - - Overview: ./bc-fusion/overview.md - - Post Fustion: - - Merkle Proof Verification: ./bc-fusion/post-fusion/merkle-tree-verify.md - - Token Recovery: ./bc-fusion/post-fusion/token-recovery.md - - FAQ: ./bc-fusion/post-fusion/faq.md - - For Users: - - Manage Your Assets: ./bc-fusion/users/assets.md - - Manage Your Atomic Swaps: ./bc-fusion/users/swaps.md - - Manage Your TimeLocks: ./bc-fusion/users/timelocks.md - - Manage Your Old Delegations: ./bc-fusion/users/stake-migration.md - - BEP153 and LSD Stake Migration: ./bc-fusion/users/bep153-stake-migration.md - - Manage Your New Delegations: ./bc-fusion/users/new-stake.md - - Participate in Governance: ./bc-fusion/users/gov.md - - For Token Issuers: - - Bind Your Tokens: ./bc-fusion/owners/bind.md - - Cross Chain Liquidity Check and Repair: ./bc-fusion/owners/liquidity-check.md - - For Validators: - - Create New Validators: ./bc-fusion/validators/creation.md - - Migrate Your Validators: ./bc-fusion/validators/migrations.md - - Key Management: ./bc-fusion/validators/key-management.md - - For Developers: - - New Staking: ./bc-fusion/developers/staking.md - - New Governance: ./bc-fusion/developers/gov.md - - Cross Chain Redelegation: ./bc-fusion/developers/crosschain-redelegation.md - - Build-in System Contracts: ./bc-fusion/developers/system-contracts.md - - Native Staking & Governance: - - Staking: ./bc-fusion/validators/staking.md - - Slash: ./bc-fusion/validators/slash.md - - Governance: ./bc-fusion/validators/gov.md - BNB Smart Chain: - BNB Smart Chain: ./bnb-smart-chain/index.md - Overview: ./bnb-smart-chain/overview.md @@ -326,7 +295,13 @@ nav: - Company Tokenization Tutorial: ./showcase/tokenization/company-tokenization.md - RWA Tokenization Tutorial: ./showcase/tokenization/rwa-tokenization.md - NFT Loyalty Program Tutorial: ./showcase/tokenization/nft-loyalty-programs.md - + - BNB Chain Fusion: + - BNB Chain Fusion: ./bc-fusion/index.md + - Overview: ./bc-fusion/overview.md + - Post Fustion: + - Merkle Proof Verification: ./bc-fusion/post-fusion/merkle-tree-verify.md + - Token Recovery: ./bc-fusion/post-fusion/token-recovery.md + - FAQ: ./bc-fusion/post-fusion/faq.md markdown_extensions: - toc: diff --git a/overrides/main.html b/overrides/main.html index e3920078e8..80f75e22c3 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,9 +1,6 @@ {% extends "base.html" %} {% block announce %} -