Releases: tronprotocol/tron-docker
Releases · tronprotocol/tron-docker
v0.1.0
Overview
This release provides essential tools and guidance for quickly getting started with the TRON network via Docker. It includes features for setting up FullNode, private chain, monitoring tools, and CI/testing utilities.
New Features
- Easily start a single TRON FullNode connected to either the Mainnet or NileNet using the provided Docker configurations by @Sunny6889 in #1
- Set up a private TRON blockchain network for development and testing purposes with straightforward deployment and management configurations by @Sunny6889 in #1 #4
- Integrated monitoring tools allow for real-time visualization and tracking of TRON node health and performance metrics by @Sunny6889 in #3
- Automate the build and test processes for the java-tron image using Gradle by @3for @Sunny6889 in #8 #12 #13 #15
- Launch a private Java-Tron network based on the Mainnet database state to support shadow fork testing by @Federico2014 in #7 #10
Documentation Updates
- Add guidance for single fullnode quick start by @Sunny6889 @abc-x-t in #1 #2
- Add private TRON blockchain network set up guidance by @Sunny6889 in #1 #4
- Add java-tron fullnode monitor and metric guidance by @Sunny6889 in #3
- Add GitHub issue template by @Sunny6889 in #5
- Add contribution guidance with pre-commit style check by @Sunny6889 in #9