mirror of
https://github.com/Qortal/qortal.git
synced 2025-03-13 11:12:31 +00:00
Lite nodes can't sync or mint blocks, and they also have a very limited ability to verify unconfirmed transactions due to a lack of contextual information (i.e. the blockchain). For now, most validation is skipped and they simply act as relays to help get transactions around the network. Full and topOnly nodes will disregard any invalid transactions upon receipt as usual, and since the lite nodes aren't signing any blocks, there is little risk to the reduced validation, other than the experience of the lite node itself. This can be tightened up considerably as the lite nodes become more powerful, but the current approach works as a PoC.
47 lines
1.5 KiB
Properties
47 lines
1.5 KiB
Properties
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/)
|
|
# SysTray pop-up menu
|
|
|
|
APPLYING_UPDATE_AND_RESTARTING = Применение автоматического обновления и перезапуска...
|
|
|
|
AUTO_UPDATE = Автоматическое обновление
|
|
|
|
BLOCK_HEIGHT = Высота блока
|
|
|
|
BUILD_VERSION = Версия сборки
|
|
|
|
CHECK_TIME_ACCURACY = Проверка точного времени
|
|
|
|
CONNECTING = Подключение
|
|
|
|
CONNECTION = Соединение
|
|
|
|
CONNECTIONS = Соединения
|
|
|
|
CREATING_BACKUP_OF_DB_FILES = Создание резервной копии файлов базы данных...
|
|
|
|
DB_BACKUP = Резервное копирование базы данных
|
|
|
|
DB_CHECKPOINT = Контрольная точка базы данных
|
|
|
|
DB_MAINTENANCE = Обслуживание базы данных
|
|
|
|
EXIT = Выход
|
|
|
|
LITE_NODE = Lite node
|
|
|
|
MINTING_DISABLED = Чеканка отключена
|
|
|
|
MINTING_ENABLED = \u2714 Чеканка активна
|
|
|
|
OPEN_UI = Открыть пользовательский интерфейс
|
|
|
|
PERFORMING_DB_CHECKPOINT = Сохранение незафиксированных изменений базы данных...
|
|
|
|
PERFORMING_DB_MAINTENANCE = Выполнение планового технического обслуживания...
|
|
|
|
SYNCHRONIZE_CLOCK = Синхронизировать время
|
|
|
|
SYNCHRONIZING_BLOCKCHAIN = Синхронизация цепи
|
|
|
|
SYNCHRONIZING_CLOCK = Проверка времени
|