Skip to content

Update core configs plugin yaml + misc improvements#446

Merged
FelixFan1992 merged 14 commits into
developfrom
chore/update-core-configs
Jul 13, 2026
Merged

Update core configs plugin yaml + misc improvements#446
FelixFan1992 merged 14 commits into
developfrom
chore/update-core-configs

Conversation

@faisal-chainlink

@faisal-chainlink faisal-chainlink commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

  • Use false for Checks flag when calling simulateTransaction for value reads ReadFunction. This dramatically improves the response speeds as it drop checks such as object versions when not necessary.
  • Updates keepAlive values for gRPC connections.
  • Caches GetCCIPPackageID call and resolves the possible cache poisoning that can happen if the read fails by simply not adding the empty value into the cache.
  • Uses the actual index of an event within the transaction instead of a basic count from DB for that event tag.
  • Updates the plugins config yaml to include sample config values to be used for JD.

@faisal-chainlink faisal-chainlink marked this pull request as ready for review July 8, 2026 17:56
@faisal-chainlink faisal-chainlink requested a review from a team as a code owner July 8, 2026 17:56
FelixFan1992
FelixFan1992 previously approved these changes Jul 8, 2026
@faisal-chainlink faisal-chainlink changed the title (chore) Update core configs plugin yaml (chore) Update core configs plugin yaml + misc edits Jul 9, 2026
@faisal-chainlink faisal-chainlink force-pushed the chore/update-core-configs branch from 918db76 to 311e022 Compare July 9, 2026 19:46
@faisal-chainlink faisal-chainlink force-pushed the chore/update-core-configs branch from 4a52c46 to aa70668 Compare July 9, 2026 21:29
@faisal-chainlink faisal-chainlink changed the title (chore) Update core configs plugin yaml + misc edits Update core configs plugin yaml + misc improvements Jul 9, 2026
@faisal-chainlink faisal-chainlink marked this pull request as ready for review July 9, 2026 21:58
@FelixFan1992 FelixFan1992 merged commit 2c2d2a7 into develop Jul 13, 2026
46 checks passed
@FelixFan1992 FelixFan1992 deleted the chore/update-core-configs branch July 13, 2026 13:58
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