Releases: ton-blockchain/mytonctrl
Releases · ton-blockchain/mytonctrl
v2.3.1
bugfix
v2.3.0
- Added necessary dependencies:
automake,libtool - Increased timeouts for
out_of_syncandservice_downalerts - Removed
deposit_to_poolandwithdraw_from_poolcommands fromsingle-nominatormode - Rework backups: do not stop
mytoncoreandvalidatorservices, get keys and config fromvalidator-console, check files for corruption - Removed
cleanupcommand - Set the versions of all dependencies (libraries)
- Added validator stake amount to
vl - Added extract- and inject- node keys scripts for validator emergencies
- Added auto-backups
- Added git submodules sync on node installation and upgrade
- Added node IP address in alerting messages
- Fixed MyTonCore's db backup restoring
- Fixed
test_alertcommand - Fixed enabling THA if there was not local config created
- Fixed restoring from backup if could not create backup
v2.2.0
- Improved downloading blockchain dump: speed increased by several times
- Improved ADNL connection checking
- Updated efficiency calculation for masterchain validators
- Added voting for complaints for non-masterchain validators that created zero blocks
- Added MyTonCtrl backups
- Added Telegram Bot alerts
- Fixed enabling local THA
- Fixed withdraw_from_pool double spendings
v2.1.0
- Removed (deprecated) domains functionality
- Removed unnecessary commands in liteserver mode
- Removed unnecessary info from status in liteserver mode
- Updated install scripts: add flags for network, node version, installing in any available mode
- Added interactive CLI installer
- Added cached commands history
- Added
historycommand for mtc console - Added
check_efcommand - Added warning to subscribe to @tonstatus
- Added warning if validator was fined
- Added validators ids to vl command
- Fixed deletion of node argument
- Fixed parsing of ExecStart line in the validator service file
- Fixed efficiency calculation for non-masterchain validators
- Fixed update/upgrade
- Fixed creation of complaints when validator already voted for valid one