Dan Cline

Results 124 comments of Dan Cline

> We can create a LRUMap with len = limit + 1, then the code of `insert_and_get_evicted` would keep the same except replacing `LinkedHashSet::pop_front` with `LruMap::pop_oldest`. this would impact the...

The engine api connection requires a valid jwt, how feasible is something like this? I assume an attacker on the same machine is out of scope, would it need to...

sorry clicked the wrong button...

bump @mattsse, this looks ok, the old json genesis assets can be deduplicated probably?

just updated `Cargo.lock` which was preventing some tests from running

> I am seeing OOM kills happen fairly frequently too. I haven't installed the monitoring stack yet but I assume it's related to p2p as I don't utilize rpc in...

@gbrew can we move this to a new issue? Just so that we have the full context in one place. @0xmichalis feel free to comment on the new issue as...

Hey @ty01528! could we have the debug logs for your node? They should be available at `~/.cache/reth/logs`

> Sure [reth.log](https://github.com/paradigmxyz/reth/files/15066313/reth.log) do you have any older logs? like `reth.1.log`, `reth.2.log`, etc?

> [reth_logs.zip](https://github.com/paradigmxyz/reth/files/15066510/reth_logs.zip) Of course, these files were too large to upload so I zipped them. I think you should only need `reth.log.1`. If you need any other files, please let...