Releases: ton-blockchain/mytonctrl
Releases · ton-blockchain/mytonctrl
v2.4.0
- Removed creation of node config backup file
- Improved update and upgrade commands
- Added remote node controller
- Added mtc installation with backup (
-p
flag) - Added creation pip config on new installations
- Added Prometheus metrics pusher
- Added info alerts on validator's stake acceptance/returning
- Added alerts if validator's stake was not accepted/returned
- Added alerts on voting proposals
- Fixed restore_backup if backup file not exists
- Fixed installation with dump in testnet
- Added
ExecStartPre=/bin/sleep 2
v2.3.1
bugfix
v2.3.0
- Added necessary dependencies:
automake
,libtool
- Increased timeouts for
out_of_sync
andservice_down
alerts - Removed
deposit_to_pool
andwithdraw_from_pool
commands fromsingle-nominator
mode - Rework backups: do not stop
mytoncore
andvalidator
services, get keys and config fromvalidator-console
, check files for corruption - Removed
cleanup
command - 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_alert
command - 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
history
command for mtc console - Added
check_ef
command - 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