diff --git a/Antisthenes/mainnet.md b/Antisthenes/mainnet.md new file mode 100644 index 0000000..b59dabb --- /dev/null +++ b/Antisthenes/mainnet.md @@ -0,0 +1,80 @@ +# Mainnet Tasks + +This document outlines the mainnet tasks that need to be completed to make Antisthenes ready for Mainnet launch. **Last updated September 3rd, 2026.** + +Note: The target version number of Antisthenes is v4.8.3 . + + +## Table of contents + +- [The main content of the release](#Release-included-in-the-Network-Upgrade.) +- [Implementation Progresss](#Implementation-Progresss) +- [Network Status](#Network-Status) + + + +## The main content of the release + +This section summarizes all the details of Antisthenes's releases. and all the content will be disccussed in the core devs meeting. + +Note: The following tags are used to indicate the status of each item. +- [x] Indicates that the tiem has been developed and is in the final state. +- [ ] Indicates that the implementation work is ongoing. + +#### New Features + +TBD + +## Implementation Progresss + +TBD + +### Readiness Checklist + +**List of outstanding items before deployment.** + + - Deploy Clients + - [ ] Java-tron v4.8.3 + +## Network Status + +### Network Upgrade Plan + +Estimated Nile upgrade time: TBD + +- [ ] Notify the community to upgrade TBD +- [ ] Follow up to remind the community to complete the upgrade TBD + +Estimated mainnet upgrade time: TBD + +- [ ] Notify the community, SRs, CEX, Wallets, DEX, etc.to upgrade TBD +- [ ] Follow up the upgrade status and progress closely (Contact project team every week, record the upgrade progress) +- [ ] Ensure the SRs, CEX, Wallets to complete TBD + +Estimated Shasta upgrade time: TBD + +- [ ] Notify the community to upgrade TBD + +### Proposals Plan(Fork Plan) + +The Antisthenes version has introduced network parameters: +TBD + +A draft plan is listed here, and it will be updated after the mainnet upgrade status is reviewed around TBD: +- [ ] Start proposals discussing on GitHub (around TBD), it has been discussed since TBD. +- [ ] Invite community devs and projects participate TBD +- [ ] Community and SRs review and decide the voting date according to the progress TBD + +### Network Upgrade and Fork Status + +| Network | Github | Antisthenes Release Date | Latest Status | Fork | +|---------|------------|-----|-----|-----| +| [Nile](https://nileex.io/) | https://github.com/tron-nile-testnet/nile-testnet | TBD | GreatVoyage-v4.8.2 (Pyrrho) | - | +| [Mainnet](https://tron.network/) |https://github.com/tronprotocol/java-tron | TBD | GreatVoyage-v4.8.2 (Pyrrho)| - | +| [Shasta](https://www.trongrid.io/shasta) | https://github.com/tronprotocol/java-tron | TBD | GreatVoyage-v4.8.2 (Pyrrho) | - | + +Nile Upgrade Instruction: https://nileex.io/run/getRunPage + +Mainnet/Shasta Upgrade Instruction: https://tronprotocol.github.io/documentation-en/releases/upgrade-instruction + + diff --git a/Archive b/Archive deleted file mode 100644 index 8b13789..0000000 --- a/Archive +++ /dev/null @@ -1 +0,0 @@ - diff --git a/Pyrrho/mainnet.md b/Mainnet Upgrade Archive/GreatVoyage-v4.8.2(Pyrrho)/mainnet.md similarity index 100% rename from Pyrrho/mainnet.md rename to Mainnet Upgrade Archive/GreatVoyage-v4.8.2(Pyrrho)/mainnet.md