Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
zetaclientd
command
|
|
|
zetaclientd-supervisor
command
|
|
|
zetacore_utils
command
|
|
|
zetacored
command
|
|
|
zetae2e
command
|
|
|
zetatool
command
|
|
|
contrib
|
|
|
rpctest
command
|
|
|
e2e
|
|
|
contracts/istaking
Package istaking contains the bindings for the staking precompile interface It is used for E2E testing with the staking precompiles Note: for simplicity and to only validate that the precompile is enable, only the staking function is defined in the interface
|
Package istaking contains the bindings for the staking precompile interface It is used for E2E testing with the staking precompiles Note: for simplicity and to only validate that the precompile is enable, only the staking function is defined in the interface |
|
pkg
|
|
|
bg
Package bg provides primitives for the background tasks
|
Package bg provides primitives for the background tasks |
|
contracts/solana
Package solana provides structures and constants that are used when interacting with the gateway program on Solana chain.
|
Package solana provides structures and constants that are used when interacting with the gateway program on Solana chain. |
|
contracts/ton
Package ton provider bindings for TON blockchain including Gateway contract wrapper.
|
Package ton provider bindings for TON blockchain including Gateway contract wrapper. |
|
errgroup
Package errgroup provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task.
|
Package errgroup provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task. |
|
fanout
Package fanout provides a fan-out pattern implementation.
|
Package fanout provides a fan-out pattern implementation. |
|
graceful
Package graceful contains tools for graceful shutdown.
|
Package graceful contains tools for graceful shutdown. |
|
ptr
Package ptr provides helper functions for working with pointers.
|
Package ptr provides helper functions for working with pointers. |
|
retry
Package retry provides a generic retry mechanism with exponential backoff.
|
Package retry provides a generic retry mechanism with exponential backoff. |
|
scheduler
Package scheduler provides a background task scheduler that allows for the registration, execution, and management of periodic tasks.
|
Package scheduler provides a background task scheduler that allows for the registration, execution, and management of periodic tasks. |
|
sdkconfig/default
Set the global default cosmos sdk config on import
|
Set the global default cosmos sdk config on import |
|
ticker
Package ticker provides a dynamic ticker that can change its interval at runtime.
|
Package ticker provides a dynamic ticker that can change its interval at runtime. |
|
nullify
Package nullify provides methods to init nil values structs for test assertion.
|
Package nullify provides methods to init nil values structs for test assertion. |
|
x
|
|
|
authority/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
|
crosschain/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
|
emissions/types
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
|
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages. |
|
fungible/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
|
lightclient/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
|
observer/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
|
zetaclient
|
|
|
authz
Package authz provides a signer object for transactions using grants grants are used to allow a hotkey to sign transactions on behalf of the observers
|
Package authz provides a signer object for transactions using grants grants are used to allow a hotkey to sign transactions on behalf of the observers |
|
chains/bitcoin/client
Package client implements a Bitcoin RPC with support for context, logging, and metrics.
|
Package client implements a Bitcoin RPC with support for context, logging, and metrics. |
|
chains/bitcoin/observer
Package observer implements the Bitcoin chain observer
|
Package observer implements the Bitcoin chain observer |
|
chains/bitcoin/signer
Package signer implements the ChainSigner interface for BTC
|
Package signer implements the ChainSigner interface for BTC |
|
chains/evm/observer
Package observer implements the EVM chain observer
|
Package observer implements the EVM chain observer |
|
chains/evm/signer
Package signer implements the ChainSigner interface for EVM chains
|
Package signer implements the ChainSigner interface for EVM chains |
|
chains/interfaces
Package interfaces provides interfaces for clients and signers for the chain to interact with
|
Package interfaces provides interfaces for clients and signers for the chain to interact with |
|
chains/solana/repo
Package repo implements the Repository pattern to provide an abstraction layer over interactions with the Solana client.
|
Package repo implements the Repository pattern to provide an abstraction layer over interactions with the Solana client. |
|
chains/ton/encoder
Package encoder contains functions that encode/decode transactions' logical time and hash ("lt:hash").
|
Package encoder contains functions that encode/decode transactions' logical time and hash ("lt:hash"). |
|
chains/ton/rpc
Package rpc implements a client for HTTP-RPC using toncenter API V2 spec See: https://toncenter.com/api/v2 See: https://github.com/toncenter/ton-http-api See: https://docs.ton.org/v3/guidelines/dapps/apis-sdks/ton-http-apis
|
Package rpc implements a client for HTTP-RPC using toncenter API V2 spec See: https://toncenter.com/api/v2 See: https://github.com/toncenter/ton-http-api See: https://docs.ton.org/v3/guidelines/dapps/apis-sdks/ton-http-apis |
|
chains/tssrepo
Package tssrepo provides an abstraction layer for interactions with the TSS signer client.
|
Package tssrepo provides an abstraction layer for interactions with the TSS signer client. |
|
chains/zrepo
Package zrepo provides an abstraction layer for interactions with the zetacore client.
|
Package zrepo provides an abstraction layer for interactions with the zetacore client. |
|
compliance
Package compliance provides functions to check for compliance of cross-chain transactions
|
Package compliance provides functions to check for compliance of cross-chain transactions |
|
config
Package config provides functions to load and save ZetaClient config
|
Package config provides functions to load and save ZetaClient config |
|
context
Package context provides global app context for ZetaClient
|
Package context provides global app context for ZetaClient |
|
db
Package db represents API for database operations.
|
Package db represents API for database operations. |
|
dry
Package dry provides a dry client for TSS, and dry-wrappers for the zetacore client and for the standard clients of the connected chains.
|
Package dry provides a dry client for TSS, and dry-wrappers for the zetacore client and for the standard clients of the connected chains. |
|
maintenance
Package maintenance provides maintenance functionalities for the zetaclient.
|
Package maintenance provides maintenance functionalities for the zetaclient. |
|
metrics
Package metrics provides metrics functionalities for the zetaclient
|
Package metrics provides metrics functionalities for the zetaclient |
|
mode
Package mode lists the execution modes for the ZetaClient.
|
Package mode lists the execution modes for the ZetaClient. |
|
mode/chaos
Package chaos provides chaos-wrappers for the TSS signer, for the zetacore client, and for the standard clients of the connected chains.
|
Package chaos provides chaos-wrappers for the TSS signer, for the zetacore client, and for the standard clients of the connected chains. |
|
mode/chaos/generate
command
This program generates chaos-wrappers for client interfaces using reflection.
|
This program generates chaos-wrappers for client interfaces using reflection. |
|
orchestrator
Package orchestrator is responsible for (de)provisioning, running, and monitoring various observer-signer instances.
|
Package orchestrator is responsible for (de)provisioning, running, and monitoring various observer-signer instances. |
|
ratelimiter
Package ratelimiter provides functionalities for rate limiting the cross-chain transactions
|
Package ratelimiter provides functionalities for rate limiting the cross-chain transactions |
|
zetacore
Package zetacore provides the client to interact with zetacore node via GRPC.
|
Package zetacore provides the client to interact with zetacore node via GRPC. |
Click to show internal directories.
Click to hide internal directories.