Skip to content
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 Bias.md #80

Merged
merged 1 commit into from
Mar 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 18 additions & 20 deletions Mainnet Upgrades/Bias.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,43 +4,41 @@
Changes included in the Network Upgrade.

* [TIP-621: Add code version column to HelloMessage](https://github.com/tronprotocol/tips/issues/621)
* [TIP-635: Optimize reward withdrawal to improve TPS](https://github.com/tronprotocol/tips/issues/635)
* [Adding gRPC reflection service to support interactive command line tools such as `gRPCurl`](https://github.com/tronprotocol/java-tron/issues/5391)
* [Module dependency refactor: unified the duplicate dependencies to common module](https://github.com/tronprotocol/java-tron/issues/5561)
* [Removing Lite FullNode Tool from framework module](https://github.com/tronprotocol/java-tron/issues/5489)
* [TIP-635: Optimize Reward Withdrawal To Improve TPS](https://github.com/tronprotocol/tips/issues/635)
* [Adding gRPC reflection service to support interactive command line tools such as `gRPCurl`.](https://github.com/tronprotocol/java-tron/issues/5391)
* [Module dependency refactor: unified the duplicate dependencies to common module.](https://github.com/tronprotocol/java-tron/issues/5561)
* [Removing Lite FullNode Tool from frameworkModule.](https://github.com/tronprotocol/java-tron/issues/5489)
* [Stop broadcasting transactions when the block cannot be solidified](https://github.com/tronprotocol/java-tron/issues/5562)


### Upgrade Schedule

| Network | Date |
| Network | Date |
|---------|------------|
| Nile | 01/25/2024 |
| Shasta | |
| Mainnet | |
| Nile | 03/14/2024 |
| Shasta | |
| Mainnet | 03/25/2024|

### Implementation Progresss

Implementation status of Included TIPs in java-tron.

| TIP | [TIP-621](https://github.com/tronprotocol/tips/issues/621) | [TIP-635](https://github.com/tronprotocol/tips/issues/635) | | |
|----------------|-----------------------------------------------------------------------|-----------------------------------------------------------------------|-----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|
| **Java-tron** | [Merged](https://github.com/tronprotocol/java-tron/pull/5584) | [Merged](https://github.com/tronprotocol/java-tron/pull/5406) + [Merged](https://github.com/tronprotocol/java-tron/pull/5654) + [Merged](https://github.com/tronprotocol/java-tron/pull/5683) | | |

TIP | [TIP-621](https://github.com/tronprotocol/tips/issues/621) | [TIP-635](https://github.com/tronprotocol/tips/issues/635) | Adding gRPC reflection service to support interactive command line tools such as `gRPCurl` | Module dependency refactor: unified the duplicate dependencies to common module | Removing Lite FullNode Tool from frameworkModule | Stop broadcasting transactions when the block cannot be solidified |
|----------------|-----------------------------------------------------------------------|-----------------------------------------------------------------------|-----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|--------------|--------|
| **Java-tron** | [Merged](https://github.com/tronprotocol/java-tron/pull/5584) | [Merged](https://github.com/tronprotocol/java-tron/pull/5406) + [Merged](https://github.com/tronprotocol/java-tron/pull/5654) + [Merged](https://github.com/tronprotocol/java-tron/pull/5683) | [Merged](https://github.com/tronprotocol/java-tron/pull/5643)+[Merged](https://github.com/tronprotocol/java-tron/pull/5751) | [Merged](https://github.com/tronprotocol/java-tron/pull/5625)+[Merged](https://github.com/tronprotocol/java-tron/pull/5689) | [Merged](https://github.com/tronprotocol/java-tron/pull/5650) | [Merged](https://github.com/tronprotocol/java-tron/pull/5643)+[Merged](https://github.com/tronprotocol/java-tron/pull/5751)

### Readiness Checklist

**List of outstanding items before deployment.**



- [ ] Deploy Clients
- [ ] Java-tron v4.7.4
- [ ] SDK & Tools
- [ ] Tronweb
- [ ] Trident
- Deploy Clients
- [x] Java-tron v4.7.4
- SDK & Tools
- [x] Tronweb
- [x] Trident
- [ ] Tron IDE
- [ ] TronBox
- [ ] wallet-cli
- [ ] TronScan Nile
- [x] wallet-cli
- [x] TronScan Nile