Skip to content
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

internal/reader: add bound contract ctor parameter #64

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

makramkd
Copy link
Collaborator

@makramkd makramkd commented Aug 13, 2024

Add a bound contract ctor parameter to the home chain reader constructor to facilitate passing it into the contract reader GetLatestValue calls.

Related PR: smartcontractkit/chainlink-common#603

CCIP PR with integration test fix: smartcontractkit/ccip#1291

Add a bound contract ctor parameter to the home
chain reader constructor to facilitate passing it
into the contract reader GetLatestValue calls.
Copy link

Test Coverage

Branch Coverage
mk/homechainreader-ctor 77.3%
ccip-develop 77.3%

@makramkd
Copy link
Collaborator Author

Will get a PR up in CCIP to fix the failing test above

makramkd added a commit to smartcontractkit/ccip that referenced this pull request Aug 14, 2024
## Motivation

Bump chainlink-ccip to the version from this PR:
smartcontractkit/chainlink-ccip#64

## Solution

Bump and fix the tests.
@makramkd
Copy link
Collaborator Author

CI green after merging smartcontractkit/ccip#1291, so merging this now.

@makramkd makramkd merged commit a12828c into ccip-develop Aug 14, 2024
3 checks passed
@makramkd makramkd deleted the mk/homechainreader-ctor branch August 14, 2024 10:08
@makramkd makramkd restored the mk/homechainreader-ctor branch August 14, 2024 10:08
makramkd added a commit to smartcontractkit/ccip that referenced this pull request Aug 14, 2024
## Motivation

Routine bump of chainlink-ccip after the
smartcontractkit/chainlink-ccip#64 PR was
merged. This has no functional changes, see
#1291 for the PR that fixed
the integration tests.

## Solution

Bump chainlink-ccip.
asoliman92 pushed a commit to smartcontractkit/chainlink that referenced this pull request Aug 27, 2024
## Motivation

Bump chainlink-ccip to the version from this PR:
smartcontractkit/chainlink-ccip#64

## Solution

Bump and fix the tests.
asoliman92 pushed a commit to smartcontractkit/chainlink that referenced this pull request Aug 28, 2024
## Motivation

Bump chainlink-ccip to the version from this PR:
smartcontractkit/chainlink-ccip#64

## Solution

Bump and fix the tests.
asoliman92 pushed a commit to smartcontractkit/chainlink that referenced this pull request Aug 28, 2024
## Motivation

Bump chainlink-ccip to the version from this PR:
smartcontractkit/chainlink-ccip#64

## Solution

Bump and fix the tests.
asoliman92 pushed a commit to smartcontractkit/chainlink that referenced this pull request Aug 28, 2024
## Motivation

Bump chainlink-ccip to the version from this PR:
smartcontractkit/chainlink-ccip#64

## Solution

Bump and fix the tests.
@mateusz-sekara mateusz-sekara deleted the mk/homechainreader-ctor branch November 8, 2024 09:24
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