plugeth/ethdb/pebble
Jim McDonald f7dde2a96c
ethdb/pebble: add Errorf function to panicLogger (#28491)
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.
2023-11-09 15:15:22 +01:00
..
pebble_test.go cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) 2023-10-13 22:50:20 +03:00
pebble.go ethdb/pebble: add Errorf function to panicLogger (#28491) 2023-11-09 15:15:22 +01:00