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

BCF-2654 chain reader evm poc get latest value impl #11176

Conversation

ilija42
Copy link
Contributor

@ilija42 ilija42 commented Nov 6, 2023

No description provided.

reductionista and others added 24 commits November 1, 2023 17:26
Also add some initialization and validation relay skeletons
This avoids us having to modify the signature of NewMedianFactory, which
would require further modifications to all non-evm repos and chainlink-relay
Co-authored-by: Jordan Krage <[email protected]>
Logic was inverted here, causing ChainReader to be used if it's unimplemented rather
than if it's implemeneted. Also, clarify error message to avoid ambiguity
This was getting setting medianProvider.chainReader to *chainReader(nil) instead of nil
Copy link
Contributor

github-actions bot commented Nov 6, 2023

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

reductionista and others added 9 commits November 7, 2023 14:55
Logic was inverted here, causing ChainReader to be used if it's unimplemented rather
than if it's implemeneted. Also, clarify error message to avoid ambiguity
This was getting setting medianProvider.chainReader to *chainReader(nil) instead of nil
@reductionista reductionista force-pushed the BCF-2612-ChainReader-EVM-POC branch from 49ffeae to 790a5d9 Compare November 8, 2023 00:48
reductionista and others added 8 commits November 7, 2023 16:59
…to BCF-2654-ChainReader-EVM-POC-GetLatestValue

# Conflicts:
#	core/services/ocr2/plugins/median/services.go
#	core/services/relay/evm/chain_reader.go
#	core/services/relay/evm/chain_reader_test.go
#	core/services/relay/evm/types/types.go
#	go.mod
#	go.sum
#	integration-tests/go.mod
#	integration-tests/go.sum
@reductionista reductionista force-pushed the BCF-2612-ChainReader-EVM-POC branch 2 times, most recently from 3a88d4c to 7fce04a Compare November 9, 2023 03:30
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 36.8% 36.8% Coverage on New Code (is less than 75%)

See analysis details on SonarQube

@ilija42 ilija42 closed this Nov 13, 2023
@ilija42 ilija42 deleted the BCF-2654-ChainReader-EVM-POC-GetLatestValue branch November 13, 2023 21:05
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