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

Fix additional merge conflicts in develop #8764

Merged
merged 27 commits into from
Mar 21, 2023

Conversation

chainchad
Copy link
Collaborator

@chainchad chainchad commented Mar 20, 2023

The conflicts were in

	both modified:   docs/CHANGELOG.md
	both modified:   integration-tests/smoke/vrfv2_test.go

prashantkumar1982 and others added 26 commits March 17, 2023 06:29
Co-authored-by: Jordan Krage <jmank88@gmail.com>
* dynamically get the sha

* pull the full sha
…ager (#8674)

Co-authored-by: Jordan Krage <jmank88@gmail.com>
* Add Feed ID index to Verifier

* Generate contracts

---------

Co-authored-by: Sam <samsondav@protonmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…8690)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jordan Krage <jmank88@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jordan Krage <jmank88@gmail.com>
* Remove codecgen from .tool-versions
Co-authored-by: connorwstein <connor.stein@mail.mcgill.ca>
* write automation registry 2_0_2

* use failure mode enum in tests

* expose revert bytes in checkUpkeep

* rename PaymentModel --> Mode

* use Mode enum in tests

* upgrade ArbSys to nitro version

* improve error message in keeper registry test

* make keeper registry use L2 blocknum/blockhash on arbitrum

* early return instead of revert on stale report

* add PerformDataWrapper to user custom revert bytes

* fix misplaced comment in keeper registry test

* update _blockHash function to pre-check block range

* update go wrappers for automation 2.0.2

---------

Co-authored-by: Chris Malec <cmalec@users.noreply.github.com>
@chainchad chainchad requested review from a team, javuto and jkongie as code owners March 20, 2023 19:04
Copy link
Collaborator

@samsondav samsondav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has 10k changed lines, definitely not a merge conflict fix. Something else has happened here

@chainchad
Copy link
Collaborator Author

This has 10k changed lines, definitely not a merge conflict fix. Something else has happened here

This branch was cut from the release/1.13.0 and then develop was merged in to it. Here's a more readable diff:

develop...chore/release-1.13.0-develop-conflicts-3

@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 49.2% 49.2% Coverage on New Code (is less than 90%)

See analysis details on SonarQube

@chainchad chainchad merged commit 2fe34b5 into release/1.13.0 Mar 21, 2023
@chainchad chainchad deleted the chore/release-1.13.0-develop-conflicts-3 branch March 21, 2023 11:03
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.