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

Add remaining CCIP views #15590

Merged

Conversation

connorwstein
Copy link
Contributor

@connorwstein connorwstein commented Dec 10, 2024

  • Basic views for CCIPHome and 1.5 ramps
  • Remove old ccip_config
  • Excluding token pool views for a follow up

@connorwstein connorwstein changed the title Add remaining CCIP views [WIP] Add remaining CCIP views Dec 10, 2024
Copy link
Contributor

github-actions bot commented Dec 10, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@connorwstein connorwstein marked this pull request as ready for review December 10, 2024 18:04
@connorwstein connorwstein requested review from a team as code owners December 10, 2024 18:04
@connorwstein connorwstein changed the title [WIP] Add remaining CCIP views Add remaining CCIP views Dec 10, 2024
Copy link
Contributor

@AnieeG AnieeG left a comment

Choose a reason for hiding this comment

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

looks good to me - just generic comment about including contract addresses for each error in view. easier for debugging

@@ -117,8 +121,6 @@ type CCIPChainState struct {
CapabilityRegistry *capabilities_registry.CapabilitiesRegistry
CCIPHome *ccip_home.CCIPHome
RMNHome *rmn_home.RMNHome
// TODO remove once staging upgraded.
CCIPConfig *ccip_config.CCIPConfig
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you also remove CommitStore ? We need to anyway include it in LegacyState

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think will be easy to just move to the new struct

@connorwstein connorwstein added this pull request to the merge queue Dec 11, 2024
Merged via the queue into develop with commit 266c147 Dec 11, 2024
192 checks passed
@connorwstein connorwstein deleted the CCIP-3047-pre-testnet-define-ccipv-2-state-representation branch December 11, 2024 18:05
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.

4 participants