Péter Szilágyi

Results 106 issues of Péter Szilágyi

## Description I had a Geth + Lighthouse combo running (n sync) on the Sepolia testnet. Stopped Geth for a couple hours, but left Lighthouse running (and printing errors). A...

bug

### Describe the bug I have a repo with 50K+ files in it. Running any netlify command in that directory (e.g. `netlify status`) takes about 4 minutes to start, after...

type: bug
area: performance
🏡 upkeep

One of our users reported a system crash (unrelated to leveldb, some memory management error) and on startup they failed to open the leveldb database again (https://github.com/ethereum/go-ethereum/issues/15879) with the following...

`go mod` by default likes to pick the latest stable version, currently that's the `v1` branch, which is missing half a year's worth of commits.

Hi, We're using leveldb for quite large datasets (30-40+ GB), and have experienced various issues with high disk usage, too frequent compression, etc. These issues are almost surely our sub-optimal...

enhancement

Hi, A while back there was a fix to include query parameters in POST requests too (https://github.com/jmcvetta/napping/issues/12). There is a small inconsistency with the API now, in that Session.Post accepts...

question

![natgeo](https://i.imgur.com/J1G5ZQV.jpg)

bug
IN REVIEW