Versions in this module Expand all Collapse all v0 v0.0.2 Jun 5, 2026 Changes in this version + const StellarSetFeeAggregatorSequenceID + var DeployStellarMCMS = cldfops.NewSequence("stellar-deploy-mcms", deploy.MCMSVersion, ...) + var FinalizeStellarDeployMCMS = cldfops.NewSequence("stellar-finalize-deploy-mcms", deploy.MCMSVersion, ...) + var GrantAdminRoleToTimelockStellar = cldfops.NewSequence("stellar-grant-admin-role-to-timelock", deploy.MCMSVersion, ...) + var SequenceVersion = semver.MustParse("2.0.0") + var StellarAcceptOwnership = cldfops.NewSequence("stellar-seq-accept-ownership", deploy.MCMSVersion, ...) + var StellarApplyDestChainConfig = cldfops.NewSequence("stellar-apply-dest-chain-config", stellarops.ContractDeploymentVersion, ...) + var StellarCurse = cldfops.NewSequence("stellar-curse-rmn-remote", stellarops.ContractDeploymentVersion, ...) + var StellarDeployChainContracts = cldf_ops.NewSequence("stellar-deploy-chain-contracts", SequenceVersion, ...) + var StellarImportConfigForDeployContracts = cldf_ops.NewSequence("stellar-import-config-for-deploy-chain-contracts", SequenceVersion, ...) + var StellarSetTokenTransferFee = cldfops.NewSequence("stellar-set-token-transfer-fee", stellarops.ContractDeploymentVersion, ...) + var StellarTransferOwnershipViaMCMS = cldfops.NewSequence("stellar-seq-transfer-ownership-via-mcms", deploy.MCMSVersion, ...) + var StellarUncurse = cldfops.NewSequence("stellar-uncurse-rmn-remote", stellarops.ContractDeploymentVersion, ...) + var UpdateStellarMCMSConfig = cldfops.NewSequence("stellar-update-mcms-config", deploy.MCMSVersion, ...) + func ApplyStellarFeeAggregator(b cldfops.Bundle, chains cldfchain.BlockChains, env cldf.Environment, ...) (seqcore.OnChainOutput, error) + func ClearStellarDeployOffchainTopologyForSelector(selector uint64) + func DeployStellarCCIPContracts(ctx context.Context, opBundle cldfops.Bundle, host stellarccip.CCIPDevenvHost, ...) (datastore.DataStore, error) + func RegisterStellarDeployOffchainTopologyForSelector(selector uint64, topo *offchain.EnvironmentTopology) + func RunStellarCCIPFullDeploy(ctx context.Context, b cldf_ops.Bundle, deps stellardeps.StellarDeps, ...) (seq_core.OnChainOutput, error) + func RunStellarCCIPFullDeployForCCV(ctx context.Context, opBundle cldfops.Bundle, deps stellardeps.StellarDeps, ...) (seq_core.OnChainOutput, error) + func TakeStellarDeployOffchainTopologyForSelector(selector uint64) (*offchain.EnvironmentTopology, bool) + type DeployChainContractsOutput = ccvadapters.DeployChainContractsOutput + type DeployStellarCCIPInnerInput struct + AllSelectors []uint64 + ChainSelector uint64 + ExistingAddresses []datastore.AddressRef + type StellarApplyDestChainConfigInput struct + FQContractID string + type StellarCCIPDeploySession struct + func NewStellarCCIPDeploySession(ctx context.Context, opBundle cldfops.Bundle, host stellarccip.CCIPDevenvHost, ...) (*StellarCCIPDeploySession, error) + func (s *StellarCCIPDeploySession) RunAllPhasesAndSeal() (datastore.DataStore, error) + type StellarCurseInput struct + RMNContractID string + type StellarSetTokenTransferFeeInput struct + FQContractID string + type StellarTransferOwnershipInput struct + GovernanceAddr string