Skip to content

Bump chainlink-aptos to add node_balance metric for aptos#22340

Merged
pavel-raykov merged 3 commits intodevelopfrom
chore/bump-chainlink-aptos-node-balance
May 7, 2026
Merged

Bump chainlink-aptos to add node_balance metric for aptos#22340
pavel-raykov merged 3 commits intodevelopfrom
chore/bump-chainlink-aptos-node-balance

Conversation

@cawthorne
Copy link
Copy Markdown
Contributor

@cawthorne cawthorne commented May 7, 2026

cawthorne and others added 3 commits May 7, 2026 14:25
Bumps chainlink-aptos develop (77fc93b) which adds the standardised
node_balance gauge metric for Aptos, replacing aptos_account_balance.

Co-authored-by: Cursor <cursoragent@cursor.com>
…onflicts

Co-authored-by: Cursor <cursoragent@cursor.com>
@cawthorne cawthorne force-pushed the chore/bump-chainlink-aptos-node-balance branch from c7c87f1 to 8ea9321 Compare May 7, 2026 13:32
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

✅ No conflicts with other open PRs targeting develop

@cawthorne cawthorne changed the title Chore/bump chainlink aptos node balance Bump chainlink-aptos to add node_balance metric for aptos May 7, 2026
@cawthorne cawthorne marked this pull request as ready for review May 7, 2026 13:34
Copilot AI review requested due to automatic review settings May 7, 2026 13:34
@cawthorne cawthorne requested review from a team as code owners May 7, 2026 13:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Risk Rating: MEDIUM (dependency bumps affecting the Aptos plugin build/install path plus multiple test modules)

This PR updates the chainlink-aptos dependency (and corresponding plugin gitRef) to a newer pseudo-version to pick up the node_balance metric work, and bumps chainlink-framework/metrics accordingly. It also updates the generated module dependency graph to reflect chainlink-aptos’s dependency on chainlink-framework/metrics.

Changes:

  • Bump github.com/smartcontractkit/chainlink-aptos to v0.0.0-20260507123701-77fc93b573bb across root + deployment + integration/system test modules.
  • Bump github.com/smartcontractkit/chainlink-framework/metrics to v0.0.0-20260505202410-b350dca113b4 where referenced indirectly.
  • Update plugins.public.yaml and go.md to match the new plugin/ref and dependency graph.

Targeted areas for scrupulous human review:

  • The referenced chainlink-aptos commit/tag contents (external to this PR): confirm it includes the node_balance metric and does not introduce breaking changes or unexpected transitive dependency changes.
  • Plugin installation flow (loopinstall) using the updated gitRef in plugins/plugins.public.yaml (ensure CI/build pipelines still resolve and build the module cleanly).

Reviewed changes

Copilot reviewed 9 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Bump chainlink-aptos and chainlink-framework/metrics versions for system test module.
system-tests/tests/go.sum Update sums for the bumped dependencies.
system-tests/lib/go.mod Bump chainlink-aptos and chainlink-framework/metrics versions for system test library module.
system-tests/lib/go.sum Update sums for the bumped dependencies.
plugins/plugins.public.yaml Update Aptos plugin gitRef to the new pseudo-version.
integration-tests/load/go.mod Bump chainlink-aptos and chainlink-framework/metrics versions for load tests module.
integration-tests/load/go.sum Update sums for the bumped dependencies.
integration-tests/go.mod Bump chainlink-aptos and chainlink-framework/metrics versions for integration tests module.
integration-tests/go.sum Update sums for the bumped dependencies.
go.mod Bump root module dependency on chainlink-aptos and indirect chainlink-framework/metrics.
go.sum Update sums for the bumped dependencies.
go.md Update mermaid dependency graph edge for chainlink-aptos to chainlink-framework/metrics.
deployment/go.mod Bump chainlink-aptos and indirect chainlink-framework/metrics for deployment module.
deployment/go.sum Update sums for the bumped dependencies.
core/scripts/go.mod Bump indirect chainlink-aptos and indirect chainlink-framework/metrics for scripts module.
core/scripts/go.sum Update sums for the bumped dependencies.

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented May 7, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@cawthorne cawthorne enabled auto-merge May 7, 2026 13:59
@cawthorne cawthorne added this pull request to the merge queue May 7, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 7, 2026
@pavel-raykov pavel-raykov added this pull request to the merge queue May 7, 2026
Merged via the queue into develop with commit 055966a May 7, 2026
222 checks passed
@pavel-raykov pavel-raykov deleted the chore/bump-chainlink-aptos-node-balance branch May 7, 2026 16:02
yashnevatia pushed a commit that referenced this pull request May 8, 2026
* chore: bump chainlink-aptos to emit node_balance metric (PLEX-2873)

Bumps chainlink-aptos develop (77fc93b) which adds the standardised
node_balance gauge metric for Aptos, replacing aptos_account_balance.

Co-authored-by: Cursor <cursoragent@cursor.com>

* gomodtidy

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

4 participants