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

refactor: common error interface for avsRegistry chainReader #486

Draft
wants to merge 19 commits into
base: dev
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
c1b0717
Create a test reader for avsregistry
damiramirez Jan 22, 2025
7ebbb37
Add test case for reader when config is invalid
damiramirez Jan 22, 2025
8b2c876
Add more methods with invalid config
damiramirez Jan 22, 2025
012c7b1
Add test for GetOperatorsStakeInQuorumsOfOperator
damiramirez Jan 22, 2025
1c19f19
Remove t.Log
damiramirez Jan 22, 2025
fc2b46c
Refactor in operators stake in quorums
damiramirez Jan 22, 2025
755148a
Add case for QueryExistingRegisteredOperatorPubKeys
damiramirez Jan 22, 2025
d45e700
Merge branch 'dev' into test/avsregistry-reader
damiramirez Jan 22, 2025
c86b82f
Change helper function name
damiramirez Jan 22, 2025
3b6baca
Add error interface from #477
maximopalopoli Jan 29, 2025
6cb60be
Merge branch 'dev' into refactor/error-interface-avsregistry-reader
maximopalopoli Jan 29, 2025
4bdffb6
Use missing contract custom error and tag errors with comments
maximopalopoli Jan 29, 2025
e8c1131
Use custom binding error in binding calls failures
maximopalopoli Jan 29, 2025
d7c55f1
Use existent custom errors to cover all cases
maximopalopoli Jan 29, 2025
0062953
Fix err description asserts
maximopalopoli Jan 29, 2025
adf5b2e
Merge branch 'test/avsregistry-reader' into refactor/error-interface-…
maximopalopoli Jan 30, 2025
0745274
Add expected error message assert
maximopalopoli Jan 30, 2025
ed5ae28
Merge branch 'dev' into refactor/error-interface-avsregistry-reader
maximopalopoli Jan 30, 2025
d879a4b
Merge branch 'dev' into refactor/error-interface-avsregistry-reader
maximopalopoli Feb 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading