Ali Behjati 6e505ac3d8 fix(xc_admin/crank_pythnet_relayer): increase compute unit limit (#1577) 1 年之前
..
packages 6e505ac3d8 fix(xc_admin/crank_pythnet_relayer): increase compute unit limit (#1577) 1 年之前
.gitignore 5cf1afbc2f [Xc_admin] hyphen to underscore (#545) 2 年之前
Dockerfile d03f25bfbf fix(governance/xc_admin): add complete dependencies to the dockerfile (#1369) 1 年之前
README.md 7674a3a07c [docs] More documentation on different packages (#992) 2 年之前
overview.excalidraw 7674a3a07c [docs] More documentation on different packages (#992) 2 年之前
overview.svg 7674a3a07c [docs] More documentation on different packages (#992) 2 年之前

README.md

Cross Chain Admin

A set of packages for managing pyth cross-chain communications and contract management.

Pyth programs across chains are governed by multisigs. These multisigs are managed on solana devnet, testnet, and mainnet networks and each manage certain programs on certain networks.

On each of these chains two multisigs are deployed:

  • Upgrade multisig: This multisig is used to upgrade the pyth contracts (configuration or implementation) on the target chain
  • Price feed multisig: This multisig is used to add or remove price feeds and publishers

Here is a diagram on which programs consume which multisig messages and how it works in general:

Overview

You can edit the diagram by opening the overview.excalidraw file in excalidraw.com.