Skip to content

Releases: ton-blockchain/mytonctrl

v2.9.0

29 Aug 08:17
3816eb2
Compare
Choose a tag to compare
  • added collator node mode
  • added functionality to validator mode to interact with collators
  • added passing installation script (install.sh) args to the interactive CLI Installer
  • added shard_collators_offline alert
  • added resolved alerts when the triggered issue is resolved
  • renamed *_collator_config commands to *_collation_config
  • removed BTC Teleport oracle installation on installations from backups with non-validator modes
  • fixed SignBocWithWallet function error when sending to non-bounceable address of an active account

v2.8.1

04 Aug 10:25
5b457de
Compare
Choose a tag to compare
  • update run_as_root in mypylib
  • allow optional user arg -u for commands create_backup, restore_backup, upgrade --btc-teleport
  • update getting MyTonCtrl user for various commands

v2.8.0

28 Jul 10:32
bf46931
Compare
Choose a tag to compare
  • added BTC Teleport oracle installation
  • fixed node installation with archive-ttl == 0
  • fixed validator stats in status
  • removed deleting local Liteserver config on upgrade
  • improved voting mechanism
  • fixed voting for existing negative params
  • increased check_zero_blocks_created alert period

v2.7.1

30 Jun 07:31
1b88179
Compare
Choose a tag to compare
  • updated downloading archive blocks from TON Storage to var/ton-work
  • updated node branch for partial archive nodes to master
  • updated warning on node upgrade if clang version < 16
  • fixed setting node arg when there are multiple args with the same name
  • fixed displaying node flags in installer status
  • fixed status command failure with updated tlb scheme of 12th config param

v2.7.0

20 Jun 05:05
5be2554
Compare
Choose a tag to compare
  • removed pow-miner target on upgrade
  • removed voting for complaints for zero blocks created non-masterchain validators
  • added mtc modes to telemetry
  • added warning and requirement of confirmation on node upgrade if clang version < 16
  • use archive-sync node branch for downloading archive blocks
  • fixed archive sync from zerostate
  • fixed local liteclient request if node sync is 0 sec
  • fixed saving values in setup_alert_bot
  • fixed empty hostname in alerts
  • fixed fake validator zero balance alert

v2.6.0

06 Jun 06:44
2272a49
Compare
Choose a tag to compare
  • added downloading blocks and persistent states from TON Storage
  • added garbage collection files from node import/ directory as the node synchronises
  • refactored CLI Interactive Installer, changed module to questionary
  • support segment archive node installation in CLI Installer
  • added state-ttl setting in CLI Installer
  • added background MyTonCtrl installation in CLI Installer
  • removed TON Storage Provider

v2.5.1

03 Apr 07:17
b941576
Compare
Choose a tag to compare
  • added initial sync field in status
  • added alert when initial sync is complete
  • removed out_of_ser field from status if state serialization is disabled
  • added validated and collated blocks since round beginning statistics
  • added Liteserver queries statistics
  • added active validator groups to status
  • added validated and collated blocks, ls queries and active validator groups stats to prometheus metrics

v2.5.0

28 Feb 19:05
53594f1
Compare
Choose a tag to compare
  • Fixed enabling liquid-staking mode
  • Fixed changing ChatId for alerts
  • Added shard out of sync and masterchain out of sync fields to status
  • Added --skip-create-backup flag to restore_backup command
  • Added logging of error on adnl_connection_failed alert
  • Added Alerting Bot welcome message
  • Updated alerts messages format
  • Updated Alerting Bot setup (setup_alert_bot command)
  • Added safe mytoncore.db backup creation
  • Added more often mytoncore.db backup creation (on every mytoncore restart, mytonctrl console launch and set command)

v2.4.0

04 Feb 08:57
ee82cb6
Compare
Choose a tag to compare
  • 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

13 Dec 17:33
33bd174
Compare
Choose a tag to compare

bugfix