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

Adding TOML configs for B^2, BoB, Berachain, Unichain, Worldchain and… #15121

Merged
merged 18 commits into from
Nov 21, 2024

Conversation

fernandezlautaro
Copy link
Contributor

… needed error mappings

Adding config chains for testnet (all 5) and mainnet (for 3).

  • B^2/Bsquared: testnet + mainnet
  • Berachain: testnet
  • BoB: testnet + mainnet
  • Unichain: testnet
  • Worldchain: testnet + mainnet

Related PR: smartcontractkit/ccip#1521

Requires

Supports

Copy link
Contributor

github-actions bot commented Nov 5, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

… for Unichain as it has discrepancies with the data obtained from the compat tests and current testnet values
@fernandezlautaro fernandezlautaro requested a review from a team as a code owner November 6, 2024 15:24
Copy link
Contributor

github-actions bot commented Nov 6, 2024

Flaky Test Detector for ./go.mod project has failed ❌

Ran new or updated tests between develop and aadad4f (batch1_2024).

View Flaky Detector Details | Compare Changes

Failed Tests

Ran 204 tests in total for all affected test packages. Below are the tests identified as flaky, with a pass ratio lower than the 100% threshold:

TestPackage                                                      TestName                                                                                                          PassRatio  RunCount   Skipped
---------                                                        ---------                                                                                                         ---------  ---------  ---------
github.com/smartcontractkit/chainlink/v2/core/chains/evm/client  TestRPCClient_SubscribeToHeads/Closed_rpc_client_should_remove_existing_SubscribeToHeads_subscription_with_WS#01  80%        5          false
github.com/smartcontractkit/chainlink/v2/core/chains/evm/client  TestRPCClient_SubscribeToHeads                                                                                    80%        5          false

dhaidashenko
dhaidashenko previously approved these changes Nov 6, 2024
friedemannf
friedemannf previously approved these changes Nov 6, 2024
Copy link
Contributor

github-actions bot commented Nov 6, 2024

Flaky Test Detector for ./go.mod project has failed ❌

Ran new or updated tests between develop and aadad4f (batch1_2024).

View Flaky Detector Details | Compare Changes

Failed Tests

Ran 408 tests in total for all affected test packages. Below are the tests identified as flaky, with a pass ratio lower than the 100% threshold:

TestPackage                                                      TestName                                                                                                          PassRatio  RunCount   Skipped
---------                                                        ---------                                                                                                         ---------  ---------  ---------
github.com/smartcontractkit/chainlink/v2/core/chains/evm/client  TestRPCClient_SubscribeToHeads/Closed_rpc_client_should_remove_existing_SubscribeToHeads_subscription_with_WS#01  80%        5          false
github.com/smartcontractkit/chainlink/v2/core/chains/evm/client  TestRPCClient_SubscribeToHeads                                                                                    80%        5          false

friedemannf
friedemannf previously approved these changes Nov 6, 2024
pavel-raykov
pavel-raykov previously approved these changes Nov 7, 2024
core/chains/evm/config/toml/defaults/BOB_Testnet.toml Outdated Show resolved Hide resolved
pavel-raykov
pavel-raykov previously approved these changes Nov 8, 2024
pavel-raykov
pavel-raykov previously approved these changes Nov 12, 2024
pavel-raykov
pavel-raykov previously approved these changes Nov 13, 2024
mohamed-mehany
mohamed-mehany previously approved these changes Nov 19, 2024
mohamed-mehany
mohamed-mehany previously approved these changes Nov 21, 2024
Copy link
Collaborator

@mohamed-mehany mohamed-mehany left a comment

Choose a reason for hiding this comment

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

Changes looks good.
Based on a quick look, it seems that the CI failures are not related / flakey.

@simsonraj simsonraj added this pull request to the merge queue Nov 21, 2024
Merged via the queue into develop with commit 5d22ba8 Nov 21, 2024
146 checks passed
@simsonraj simsonraj deleted the batch1_2024 branch November 21, 2024 16:42
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.

10 participants