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

release/2.6.0 -> master #10997

Merged
merged 325 commits into from
Oct 19, 2023
Merged

release/2.6.0 -> master #10997

merged 325 commits into from
Oct 19, 2023

Conversation

snehaagni
Copy link
Contributor

@snehaagni snehaagni commented Oct 18, 2023

kalverra and others added 30 commits September 1, 2023 20:49
* Debug on

* Bypass build test

* Change secret names

* Strip Private Keys

* Fix strip

* Fix funding

* Clean imports

* Cleanup

* Formatting

* Remove if check

* Regularly Scheduled Programming
#10391)

* remove check for finality depth in bhs and bhf. Do not update internal stored mapping based on IsStored()

* fix delegate_test.go

* address comments for trusted bhs. revert blockheaderfeeder changes

* add a debug log

* fix failing test
* Add debug logs when updating lastPoll / lastRepoll block

* update to use uf1
* Update keeper_test.go

* set deltaStage 30s

* automation tests - set deltaStage 30s
* chore: fix shared snapshot

* empty commit to trigger CI again

* another empty to trigger ci

* fix: add snapshots to filters

* chore: update all snapshots

* chore: add .gitmodules and foundry-lib to filters
* Show job runs for disabled chains

* Add changelog
* Added request_id field to eth_txes to track external component requests

* Rearranged logic, added missing validation, and linted

* Fixed mocks

* Added new TxStore tests

* Addressed PR feedback

* Updated migration sequencing

* Changed RequestID name to IdempotencyKey and updated type to UUID

* Switched IdempotencyKey type back to string
* Small cleanup in event provider for caching behaviour

* retain duplicate log behaviour

* format

* format

* update

* update
#10416)

* core: use loop.Keystore, support arbitrarily prefixed Cosmos addresses

* Update core/chains/cosmos/cosmostxm/helpers_test.go

Co-authored-by: Jordan Krage <[email protected]>

---------

Co-authored-by: Jordan Krage <[email protected]>
* Allow burst in log recoverer when it lags

* add test

* more tests

* update

* improve test

* update test messages
* update ocr2keepers

* go mod tidy
… for checkBlock too new (#10484)

* Remove explicit checkblock too old check and rely on rpc

* update

* update

* fix test

* fix

* update test
…smission correctly (#10427)

* Using minmax heap for Mercury transmission queue to evict oldest transmission correctly

* go mod tidy

* go mod tidy everywhere
…10470)

* filters life cycle: avoid replying logs for existing filters

TODO: tests

* fix test

* use config update block if not too old

* small fix + align tests and logs

* added mocks for HasFilter
* Additional even emitting + sanity checks + version

* Cherry picked changes from bugfix/MERC-1618

* Wrappers + gas

* Fixed issue with getAvailableRewardPoolIds

---------

Co-authored-by: Austin Born <[email protected]>
* [VRF] opt out of snapshot checks

* Change VRF snapshot by 1

* Remove snapshot file
* BCF-2564: take new loop relayer interface

* take merged sha in relayer repo

* fix solana
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition C Reliability Rating on New Code (is worse than A)
Failed condition 11 New Major Issues (is greater than 5)

See analysis details on SonarQube

Fix issues before they fail your Quality Gate with SonarLint SonarLint in your IDE.

@snehaagni snehaagni merged commit d3b056c into master Oct 19, 2023
185 of 195 checks passed
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.