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

fix: logger issues after go-ethereum's migration to slog #8

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vitvly
Copy link

@vitvly vitvly commented Jul 30, 2024

Currently used go-ethereum version (https://github.com/status-im/go-ethereum) is quite outdated. More recent upstream changes are available in https://github.com/status-im/go-ethereum/tree/wip-rebase-2 branch.

This PR updates the dependency and fixes resulting logger-related issues.

More context here: status-im/status-go#5458

@vitvly
Copy link
Author

vitvly commented Jul 30, 2024

Noticed log output missing in tests, checking.

@vitvly vitvly force-pushed the fix/go-ethereum-log-update branch from 07b6c9b to 1425c5f Compare July 31, 2024 10:52
@vitvly vitvly force-pushed the fix/go-ethereum-log-update branch from 1425c5f to a02c0dc Compare July 31, 2024 11:52
@vitvly
Copy link
Author

vitvly commented Jul 31, 2024

@richard-ramos fixed log output issues.

@richard-ramos richard-ramos marked this pull request as draft July 31, 2024 14:02
@richard-ramos
Copy link
Member

Converting to draft to wait until https://github.com/status-im/go-ethereum/tree/wip-rebase-2 is merged

@vitvly
Copy link
Author

vitvly commented Aug 1, 2024

This PR #7 might also be closed once this one gets merged.

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