-
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
add reorg tests for v23 #13749
add reorg tests for v23 #13749
Conversation
|
@@ -240,8 +240,9 @@ func (k *KeeperBenchmarkTest) Run() { | |||
txKeyId = 0 | |||
} | |||
kr := k.keeperRegistries[rIndex] | |||
// TODO: need to add the LINK, WETH and WETH/USD feed to support v23 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this not done?
if so, can u create a ticket to track
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this is not done yet, Sync-ed with Anirudh this morning, and he is aware and gonna tackle this soon. Here is the ticket (AUTO-11119) for benchmark testing.
As title, added v23.
Reorg tests all pass: https://github.com/smartcontractkit/chainlink/actions/runs/9949996104/job/27487368646