Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@kuny0707 kuny0707 released this 15 Apr 08:54
· 20 commits to main since this release
7ad49f4

v0.2.0

Overview

This release includes documentation updates for TRON blockchain network set up, node and metric monitor. It also brings a new command-line tool and new features for tools already released.

New Features

  • New trond command-line tool that allows developers to easily initiate features with a single tool, enabling the community to quickly engage in TRON network development and interaction by @abc-x-t @Sunny6889 @3for @bladehan1 in #26 #32 #38 #40 #42 #60 #62
  • Rename image name and default version for Gradle Docker tool by @3for in #25
  • Add the ability to modify the TRC10 and TRC20 balance for shadow fork tool by @Federico2014 in #31
  • Add the toolkit and merge shadow fork tool as a sub tool by @Federico2014 in #39
  • Add the stress test tool by @Federico2014 in #49
  • Add Gradle support for building Nile docker image by @3for in #54
  • Add the db query tool to get latest vote and reward by @Federico2014 in #57

Documentation Updates

Security

  • Fix go net package vulnerability by @3for in #45