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

Remove Web3j dependency from parsing deposit logs #8391

Open
daniellehrner opened this issue Mar 6, 2025 · 0 comments · May be fixed by #8394
Open

Remove Web3j dependency from parsing deposit logs #8391

daniellehrner opened this issue Mar 6, 2025 · 0 comments · May be fixed by #8394
Assignees

Comments

@daniellehrner
Copy link
Contributor

We use the 3rd party library Web3j to parse the logs of the deposit contract. As this is a critical path and we only use a very small subset of this library in the path we have decided to remove the dependency and replace it with our own parsing.

@daniellehrner daniellehrner self-assigned this Mar 6, 2025
@daniellehrner daniellehrner linked a pull request Mar 6, 2025 that will close this issue
9 tasks
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 a pull request may close this issue.

1 participant