-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add minimal ChainReader interface & types #196
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reductionista
had a problem deploying
to
integration
October 12, 2023 03:27 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 12, 2023 03:27 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 12, 2023 03:27 — with
GitHub Actions
Failure
reductionista
force-pushed
the
BCF-2612-ChainReader
branch
3 times, most recently
from
October 13, 2023 21:01
289aadc
to
416f190
Compare
reductionista
force-pushed
the
BCF-2612-ChainReader
branch
from
October 18, 2023 05:03
416f190
to
98f7b4b
Compare
reductionista
had a problem deploying
to
integration
October 18, 2023 05:03 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 18, 2023 05:03 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 18, 2023 05:03 — with
GitHub Actions
Failure
This was referenced Oct 18, 2023
Merged
Merged
reductionista
force-pushed
the
BCF-2612-ChainReader
branch
from
October 21, 2023 00:54
50d1001
to
1561c36
Compare
reductionista
had a problem deploying
to
integration
October 21, 2023 00:54 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 21, 2023 00:54 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 21, 2023 00:54 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 24, 2023 03:08 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 24, 2023 03:08 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 24, 2023 03:08 — with
GitHub Actions
Failure
reductionista
force-pushed
the
BCF-2612-ChainReader
branch
from
October 24, 2023 16:35
1530d3d
to
4c3c3fb
Compare
reductionista
had a problem deploying
to
integration
October 24, 2023 16:35 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 24, 2023 16:35 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
October 24, 2023 16:35 — with
GitHub Actions
Failure
jmank88
reviewed
Oct 24, 2023
reductionista
had a problem deploying
to
integration
October 24, 2023 21:03 — with
GitHub Actions
Failure
reductionista
force-pushed
the
BCF-2612-ChainReader
branch
from
December 4, 2023 17:36
65944eb
to
c672a55
Compare
reductionista
had a problem deploying
to
integration
December 4, 2023 17:36 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 4, 2023 17:36 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 4, 2023 17:36 — with
GitHub Actions
Failure
jmank88
reviewed
Dec 4, 2023
jmank88
previously approved these changes
Dec 4, 2023
Co-authored-by: Jordan Krage <[email protected]>
reductionista
had a problem deploying
to
integration
December 5, 2023 00:27 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 5, 2023 00:27 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 5, 2023 00:27 — with
GitHub Actions
Failure
jmank88
previously approved these changes
Dec 5, 2023
reductionista
had a problem deploying
to
integration
December 5, 2023 02:15 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 5, 2023 02:15 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 5, 2023 02:15 — with
GitHub Actions
Failure
There was an intermittant race condition showing up, where the grpc client loop doesn't get shut down when the test exits, so it ends up printing a debug msg fter the test exits. Hopefully this fixes it?
reductionista
had a problem deploying
to
integration
December 5, 2023 02:48 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 5, 2023 02:48 — with
GitHub Actions
Failure
reductionista
had a problem deploying
to
integration
December 5, 2023 02:48 — with
GitHub Actions
Failure
jmank88
approved these changes
Dec 5, 2023
george-dorin
added a commit
that referenced
this pull request
Dec 5, 2023
This reverts commit dfac15e
nolag
added a commit
that referenced
this pull request
Dec 7, 2023
* Logger extraction (#253) Co-authored-by: Jordan Krage <[email protected]> * pkg/services/servicetest: add Run and RunHealthy helpers (#251) * pkg/services/servicetest: remove debug fmt.Println (#259) * Bump MaxAllowedBlocks from 5 to 10 (#260) * pkg/services: add ver & sha params to HealthChecker (#265) * Utils extraction from chainlink repo (#256) * Adjust price scaling factor from 1e8 => 1e18 (#266) * Adjust price scaling factor from 1e8 => 1e18 * Adjust price scaling from 1e8 => 1e18 - Reference: MERC-1771 * Add mathutil (#267) Co-authored-by: Jordan Krage <[email protected]> Co-authored-by: Dmytro Haidashenko <[email protected]> * pkg/reportingplugins: remove; move mercury to chainlink-data-streams (#240) * Add minimal ChainReader interface & types (#196) Co-authored-by: Jordan Krage <[email protected]> Co-authored-by: Ryan Tinianov <[email protected]> Co-authored-by: ilija42 <[email protected]> * Bump action to get relay renamed to common changes (#272) * . --------- Co-authored-by: Dimitris Grigoriou <[email protected]> Co-authored-by: Jordan Krage <[email protected]> Co-authored-by: Sam <[email protected]> Co-authored-by: Dmytro Haidashenko <[email protected]> Co-authored-by: Domino Valdano <[email protected]> Co-authored-by: ilija42 <[email protected]> Co-authored-by: Tate <[email protected]>
samsondav
pushed a commit
that referenced
this pull request
Jan 11, 2024
Co-authored-by: Jordan Krage <[email protected]> Co-authored-by: Ryan Tinianov <[email protected]> Co-authored-by: ilija42 <[email protected]>
ettec
pushed a commit
that referenced
this pull request
Mar 28, 2024
Co-authored-by: Jordan Krage <[email protected]> Co-authored-by: Ryan Tinianov <[email protected]> Co-authored-by: ilija42 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds the
ChainReader()
method to thePluginProvider
type definition, andChainReader
type definitions inchain_reader.go
This is intended to be merged just before merging these related PR's which depend on it:
This commit should get reverted immediately after--it comments out the changes here which depend on the above PR's:
cd7d4e4