🔁
TON Liquid Staking Protocol
  • What is TON Liquid Staking?
  • Existing Staking Solution Research
  • How does TON LSt protocol work?
  • Protocol Concepts
    • Protocol Architecture Terms
    • Protocol Architecture Description
    • Protocol Workflows
    • Message Processing
    • Potential Risks
  • Protocol Components
    • Overview
    • GET Method Interfaces
    • Common Components
      • Pools
      • Pool Jettons
      • Payouts
    • Governance Components
      • Governor
      • Sudoer
      • Halter
      • Interest Manager
      • Approver
    • Validator Components
      • Controller
      • Validator Software Mytonctrl
    • Stakers Components
Powered by GitBook
On this page
  • Overview
  • Security Policy
  • Deploy Policy
  1. Protocol Components
  2. Governance Components

Sudoer

Overview

While initially empty, Sudoers gain the ability to send arbitrary messages from various parts of the system.

Sudoers are generally empty by default and are used to send arbitrary messages from arbitrary portions of the system. They are used to significantly upgrade code within the protocol and to perform minor maintenance on the following components:

  • Pool smart contracts

  • Controller smart contracts

Security Policy

Strict secure cold wallet, for example, Ledger.

Deploy Policy

Sudoer smart contracts can be deployed only by Governors. Sudoer only becomes active if set more than sudoer_threshold seconds ago (expected to be 24h).

Sudoer could be deployed in the Basechain.

PreviousGovernorNextHalter

Last updated 1 year ago