-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
release/1.13.0 -> develop #8733
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
(cherry picked from commit ee9fd17)
core/cmd: handle loadOpts errs
Co-authored-by: chainchad <96362174+chainchad@users.noreply.github.com>
core/cmd: fix CL_CONFIG handling
(cherry picked from commit b366910)
….12.1 core: fix config flag help text [1.12.1]
(cherry picked from commit 1065934)
Fix config v2 check [1.12.1]
…mp-feature-flags-1.12.1 core/services/chainlink: dump LogPoller and UICSAKeys Feature flags [1.12.1]
Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com> (cherry picked from commit de3c326)
…herry-picks-1 Add cherry pick to fix distinct query
* VRF-367 Fix use of getRoundRobinAddress in VRF listener * Move round robin call to inside SQLX callback * Add empty slice check * Add comments * Revert "Move round robin call to inside SQLX callback" This reverts commit 8a21518. * Move fromAddress validation to validate.go * Update job spec tests * Revert "Move fromAddress validation to validate.go" This reverts commit 28d0279. * Remove specs test changes * Fix nit * Fix integration tst * Revert "Revert "Move fromAddress validation to validate.go"" This reverts commit b8b2a22. * Adjust validation * Fix integration test model * Fix other integration test * Adjust integration test * Fix lint
…nd-robin-address-fix VRF-367 Fix use of getRoundRobinAddress in VRF listener (#8653)
…8702) Job proposals were not deserializing the TOML data correctly, leading the job proposal name to be set to null. This fixes the issue by correctly using a pointer to the target struct, so that the value can be returned.
) (cherry picked from commit 5622de9)
…pick core/cmd: only run fallback API initializer when file not present (#8718)
…inalization Finalize date on changelog for 1.13.0
chainchad
requested review from
a team,
jkongie,
jmank88 and
samsondav
as code owners
March 16, 2023 19:35
samsondav
previously approved these changes
Mar 16, 2023
jmank88
previously approved these changes
Mar 16, 2023
…evelop-conflicts Resolve v1.13.0 merge conflicts with develop
Resolved merge conflicts in #8736 |
samsondav
previously approved these changes
Mar 17, 2023
jmank88
previously approved these changes
Mar 17, 2023
…evelop-conflicts-3 Fix additional merge conflicts in develop
jmank88
approved these changes
Mar 21, 2023
SonarQube Quality Gate |
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.
No description provided.