Releases: tronprotocol/tron-cli
version 1.0.6
version 1.0.1
Version 1.0.1
[X] Fix private net broadcast failure and syncing issue.
[X] Fix several typos.
[X] Support java-tron version 3.2.5.
version 1.0.0
Version 1.0.0
highlight:
-
Add interactive mode.
-
Check and throw error messages with insturction when tron-cli has not initialized or configed.
-
Support python version 3.6.
details:
[X] Add check init and config in config and run, throw error and instruction if catched.
[X] Add interactive mode for whole walk through with key selections, which should cover most use cases.
[X] Fix private event node config error on local host port.
[X] quick - support pass in nettype
[X] support python version 3.6
version 0.3.1
Version 0.3.1
[X] config - set a default committee proposal list - enable CreationOfContracts, DelegateResource, SameTokenName, TvmTransferTrc10 for private testnet
[X] check/test/update troncli with java-tron version 3.2.4
[X] reset running node and config -- on init and quick reset
version 0.3.0
Version 0.3.0
highlight:
-
Redesign config logic and provide more features.
-
Add log subcommand to show log with filter.
details:
[X] Redesign config logic check and restore previous config settings. Only overwrite by given options.tron
[X] add config -- reset: reset to default config
[X] log - filter node logs
[X] version - show current version and instruction to upgrade
version 0.2.2
Version 0.2.2
[X] Fix issue#17
[X] check java install and JDK version
[X] check python version
[X] check git install
[X] status - display recommended cpu / mem for running full nodes
[X] status & run - display log locations
[X] init & status - store and display java-tron node versions
[X] status - show test account/witness's private key and address for private net
version 0.2.1
Version 0.2.1
[X] store config, and show active config cmd in status
[X] provide connection info in status
[X] add --reset for quick
[X] add more instruction in command
[X] show ports info and cmd tips with run command
version 0.2.0
Version 0.2.0
highlight:
Support event-node and tron-grid set up/config/run/stop/monitor.
details:
[X] support java-tron 3.2.2 with more config
[X] add stop all feature
[X] update logo and change node list structure
[X] fix private net init account pk and address does not match
version 0.1.6(0.1.5)
highlight:
Support event-node and tron-grid set up/config/run/stop/monitor.
details:
[X] init - change file structure for event-node and tron-grid
[X] init - add reset option and handler
[X] init - fetch event-node code
[X] init - fetch tron-grid code
[X] utils - make git_clone a util function
[X] utils - build util method to store more info and provide for status
[X] config - add options and handlers for event-node
[X] config - add options and handlers for tron-grid
[X] config - add event-node build and raise errors
[X] run - add event-node run
[X] run - fire up tron-grid
version 0.1.3
Version 0.1.3
[X] run - check single ps status
[X] keep track of all running nodes
[X] run - monitor overall system status
[X] set default value for all subcommand options