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

feat: add set account identifier function #542

Merged

Conversation

maximopalopoli
Copy link
Contributor

@maximopalopoli maximopalopoli commented Feb 7, 2025

What Changed?

This PR adds SetAccountIdentifier function implementation, and also a test case modifying the state and asserting on that change.

Also aims to fix partially issue #518

Reviewer Checklist

  • Code is well-documented
  • Code adheres to Go naming conventions
  • Code deprecates any old functionality before removing it

@maximopalopoli maximopalopoli marked this pull request as ready for review February 7, 2025 19:56
chainio/clients/avsregistry/writer_test.go Outdated Show resolved Hide resolved
chainio/clients/avsregistry/writer_test.go Outdated Show resolved Hide resolved
chainio/clients/avsregistry/writer_test.go Outdated Show resolved Hide resolved
maximopalopoli and others added 4 commits February 7, 2025 17:10
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
@MegaRedHand MegaRedHand added this pull request to the merge queue Feb 7, 2025
Merged via the queue into Layr-Labs:dev with commit 946de36 Feb 7, 2025
9 checks passed
@MegaRedHand MegaRedHand deleted the feat/add-set-account-identifier-function branch February 7, 2025 20:39
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