Skip to content

Conversation

@Subarna-Singh
Copy link
Contributor

@Subarna-Singh Subarna-Singh commented Dec 1, 2025

Refined the Superstate EA integration test for deterministic behavior and upgraded the EA Framework version across the Anchorage and Multi-Address-List EAs to align with current version.

Closes #4347

Description

  1. Corrected the Superstate integration test by replacing the fixture’s dynamic date logic with a static date, preventing non-deterministic output and future snapshot mismatches.
  2. Update the EA-Framework version for Anchorage and Multi-Address-List.

Steps to Test

yarn test packages/source/superstate/test

Quality Assurance

  • If a new adapter was made, or an existing one was modified so that its environment variables have changed, update the relevant infra-k8s configuration file.
  • If a new adapter was made, or an existing one was modified so that its environment variables have changed, update the relevant adapter-secrets configuration file.
  • If a new adapter was made, or a new endpoint was added, update the test-payload.json file with relevant requests.
  • The branch naming follows git flow (feature/x, chore/x, release/x, hotfix/x, fix/x) or is created from Jira.
  • This is related to a maximum of one Jira story or GitHub issue.
  • Types are safe (avoid TypeScript/TSLint features like any and disable, instead use more specific types).
  • All code changes have 100% unit and integration test coverage. If testing is not applicable or too difficult to justify doing, the reasoning should be documented explicitly in the PR.

@changeset-bot
Copy link

changeset-bot bot commented Dec 1, 2025

🦋 Changeset detected

Latest commit: eba52d3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@chainlink/multi-address-list-adapter Minor
@chainlink/superstate-adapter Minor
@chainlink/anchorage-adapter Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Subarna-Singh Subarna-Singh marked this pull request as ready for review December 1, 2025 13:39
@Subarna-Singh Subarna-Singh changed the title Release - Superstate, Anchorage Fix for release - Superstate, Anchorage Dec 2, 2025
@dskloetc
Copy link
Contributor

dskloetc commented Dec 2, 2025

Can you fix the PR description?
The first sentence is unfinished and the testing section still has the template content.

@Subarna-Singh
Copy link
Contributor Author

Can you fix the PR description? The first sentence is unfinished and the testing section still has the template content.

Fixed the description.
I don't understand your expectation for testing section.

@Subarna-Singh Subarna-Singh changed the title Fix for release - Superstate, Anchorage Fix Superstate, Anchorage EAs Dec 2, 2025
@Subarna-Singh Subarna-Singh merged commit 8720c2a into main Dec 2, 2025
16 checks passed
@Subarna-Singh Subarna-Singh deleted the Fix-EAs-Superstate-Anchorage-for-Release branch December 2, 2025 10:32
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.

3 participants