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

ethdb/pebble: add Errorf function to panicLogger #28491

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

mcdee
Copy link
Contributor

@mcdee mcdee commented Nov 8, 2023

cockroachdb/pebble@422dce9 added Errorf to the Logger interface; add this to panicLogger to allow compilation with latest version.

@rjl493456442
Copy link
Member

I would vote to postpone this pull request until we upgrade the pebble.

Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, IMO we might aswell merge this before we update pebble, it doesn't hurt and it might help someone

@holiman holiman changed the title pebble: add Errorf function to panicLogger ethdb/pebble: add Errorf function to panicLogger Nov 9, 2023
@holiman holiman merged commit f7dde2a into ethereum:master Nov 9, 2023
2 checks passed
@holiman holiman added this to the 1.13.5 milestone Nov 9, 2023
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
cockroachdb/pebble@422dce9 added Errorf to the Logger interface, this change makes it possible to compile geth with that version of pebble by adding the corresponding method to panicLogger.
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
Dergarcon pushed a commit to specialmechanisms/mev-geth-0x2mev that referenced this pull request Jan 31, 2024
cockroachdb/pebble@422dce9 added Errorf to the Logger interface, this change makes it possible to compile geth with that version of pebble by adding the corresponding method to panicLogger.
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.

3 participants