Skip to content

Feature/df 21293 #17619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Feature/df 21293 #17619

wants to merge 6 commits into from

Conversation

karen-stepanyan
Copy link
Contributor

Added chnagesets to deploy Platform and DataFeeds contracts on Aptos

@karen-stepanyan karen-stepanyan marked this pull request as ready for review May 8, 2025 12:17
@karen-stepanyan karen-stepanyan requested review from a team as code owners May 8, 2025 12:17
@karen-stepanyan karen-stepanyan requested a review from ilija42 May 8, 2025 12:17
@cl-sonarqube-production
Copy link

"github.com/smartcontractkit/chainlink/deployment/data-feeds/changeset/types"
)

func DeployPlatform(chain cldf.AptosChain, owner aptos.AccountAddress, labels []string) (*types.DeployPlatformResponse, error) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is ChainlinkPlatform the Aptos equivalent of the KeystoneForwarder?


// Get the platform address from the datastore
record, _ := env.DataStore.Addresses().Get(
datastore.NewAddressRefKey(chainSelector, "ChainlinkPlatform", semver.MustParse("1.0.0"), "aptos"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the future we'll have two Forwarder contracts (blue/green) - are there any labels we should add now to make this easier in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants