Skip to content

Commit

Permalink
Restructured repo to move BEP docs in a subfolder (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
RumeelHussainbnb authored Aug 2, 2023
1 parent c16a184 commit bfe4fdb
Show file tree
Hide file tree
Showing 73 changed files with 33 additions and 34 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
67 changes: 33 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,43 @@

BEP stands for BNB Evolution Proposal. Each BEP will be a proposal document providing information to the BNB Chain ecosystem and community.


Here is the list of subjects of BEPs:

| Number | Title | Type | Status |
| -------------------- | ---------------------------------------------------------- | --------- | ------- |
| [BEP-1](BEP1.md) | Purpose and Guidelines of BEP | Process | Living |
| [BEP-2](BEP2.md) | Tokens on BNB Beacon Chain | Standards | Enabled |
| [BEP-3](BEP3.md) | HTLC and Atomic Peg | Standards | Enabled |
| [BEP-6](BEP6.md) | Delist Trading Pairs on BNB Beacon Chain | Standards | Enabled |
| [BEP-8](BEP8.md) | Mini-BEP2 Tokens | Standards | Enabled |
| [BEP-9](BEP9.md) | Time Locking of Tokens on BNB Beacon Chain | Standards | Enabled |
| [BEP-10](BEP10.md) | Registered Types for Transaction Source | Standards | Enabled |
| [BEP-12](BEP12.md) | Introduce Customized Scripts and Transfer Memo Validation | Standards | Enabled |
| [BEP-18](BEP18.md) | State sync enhancement | Standards | Enabled |
| [BEP-19](BEP19.md) | Introduce Maker and Taker for Match Engine | Standards | Enabled |
| [BEP-20](BEP20.md) | Tokens on BNB Smart Chain | Standards | Enabled |
| [BEP-67](BEP67.md) | Price-based Order | Standards | Enabled |
| [BEP-70](BEP70.md) | List and Trade BUSD Pairs | Standards | Enabled |
| [BEP-82](BEP82.md) | Token Ownership Changes | Standards | Enabled |
| [BEP-84](BEP84.md) | Mirror BEP20 to BNB Beacon Chain | Standards | Enabled |
| [BEP-86](BEP86.md) | Dynamic Extra Incentive For BSC Relayers | Standards | Enabled |
| [BEP-87](BEP87.md) | Token Symbol Minimum Length Change | Standards | Enabled |
| [BEP-89](BEP89.md) | Visual Fork of BNB Smart Chain | Standards | Enabled |
| [BEP-91](BEP91.md) | Increase Block Gas Ceiling for BNB Smart Chain | Standards | Enabled |
| [BEP-93](BEP93.md) | Diff Sync Protocol on BSC | Standards | Enabled |
| [BEP-95](BEP95.md) | Introduce Real-Time Burning Mechanism | Standards | Enabled |
| [BEP-126](BEP126.md) | Introduce Fast Finality Mechanism | Standards | Draft |
| [BEP-127](BEP127.md) | Temporary Maintenance Mode for Validators | Standards | Enabled |
| [BEP-128](BEP128.md) | Improvement on BNB Smart Chain Staking Reward Distribution | Standards | Enabled |
| [BEP-131](BEP131.md) | Introduce candidate validators onto BNB Smart Chain | Standards | Enabled |
| [BEP-151](BEP151.md) | Decommission Decentralized Exchange on BNB Beacon Chain | Standards | Enabled |
| [BEP-153](BEP153.md) | Introduce native staking onto BNB Smart Chain | Standards | Enabled |
| [BEP-159](BEP159.md) | Introduce A New Staking Mechanism on BNB Beacon Chain | Standards | Draft |
| [BEP-171](BEP171.md) | Security Enhancement for Cross-Chain Module | Standards | Draft |
| [BEP-172](BEP172.md) | Network Stability Enhancement On Slash Occur | Standards | Draft |
| [BEP-173](BEP173.md) | Introduce Text Governance Proposal for BNB Smart Chain | Standards | Enabled |
| [BEP-174](BEP174.md) | Cross Chain Relayer Management | Standards | Draft |
| [BEP-188](BEP188.md) | Early Broadcast Mature Block For In-Turn Validators | Standards | Draft |
| [BEP-1](./BEPs/BEP1.md) | Purpose and Guidelines of BEP | Process | Living |
| [BEP-2](./BEPs/BEP2.md) | Tokens on BNB Beacon Chain | Standards | Enabled |
| [BEP-3](./BEPs/BEP3.md) | HTLC and Atomic Peg | Standards | Enabled |
| [BEP-6](./BEPs/BEP6.md) | Delist Trading Pairs on BNB Beacon Chain | Standards | Enabled |
| [BEP-8](./BEPs/BEP8.md) | Mini-BEP2 Tokens | Standards | Enabled |
| [BEP-9](./BEPs/BEP9.md) | Time Locking of Tokens on BNB Beacon Chain | Standards | Enabled |
| [BEP-10](./BEPs/BEP10.md) | Registered Types for Transaction Source | Standards | Enabled |
| [BEP-12](./BEPs/BEP12.md) | Introduce Customized Scripts and Transfer Memo Validation | Standards | Enabled |
| [BEP-18](./BEPs/BEP18.md) | State sync enhancement | Standards | Enabled |
| [BEP-19](./BEPs/BEP19.md) | Introduce Maker and Taker for Match Engine | Standards | Enabled |
| [BEP-20](./BEPs/BEP20.md) | Tokens on BNB Smart Chain | Standards | Enabled |
| [BEP-67](./BEPs/BEP67.md) | Price-based Order | Standards | Enabled |
| [BEP-70](./BEPs/BEP70.md) | List and Trade BUSD Pairs | Standards | Enabled |
| [BEP-82](./BEPs/BEP82.md) | Token Ownership Changes | Standards | Enabled |
| [BEP-84](./BEPs/BEP84.md) | Mirror BEP20 to BNB Beacon Chain | Standards | Enabled |
| [BEP-86](./BEPs/BEP86.md) | Dynamic Extra Incentive For BSC Relayers | Standards | Enabled |
| [BEP-87](./BEPs/BEP87.md) | Token Symbol Minimum Length Change | Standards | Enabled |
| [BEP-89](./BEPs/BEP89.md) | Visual Fork of BNB Smart Chain | Standards | Enabled |
| [BEP-91](./BEPs/BEP91.md) | Increase Block Gas Ceiling for BNB Smart Chain | Standards | Enabled |
| [BEP-93](./BEPs/BEP93.md) | Diff Sync Protocol on BSC | Standards | Enabled |
| [BEP-95](./BEPs/BEP95.md) | Introduce Real-Time Burning Mechanism | Standards | Enabled |
| [BEP-126](./BEPs/BEP126.md) | Introduce Fast Finality Mechanism | Standards | Draft |
| [BEP-127](./BEPs/BEP127.md) | Temporary Maintenance Mode for Validators | Standards | Enabled |
| [BEP-128](./BEPs/BEP128.md) | Improvement on BNB Smart Chain Staking Reward Distribution | Standards | Enabled |
| [BEP-131](./BEPs/BEP131.md) | Introduce candidate validators onto BNB Smart Chain | Standards | Enabled |
| [BEP-151](./BEPs/BEP151.md) | Decommission Decentralized Exchange on BNB Beacon Chain | Standards | Enabled |
| [BEP-153](./BEPs/BEP153.md) | Introduce native staking onto BNB Smart Chain | Standards | Enabled |
| [BEP-159](./BEPs/BEP159.md) | Introduce A New Staking Mechanism on BNB Beacon Chain | Standards | Draft |
| [BEP-171](./BEPs/BEP171.md) | Security Enhancement for Cross-Chain Module | Standards | Draft |
| [BEP-172](./BEPs/BEP172.md) | Network Stability Enhancement On Slash Occur | Standards | Draft |
| [BEP-173](./BEPs/BEP173.md) | Introduce Text Governance Proposal for BNB Smart Chain | Standards | Enabled |
| [BEP-174](./BEPs/BEP174.md) | Cross Chain Relayer Management | Standards | Draft |
| [BEP-188](./BEPs/BEP188.md) | Early Broadcast Mature Block For In-Turn Validators | Standards | Draft |

# BNB Chain Upgrades
[BNB Chain Upgrades(Mainnet): History & Forecast](https://forum.bnbchain.org/t/bnb-chain-upgrades-mainnet/936)
Expand Down

0 comments on commit bfe4fdb

Please sign in to comment.