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 chain selector to account #406

Merged
merged 8 commits into from
Dec 27, 2024
Merged

Add chain selector to account #406

merged 8 commits into from
Dec 27, 2024

Conversation

agusaldasoro
Copy link
Contributor

@agusaldasoro agusaldasoro commented Dec 23, 2024

This PRs is needed for the functionality of listing all configured chains and all commited reports.

  • Store chain selector in the Chain account so it's easier to read all PDAs and parse them without having to inverse-decode the seed.
  • Store chain selector and merkle root in the CommitReport account so it's easier to read all PDAs and parse them without having to inverse-decode the seed.

@agusaldasoro agusaldasoro requested a review from a team as a code owner December 23, 2024 16:48
toblich
toblich previously approved these changes Dec 23, 2024
chains/solana/README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Tobías Lichtig <toblich@users.noreply.github.com>
toblich
toblich previously approved these changes Dec 26, 2024
@agusaldasoro agusaldasoro requested a review from toblich December 26, 2024 17:03
Copy link

Metric feat/add-chain-selector main
Coverage 76.5% 76.4%

@agusaldasoro agusaldasoro merged commit 2e4e27e into main Dec 27, 2024
17 checks passed
@mateusz-sekara mateusz-sekara deleted the feat/add-chain-selector branch January 7, 2025 14:21
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