BTTC Upgrades Roadmap Year of 2023
Future
Expected: 2023-05-30
- delivery v1.0.5
- Add new parameter for chainmanager.
- Add rollback subcommand.
Expected: 2023-06-01
- bttc v1.0.8
- Fix validator verification error.
- Merge geth crash bug fix commit.
Expected: 2023-07-31
- delivery & bttc v1.?.?
- Support feature control by proposal.
- Support dynamic checkpoint submission.
Expected: 2023-09-29
- delivery & bttc v1.?.?
- Optimize CLI for bttc and delivery, make it easier to manage the processes.
- Optimize reorg logical to make the chain more stable.
Expected: 2023-11-30
- delivery & bttc v1.?.?
- Deterministic Finality via Milestones.
- Support Erigon client.
Expected: 2023-12-29
- delivery & bttc v1.?.?
- Add more tracing on delivery and bttc.
- Optimize the monitor system, gather more information and support distributed service.
Completed
Date: 2023-02-13
- bttc v1.0.5
- Upgrade go version to 1.17.
- Add lint checker for CI.
- Fix bttc graceful shutdown issues.
- delivery v1.0.3
- Upgrade go version to 1.17.
- Optimize proposer rotation to improve failure recovery ability.
- Optimize checkpoint ticker to improve checkpoint submission timing.
- Add lint checker for CI.
Date: 2023-04-12
- bttc v1.0.6
- Add node fast start flag in bttc-mainnet and bttc-donau network.
- delivery v1.0.4
- Support sending EIP-155 transactions.
- Integrate bridge into delivery as a subcommand, and remove origin bridge binary.
- Integrate genesis file into delivery to simplify startup process.
- Optimize Cosmos SDK log format.
Date: 2023-04-27
- bttc v1.0.7
- Implement additional DoS defenses. Adds two new rules to the transaction pool.